wlroots-hyprland/include
Simon Ser 876d789ad5 render/gles2: reword wlr_gles2_texture comments
These comments were a bit misleading:

- "GL_TEXTURE_2D == mutable": not really, imported non-external-only
  DMA-BUFs would also use this target, but are not mutable.
- "Only affects target == GL_TEXTURE_2D": same here.
- "If imported from a wlr_buffer": not really, would be NULL if
  imported from a shm wlr_buffer.

Adjust these comments to better reflect reality and adjust the check
in gles2_texture_update_from_buffer().
2023-11-30 16:38:25 +01:00
..
backend backend/drm: remove wlr_drm_renderer.backend 2023-11-30 14:44:46 +00:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render render/gles2: reword wlr_gles2_texture comments 2023-11-30 16:38:25 +01:00
types Add missing type declarations in headers 2023-11-14 18:44:53 +00:00
util xdg-toplevel: check that title provided actually is UTF-8 2023-11-22 22:03:00 +03:00
wlr render: Drop rendering_with_buffer 2023-11-29 16:00:24 -05:00
xcursor Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
xwayland xwayland: add wlr_xwayland_set_workareas() 2023-10-26 15:05:08 -04:00
meson.build build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00