summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* framebuffer: drop _ALLOCATE_FLAG_DEPTH24_STENCIL8Robert Bragg2012-09-172-19/+23
* meta-texture: Fix textures[] indexAlban Browaeys2012-09-172-3/+3
* Updated British English translationBruce Cowan2012-09-171-18/+35
* Updated Hungarian translationGabor Kelemen2012-09-171-23/+41
* pipeline: Fix the layer index used when pruning layersNeil Roberts2012-09-071-1/+1
* pipeline: Ensure the pipeline layer cache is freed when pruning layersNeil Roberts2012-09-071-5/+9
* kms: Fix the version check for GBMNeil Roberts2012-09-061-1/+3
* Updated Polish translationPiotr Drąg2012-09-041-2/+4
* Post-release version bump to 1.11.5Robert Bragg2012-09-031-2/+2
* Release 1.11.4 (snapshot)1.11.4Robert Bragg2012-09-031-3/+3
* Updates NEWS for the 1.11.4 releaseRobert Bragg2012-09-031-0/+36
* docs: Update pointers to documentationRobert Bragg2012-09-032-14/+17
* build: remove duplicate cogl_info_SOURCES/LDADD linesRobert Bragg2012-09-031-2/+0
* Updated Lithuanian translationAurimas Černius2012-09-031-125/+133
* Implemented FUEL entries to Assamese translationNilamdyuti Goswami2012-09-031-4/+4
* Updated Indonesian translationAndika Triwidada2012-09-031-47/+56
* Updated Portuguese translationDuarte Loreto2012-09-031-21/+39
* Updated Telugu TranslationsKrishnababu Krothapalli2012-09-031-8/+26
* Update Punjabi TranslationA S Alam2012-09-031-125/+142
* Updated Galician translationsFran Diéguez2012-09-031-47/+63
* Updated Greek translationTom Tryfonidis2012-09-031-43/+53
* Make the default driver selectable at configure timeSjoerd Simons2012-09-033-1/+25
* test-journal: Setup a UProf Mainloop timerRobert Bragg2012-09-031-0/+9
* profile: Print warning if "Mainloop" timer missingRobert Bragg2012-09-031-1/+43
* journal: Add a uprof timer around the _flush() discardRobert Bragg2012-09-031-0/+7
* 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