mutter/cogl/driver
Neil Roberts 38929d55c9 cogl-texture-driver-gles: Fix image height for uploading 3D textures
When uploading a 3D texture with an awkward rowstride, on GLES Cogl
will copy the images to an intermediate buffer to pass to GL. However
it was using the wrong height when copying the data so it would end up
overflowing the buffer and crashing.
2010-11-23 14:12:17 +00:00
..
gl cogl: rename CoglMaterial -> CoglPipeline 2010-11-03 18:09:23 +00:00
gles cogl-texture-driver-gles: Fix image height for uploading 3D textures 2010-11-23 14:12:17 +00:00
Makefile.am Intial Re-layout of the Cogl source code and introduction of a Cogl Winsys 2009-10-16 18:58:50 +01:00