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 |
emersion
|
7894fca224
|
matrix: rename wlr_matrix_texture to wlr_matrix_projection
|
2018-03-15 21:26:45 +01:00 |
emersion
|
824a95ad19
|
matrix: use 2D matrices
|
2018-03-15 15:33:58 +01:00 |
emersion
|
d26b67cb06
|
matrix: unify API, don't use array pointers
|
2018-03-15 11:10:56 +01:00 |
emersion
|
b6a3f240c7
|
matrix: move to types/
|
2018-03-15 09:11:27 +01:00 |