..
cogl-bitmap-fallback.c
cogl-bitmap-pixbuf.c
cogl-bitmap.c
cogl-bitmap.h
cogl-clip-stack.c
cogl-clip-stack.h
cogl-color.c
cogl-current-matrix.c
Finish GLES{1,2} support for client side matrix stacks
2009-03-12 18:55:41 +00:00
cogl-current-matrix.h
Virtualize GL matrix operations and use a client-side matrix when GL is indirect
2009-03-12 18:32:45 +00:00
cogl-debug.c
[cogl debug] --cogl-debug=rectangles now outlines all cogl rectangles
2009-04-17 15:25:28 +01:00
cogl-fixed.c
cogl-handle.h
[cogl-handle] Fix the broken debug macros
2009-04-06 12:44:15 +01:00
cogl-internal.h
Unifies 90% of the code in {gl,gles}/cogl.c in common/cogl.c
2009-04-01 13:19:35 +01:00
cogl-material-private.h
[cogl-handle] Optimize how we define cogl handles
2009-04-02 11:58:43 +01:00
cogl-material.c
[cogl-handle] Optimize how we define cogl handles
2009-04-02 11:58:43 +01:00
cogl-matrix-stack.c
Virtualize GL matrix operations and use a client-side matrix when GL is indirect
2009-03-12 18:32:45 +00:00
cogl-matrix-stack.h
Virtualize GL matrix operations and use a client-side matrix when GL is indirect
2009-03-12 18:32:45 +00:00
cogl-matrix.c
Virtualize GL matrix operations and use a client-side matrix when GL is indirect
2009-03-12 18:32:45 +00:00
cogl-primitives.c
[cogl debug] --cogl-debug=rectangles now outlines all cogl rectangles
2009-04-17 15:25:28 +01:00
cogl-primitives.h
cogl-util.c
[cogl-handle] Optimize how we define cogl handles
2009-04-02 11:58:43 +01:00
cogl-util.h
cogl-vertex-buffer-private.h
[cogl vertex buffers] Adds fallbacks for drivers without VBO support
2009-04-20 13:04:34 +01:00
cogl-vertex-buffer.c
[cogl vertex buffers] Adds fallbacks for drivers without VBO support
2009-04-20 13:04:34 +01:00
cogl.c
[gl/cogl.c] #include <gmodule.h> for OS X builds
2009-04-20 14:20:37 +01:00
Makefile.am
Unifies 90% of the code in {gl,gles}/cogl.c in common/cogl.c
2009-04-01 13:19:35 +01:00
stb_image.c