mirror of
https://github.com/brl/mutter.git
synced 2025-08-01 22:24:41 +00:00
2008-10-30 Emmanuele Bassi <ebassi@linux.intel.com>
Bug 1219 - Clean up cogl.h * clutter/cogl/cogl.h.in: * clutter/cogl/cogl-offscreen.h: * clutter/cogl/cogl-path.h: * clutter/cogl/cogl-shader.h: * clutter/cogl/cogl-texture.h: * clutter/cogl/cogl-types.h: Split up the massive cogl.h file into sub-header for each section of the API. * clutter/cogl/gl/*: * clutter/cogl/gles/*: Update the GL and GLES implementations of COGL to cope with the new header structure. * doc/reference/cogl/Makefile.am: Fix symbol retrieval.
This commit is contained in:
@@ -55,11 +55,10 @@ CFILE_GLOB=\
|
||||
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
|
||||
IGNORE_HFILES=\
|
||||
cogl-bitmap.h \
|
||||
cogl-context.h \
|
||||
cogl-defines.h \
|
||||
cogl-internal.h \
|
||||
cogl-primitives.h \
|
||||
cogl-texture.h \
|
||||
cogl-defines-gl.h \
|
||||
cogl-defines-gles.h \
|
||||
cogl-handle.h \
|
||||
cogl-primitives.h \
|
||||
gl \
|
||||
gles
|
||||
|
||||
|
Reference in New Issue
Block a user