summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* debug: define COGL_DEBUG_ macros for non-debug buildsRobert Bragg2012-09-031-16/+0
* pipeline: make _GET_LAYER_NO_CREATE enum a flagRobert Bragg2012-09-031-1/+1
* debug: ignore wireframe debug drawing for line primitivesRobert Bragg2012-09-031-2/+8
* primitive: Don't leak indicesRobert Bragg2012-09-031-0/+3
* kms: Update to latest gbm apiRobert Bragg2012-09-032-3/+16
* cogl-version: Fix the 'since' tags in the documentationNeil Roberts2012-09-031-10/+11
* cogl-version: Fix the version numberNeil Roberts2012-09-031-4/+4
* Updated Polish translationPiotr Drąg2012-08-291-2/+18
* Updated Polish translationPiotr Drąg2012-08-291-18/+24
* tex-driver-gles: Fix subregion uploads without GL_EXT_unpack_subimageNeil Roberts2012-08-291-0/+2
* test(1) uses '=' to test if strings are identicalPatrick Welche2012-08-281-5/+5
* cogl-crate.vcproj: Don't link to SDL for non-SDL x64 buildsChun-wei Fan2012-08-171-1/+1
* Update/fix cogl.symbols for 1.12Chun-wei Fan2012-08-171-4/+76
* cogl/Makefile.am: Correct the way gen-enums.bat is createdChun-wei Fan2012-08-171-2/+2
* Fix cogl.vcprojChun-wei Fan2012-08-171-1/+1
* cogl-gles2: Install headers in cogl/ instead of in cogl2/Tomeu Vizoso2012-08-162-2/+2
* cogl-gles2: Require cogl-1.0Tomeu Vizoso2012-08-151-1/+1
* Post-release version bump to 1.11.3Robert Bragg2012-08-151-2/+2
* Release 1.11.2 (snapshot)1.11.2Robert Bragg2012-08-151-4/+4
* Updates NEWS for the 1.11.2 releaseRobert Bragg2012-08-151-0/+118
* kms: Use a dummy surface instead of the surfaceless extensionNeil Roberts2012-08-153-50/+49
* framebuffer: Take const pointers for the matrix settersNeil Roberts2012-08-152-4/+4
* build: remove unneeded check for libdrmAntoine Jacoutot2012-08-152-11/+0
* bitmap: Use the 'copy' blend mode when loading images on QuartzNeil Roberts2012-08-151-0/+2
* configure: use AC_GNU_SOURCERobert Bragg2012-08-151-0/+1
* Remove one final user of cogl-handle and cogl-handle.h itselfSjoerd Simons2012-08-152-36/+1
* Updated Hebrew translation.Yaron Shahrabani2012-08-151-15/+22
* Support building with automake 1.12.xStef Walter2012-08-151-11/+16
* cogl-gles2-context: Wrap glCopyTex{Sub,}Image2D to flip the resultNeil Roberts2012-08-153-14/+442
* cogl-gles2-context: Keep track of extra data per texture objectNeil Roberts2012-08-152-4/+240
* test-gles2-context: Add a test case for rendering to an FBONeil Roberts2012-08-152-0/+360
* test-gles2-context: Fix error checking for cogl_gles2_context_newNeil Roberts2012-08-141-1/+1
* cogl-gles2-context: Flip the rendering when framebuffer is offscreenNeil Roberts2012-08-142-0/+788
* Add a wrapper for 'memmem'Neil Roberts2012-08-143-0/+37
* cogl-gles2-context: Keep some extra data for shaders and programsNeil Roberts2012-08-142-0/+327
* cogl-gles2-context: Fix the default viewport and scissor sizeNeil Roberts2012-08-142-0/+26
* Assamese translation updatedNilamdyuti Goswami2012-08-141-112/+124
* Updated Spanish translationDaniel Mustieles2012-08-141-16/+27
* Updated Slovenian translationMatej Urbančič2012-08-141-2/+14
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2012-08-142-4/+28
* display: inc cogl-wayland-server.h if neededRobert Bragg2012-08-061-0/+3
* build: Remove clutter-project.org from the release rulesNeil Roberts2012-08-061-9/+2
* Move cogl_wayland_display_ proto to cogl-wayland-server.hRobert Bragg2012-08-062-20/+16
* Updated Serbian translationМирослав Николић2012-08-062-12/+38
* Fix the header guards for cogl-texture-2d{,-private}.hNeil Roberts2012-08-062-6/+6
* cogl-winsys-sdl: Fix the signature for the get_proc_address methodNeil Roberts2012-08-061-1/+2
* cogl-winsys-egl-kms: Remove some unused variablesNeil Roberts2012-08-061-2/+0
* cogl-texture-2d-private: Include egl-defines.hNeil Roberts2012-08-061-0/+4
* Add conf vars to trick Cogl to think extensions are disabledNeil Roberts2012-08-069-24/+158
* egl-x11: Don't use GLXDrawable on EGLDamien Lespiau2012-08-061-1/+1