mirror of
https://github.com/brl/mutter.git
synced 2025-07-06 02:49:52 +00:00

OpenGL ES has no PBO extension, so we fallback to using a malloc'ed buffer. Make sure the OpenGL-only defines don't leak into the OpenGL ES compilation.