1
0
Fork 0
mutter-performance-source/cogl
Sebastian Wick d90c2ab2a0 cogl: Determine glReadPixels format based on framebuffer format
Which gltype and glformat are allowed for a given gl framebuffer depends
on the internal gl framebuffer format. Either the format we want to read
into matches the gltype, glformat and doesn't need CPU packing from
another format or we have to use a tmp buffer with a format that matches
the GL requirements.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3441>
2023-12-06 21:18:11 +01:00
..
cogl cogl: Determine glReadPixels format based on framebuffer format 2023-12-06 21:18:11 +01:00
cogl-pango build: One config file to rule them all 2023-11-15 12:00:19 +00:00
meson.build build: One config file to rule them all 2023-11-15 12:00:19 +00:00