wlroots/include/wlr
emersion 6ecb0eefcb
render/gles2: transpose matrices before binding them
Setting glUniformMatrix3fv's transpose parameter to GL_TRUE is
not allowed for OpenGL ES 2.

This adds a wlr_matrix_transpose function.
2018-03-19 20:21:02 +01:00
..
backend Reformat all #include directives 2018-02-12 21:29:23 +01:00
interfaces Add const to x11 and input interfaces 2018-03-06 21:16:18 +13:00
render renderer: replace wlr_texture_get_matrix by wlr_render_texture 2018-03-15 19:31:02 +01:00
types render/gles2: transpose matrices before binding them 2018-03-19 20:21:02 +01:00
util Rename _strip_path to wlr_strip_path 2018-02-21 10:25:52 +01:00
backend.h Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
meson.build Further fixes to header install dir 2017-12-28 14:38:52 -05:00
render.h renderer: replace wlr_texture_get_matrix by wlr_render_texture 2018-03-15 19:31:02 +01:00
xcursor.h Fix typo in xcursor.h 2018-02-02 08:48:01 -05:00
xwayland.h move xwm.h out of include/wlr 2018-03-03 17:03:21 +01:00