Go to file
Robert Bragg bf1ed7d67e [cogl] Allow Cogl to create NPOT textures for GLES2
The core GLES2 API supports NPOT textures, i.e. there is no extension as for
OpenGL, so we now add COGL_FEATURE_TEXTURE_NPOT to the feature flags in
_cogl_features_init.

Thanks to Gordon Williams for spotting this.
2009-08-20 12:17:56 +01:00
common Use AM_SILENT_RULES if automake >= 1.11 is installed 2009-08-19 13:42:36 +01:00
doc/reference/cogl [docs] Remove the version number from the title 2009-08-13 16:15:04 +01:00
gl Call glClientActiveTexture() through COGL context. 2009-07-28 12:13:43 +01:00
gles [cogl] Allow Cogl to create NPOT textures for GLES2 2009-08-20 12:17:56 +01:00
cogl-bitmap.h [docs] Various gtk-doc fixes for COGL 2009-06-10 12:57:36 +01:00
cogl-color.h [cogl-color] Adds a cogl_color_equal() function 2009-06-30 17:13:35 +01:00
cogl-debug.h [cogl journal] Perform software modelview transform on logged quads. 2009-06-30 17:13:36 +01:00
cogl-deprecated.h [cogl deprecated] Add backface culling deprecation 2009-05-28 14:14:50 +01:00
cogl-fixed.h [cogl] Updates all file headers and removes lots of trailing white space 2009-05-02 04:12:25 +01:00
cogl-material.h [doc] Miscellaneous documentation fixes 2009-07-20 12:49:35 +01:00
cogl-matrix.h Split the typdef to avoid confusing scanners 2009-07-01 15:30:21 +01:00
cogl-offscreen.h [docs] Various gtk-doc fixes for COGL 2009-06-10 12:57:36 +01:00
cogl-path.h [docs] Fix typos and remove mentions of SVN 2009-07-12 01:38:40 +01:00
cogl-shader.h [cogl-shader] Make get_info_log() slightly nicer 2009-06-01 17:40:23 +01:00
cogl-texture.h [cogl-texture docs] Improves the documentation of the internal_format args 2009-06-11 14:31:01 +01:00
cogl-types.h [docs] texture_polygon() is called polygon() 2009-08-18 11:11:29 +01:00
cogl-vertex-buffer.h [docs] Fix a missing parameter 2009-08-04 11:38:48 +01:00
cogl.h.in [doc] Miscellaneous documentation fixes 2009-07-20 12:49:35 +01:00
cogl.pc.in [cogl] Fix hardcoded paths in the pc file 2009-03-10 12:38:04 +00:00
Makefile.am Use AM_SILENT_RULES if automake >= 1.11 is installed 2009-08-19 13:42:36 +01:00
TODO Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00