mutter/clutter/cogl/common
Neil Roberts dc6545ccd1 * clutter/cogl/gl/cogl.c:
* clutter/cogl/gl/cogl-defines.h.in:
	* clutter/cogl/gl/cogl-context.h:
	* clutter/cogl/common/cogl-mesh.c: Rename the glBufferDataSub
	function to glBufferSubData. When calling glXGetProcAddress with
	the former Mesa returns a stub dispatch function which will
	segfault if you try to use it. With NVIDIA it returns NULL so
	_cogl_features_init decides the card doesn't have VBO support.
2008-12-10 12:13:20 +00:00
..
cogl-bitmap-fallback.c
cogl-bitmap-pixbuf.c
cogl-bitmap.c
cogl-bitmap.h
cogl-clip-stack.c Bug 1172 - Disjoint paths and clip to path 2008-12-04 13:45:09 +00:00
cogl-clip-stack.h Bug 1172 - Disjoint paths and clip to path 2008-12-04 13:45:09 +00:00
cogl-color.c
cogl-fixed.c
cogl-handle.h
cogl-mesh-private.h
cogl-mesh.c * clutter/cogl/gl/cogl.c: 2008-12-10 12:13:20 +00:00
cogl-primitives.c Bug 1172 - Disjoint paths and clip to path 2008-12-04 13:45:09 +00:00
cogl-primitives.h Bug 1172 - Disjoint paths and clip to path 2008-12-04 13:45:09 +00:00
cogl-util.c
cogl-util.h
Makefile.am
stb_image.c