mutter/clutter/cogl/gl
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-context.c
cogl-context.h * clutter/cogl/gl/cogl.c: 2008-12-10 12:13:20 +00:00
cogl-defines.h.in * clutter/cogl/gl/cogl.c: 2008-12-10 12:13:20 +00:00
cogl-fbo.c
cogl-fbo.h
cogl-internal.h
cogl-primitives.c
cogl-program.c
cogl-program.h
cogl-shader-private.h
cogl-shader.c
cogl-texture-private.h
cogl-texture.c
cogl.c * clutter/cogl/gl/cogl.c: 2008-12-10 12:13:20 +00:00
Makefile.am