summaryrefslogtreecommitdiff
path: root/cogl/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* matrix-stack: make CoglMatrixStack publicRobert Bragg2013-01-211-1/+2
* moves some gl texture code too cogl-texture-gl.cRobert Bragg2013-01-211-0/+2
* texture: split out high-level texture constructorsRobert Bragg2013-01-211-0/+1
* Check for out-of-memory when allocating 2d texturesRobert Bragg2013-01-201-0/+2
* build: fix make distRico Tzschichholz2013-01-201-1/+1
* add cogl-glsl-shader files to aid backporting patchesRobert Bragg2013-01-201-0/+3
* Clearly define 3 progends that own the frag+vertendsRobert Bragg2013-01-201-0/+2
* buffer: splits out GL specific codeRobert Bragg2013-01-201-0/+2
* clip-stack: Splits out opengl specific codeRobert Bragg2013-01-201-0/+2
* Adds a NOP driverRobert Bragg2013-01-201-2/+15
* attribute: Split out GL specific codeRobert Bragg2013-01-201-0/+2
* texture-2d: factor out all GL specific codeRobert Bragg2013-01-201-0/+3
* build: don't include deps/glib headers if glib enabledRobert Bragg2013-01-201-1/+4
* build: Allow to build cogl without an external glib dependencyDamien Lespiau2013-01-201-0/+5
* Adds CoglError apiRobert Bragg2013-01-201-0/+3
* Re-organize the source layoutRobert Bragg2013-01-181-24/+28
* framebuffer: split GL code out from cogl-framebuffer.cRobert Bragg2013-01-181-0/+2
* Make the default driver selectable at configure timeSjoerd Simons2012-09-031-0/+6
* cogl/Makefile.am: Correct the way gen-enums.bat is createdChun-wei Fan2012-08-171-2/+2
* cogl-gles2: Install headers in cogl/ instead of in cogl2/Tomeu Vizoso2012-08-161-1/+1
* Avoid including the EGL headers from the public Cogl headersTomeu Vizoso2012-08-061-4/+12
* Mass rename CLUTTER_COMPILATION to COGL_COMPILATIONTomeu Vizoso2012-08-061-1/+1
* Add an SDL2 winsysNeil Roberts2012-08-061-0/+7
* build: add newly introduced header to fix make distRico Tzschichholz2012-08-061-0/+1
* Adds initial GLES2 integration supportRobert Bragg2012-08-061-0/+14
* Fix Visual C++ buildChun-wei Fan2012-08-061-2/+5
* Add a cogl-version headerNeil Roberts2012-08-061-0/+1
* Adds a "magazine" allocator for chunks of fixed sizeRobert Bragg2012-08-061-0/+2
* Adds internal CoglMemoryStack utility APIRobert Bragg2012-08-061-0/+2
* Removes all remaining use of CoglHandleRobert Bragg2012-08-061-1/+0
* Don't include any GL header from the public GL headersNeil Roberts2012-08-061-3/+3
* cogl/Makefile.am: Fix filters for MSVC projectsChun-wei Fan2012-08-061-3/+3
* Rework sdl integration apiRobert Bragg2012-04-121-1/+3
* kms: defer setting crtc modes until first swap buffersRobert Bragg2012-04-111-1/+2
* Add a mechanism for determining GPU driver detailsNeil Roberts2012-04-051-0/+2
* Use GL_ARB_sampler_objectsNeil Roberts2012-04-051-0/+2
* Add a CoglPrimitiveTexture interfaceNeil Roberts2012-04-041-0/+2
* Add a vtable for the driverNeil Roberts2012-03-231-0/+1
* Create standalone public wayland client/server headersRobert Bragg2012-03-201-1/+6
* Add compatibility API for functions removed after 1.9.8Neil Roberts2012-03-091-0/+2
* Add -Wmissing-declarations to maintainer flags and fix problemsNeil Roberts2012-03-061-3/+4
* build: list cogl-bitmap-packing.h as source fileRobert Bragg2012-03-051-0/+1
* bitmap: Remove the split between 'image library' and 'fallback'Neil Roberts2012-03-051-1/+1
* Move all types/prototypes from cogl.h -> cogl[1]-context.hRobert Bragg2012-02-201-0/+1
* Clean up cogl 1.x/2.0 header separationRobert Bragg2012-02-201-35/+37
* cogl/Makefile.am: Filter out SDL winsys for Visual C++ buildsChun-wei Fan2012-02-131-3/+3
* kms: Adds api to get at the kms file descriptorRobert Bragg2012-02-081-0/+2
* Add a utility to make a GSource out of a CoglContextNeil Roberts2012-01-051-0/+7
* Add support for main loop integrationNeil Roberts2012-01-051-0/+2
* gl-prototypes: split up cogl-ext-functions.hRobert Bragg2012-01-041-1/+9