mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
Robert Bragg
5af7c85fa2
Merge branch 'cogl-client-matrix-stacks'
* cogl-client-matrix-stacks: Maintain the Cogl assumption that the modelview matrix is normally current Finish GLES{1,2} support for client side matrix stacks Explicitly make the modelview-matrix current in cogl_{rotate,transform,etc} Avoid casting CoglMatrix to a GLfloat * when calling glGetFloatv Removes need for casting const float * in _cogl_set_clip_planes Virtualize GL matrix operations and use a client-side matrix when GL is indirect
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%