mutter/clutter/cogl/common
Robert Bragg 46c20f1523 [cogl vertex buffers] Adds fallbacks for drivers without VBO support
Buffer objects aren't currently available for glx indirect contexts, so we
now have a fallback that simply allocates fake client side vbos to store the
attributes.
2009-04-20 13:04:34 +01:00
..
cogl-bitmap-fallback.c 2008-06-30 Emmanuele Bassi <ebassi@openedhand.com> 2008-06-30 14:20:46 +00:00
cogl-bitmap-pixbuf.c Add API for extracting image size from a file 2009-01-12 16:52:20 +00:00
cogl-bitmap.c Add API for extracting image size from a file 2009-01-12 16:52:20 +00:00
cogl-bitmap.h Add API for extracting image size from a file 2009-01-12 16:52:20 +00:00
cogl-clip-stack.c [Cogl] the cogl_get_*_matrix functions now work with CoglMatrix types 2009-02-23 10:49:35 +00:00
cogl-clip-stack.h
cogl-color.c [cogl-color.c] #include fix for the cogl_set_source_color prototype 2009-02-18 16:19:14 +00:00
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 Improve accuracy of clutter_sinx() 2009-01-22 15:59:23 +00:00
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 Fix the Cogl primitives for the GLES backend 2009-01-24 00:26:51 +00:00
cogl-util.c [cogl-handle] Optimize how we define cogl handles 2009-04-02 11:58:43 +01:00
cogl-util.h Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00
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 Unifies 90% of the code in {gl,gles}/cogl.c in common/cogl.c 2009-04-01 13:19:35 +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 Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00