mirror of
https://github.com/brl/mutter.git
synced 2025-02-04 23:54:09 +00:00
Robert Bragg
a17dfcf1c2
cogl-buffer: Move malloc fallback logic into CoglBuffer
Since we'll want to share the fallback logic with CoglVertexArray this moves the malloc based fallback (for when OpenGL doesn't support vertex or pixel buffer objects) into cogl-buffer.c.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%