mirror of
https://github.com/brl/mutter.git
synced 2025-03-24 12:13:52 +00:00

cogl_texture_quad_hw and _sw now just add vertices to the vertex array. The last texture used is stored and if a different texture is encountered then flushes the vertices. cogl_texture_rectangle always flushes the vertices after calling either of the functions.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%