mutter/common
zhou jiangwei c460786e9e [cogl] Fix the GLES 2.0 backend
Update the GLES 2.0 backend to the new COGL API after the breakage
introduced by the journal.

Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
2009-08-11 14:19:24 +01:00
..
cogl-bitmap-fallback.c [bitmap] Fixes _cogl_bitmap_fallback_unpremult 2009-06-11 14:17:52 +01:00
cogl-bitmap-pixbuf.c Implement premultiplication for CoglBitmap 2009-06-11 14:17:51 +01:00
cogl-bitmap-private.h Implement premultiplication for CoglBitmap 2009-06-11 14:17:51 +01:00
cogl-bitmap.c Implement premultiplication for CoglBitmap 2009-06-11 14:17:51 +01:00
cogl-blend-string.c Avoid C99 to fix compilation with compilers like MSVC. 2009-07-28 12:13:43 +01:00
cogl-blend-string.h [cogl] Make the blend string error domain public 2009-07-20 12:47:53 +01:00
cogl-clip-stack.c [cogl] Improving Cogl journal to minimize driver overheads + GPU state changes 2009-06-30 17:13:34 +01:00
cogl-clip-stack.h
cogl-color.c [cogl-color] Adds a cogl_color_equal() function 2009-06-30 17:13:35 +01:00
cogl-current-matrix.c [cogl matrix stack] Create a client side matrix stack for the projection matrix 2009-07-07 10:32:56 +01:00
cogl-current-matrix.h [cogl matrix stack] Create a client side matrix stack for the projection matrix 2009-07-07 10:32:56 +01:00
cogl-debug.c Fix compiler warnings when COGL debug level=minimum 2009-07-28 13:57:46 +01:00
cogl-enum-types.c.in
cogl-enum-types.h.in
cogl-fixed.c
cogl-handle.h
cogl-internal.h
cogl-material-private.h [cogl] Fix drawing with sliced textures using material layer0 overrides 2009-07-07 10:34:37 +01:00
cogl-material.c Reposition variable declarations to avoid C99. 2009-07-28 12:13:42 +01:00
cogl-matrix-stack.c [cogl matrix stack] Create a client side matrix stack for the projection matrix 2009-07-07 10:32:56 +01:00
cogl-matrix-stack.h [cogl matrix] Adds ability to dirty state cached by the client matrix apis 2009-06-29 23:49:06 +01:00
cogl-matrix.c Avoid near/far identifier names. 2009-07-28 12:13:44 +01:00
cogl-primitives.c [cogl] Fix the GLES 2.0 backend 2009-08-11 14:19:24 +01:00
cogl-primitives.h [cogl] Improving Cogl journal to minimize driver overheads + GPU state changes 2009-06-30 17:13:34 +01:00
cogl-util.c
cogl-util.h
cogl-vertex-buffer-private.h Use GL_QUADS for flushing a quad batch 2009-06-01 17:29:01 +01:00
cogl-vertex-buffer.c [cogl matrix stack] Create a client side matrix stack for the projection matrix 2009-07-07 10:32:56 +01:00
cogl.c [cogl_clear] Also pass the alpha component of the CoglColor to glClearColor 2009-08-11 14:15:44 +01:00
Makefile.am Disable single header inclusion for GLib 2009-06-15 11:29:37 +01:00
stb_image.c