mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
wlr_surface_attach_pixels() expects a wl_shm_format but a GL format was given. This caused a bug where software rendering of the cursor would fail when no pixel format can be found. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| wlr_input_device.c | ||
| wlr_keyboard.c | ||
| wlr_output.c | ||
| wlr_pointer.c | ||
| wlr_tablet_pad.c | ||
| wlr_tablet_tool.c | ||
| wlr_touch.c | ||