wlroots-hyprland/render
Simon Ser 5118189a2b render/gles2: use .x/.y instead of .s/.t
texcoord is a vector of coordinates, with the first member being the X
axis value and the second member being the Y axis value. It makes more
sense to use the accessors with the same names.
2020-06-17 09:10:54 -06:00
..
gles2 render/gles2: use .x/.y instead of .s/.t 2020-06-17 09:10:54 -06:00
dmabuf.c render/dmabuf: add wlr_dmabuf_attributes_copy 2019-06-07 09:06:11 -04:00
drm_format_set.c render/drm_format_set: disallow DRM_FORMAT_INVALID 2020-04-22 22:14:44 +02:00
egl.c render/egl: explicit client extension handling 2020-06-10 14:55:29 +02:00
meson.build meson: Various improvements 2019-12-23 07:48:29 -05:00
wlr_renderer.c render: assert sane values for box functions 2020-06-16 15:16:02 +02:00
wlr_texture.c render/texture: make write_pixels optional 2020-04-28 21:45:14 +02:00