wlroots-hyprland/render/gles2
Guido Günther b3cb5a36c7 gles2: allow to specify texture target type
Allow to set the texture target type when generating/binding the
texture.  This allows us to attach the texture type to the texture so we
don't have to keep the logic elsewhere.
2018-03-20 14:30:30 +01:00
..
pixel_format.c render/gles2: use format bpp when reading pixels 2018-01-26 23:13:41 +01:00
renderer.c render: split render.h into wlr_renderer.h and wlr_texture.h 2018-03-19 23:16:29 +01:00
shaders.c render/gles2: remove matrix transposition in shaders 2018-03-15 21:30:31 +01:00
texture.c gles2: allow to specify texture target type 2018-03-20 14:30:30 +01:00
util.c Reformat all #include directives 2018-02-12 21:29:23 +01:00