mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 03:49:03 +00:00
f9d9b1b157
Instead of using raw OpenGL in the journal we now use the vertex attributes API instead. This is part of an ongoing effort to reduce the number of drawing paths we maintain in Cogl.