summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added Occitan translationcogl-1.8Cédric Valmary2015-05-191-0/+37
* Updated Danish translationKenneth Nielsen2013-10-071-0/+36
* pipeline: Use cogl_depth_state_init to init default depth stateNeil Roberts2012-04-032-7/+2
* Drive by leak fix when code spelunkingRay Strode2012-03-161-0/+1
* Fix the 1.0 wrapper for cogl_path_curve_toNeil Roberts2012-03-151-1/+1
* texture: Handle premult conversions when getting texture dataNeil Roberts2012-02-231-1/+10
* [l10n]Added Catalan (Valencian) translationCarles Ferrando2012-02-181-0/+35
* When internally using an FBO, check for allocation errorsNeil Roberts2012-02-072-11/+43
* texture: Flush the dependent journals on get_dataNeil Roberts2012-01-311-0/+5
* docs: Add list of api introduced in 1.8 versionJavier Jardón2012-01-131-0/+5
* Don't take a reference to the last used onscreen framebufferNeil Roberts2011-11-142-16/+11
* cogl-context: Destroy texture units later onNeil Roberts2011-11-041-2/+2
* cogl-program: Don't ignore the transpose property of matrix uniformsNeil Roberts2011-11-031-0/+1
* Use the same number for n_tex_coord_attribs in all linked shadersNeil Roberts2011-11-027-50/+64
* po/te.po: Unfuzzy the header stringEmmanuele Bassi2011-10-241-1/+0
* pipeline: Reset last_used_for_pipeline when the pipeline is destroyedNeil Roberts2011-10-242-10/+26
* Newly added Telugu translationskrishnababu k2011-10-201-0/+34
* cogl-winsys-egl: Use the abstraction to update the window sizeNeil Roberts2011-10-181-3/+3
* Add the Cogl3D mailing list to the release message recipientsNeil Roberts2011-10-171-1/+1
* Post-release version bump to 1.8.3Neil Roberts2011-10-171-2/+2
* Release 1.8.2 (release)1.8.2Neil Roberts2011-10-171-3/+3
* Updates NEWS for the 1.8.2 releaseNeil Roberts2011-10-171-1/+30
* doc/RELEASING: Add a note about testing windows compilationNeil Roberts2011-10-171-0/+6
* mingw-fetch-dependencies: Download config.guess and explicitly run itNeil Roberts2011-10-171-1/+7
* mingw-fetch-dependencies.sh: Fix a mention of ClutterNeil Roberts2011-10-171-1/+1
* mingw-fetch-dependencies.sh: Don't pass -c to wgetNeil Roberts2011-10-171-2/+7
* build: removes unused variable i to avoid compiler warningRobert Bragg2011-10-171-2/+0
* arbfp: assume GL_TEXTURE_2D target for NULL textureRobert Bragg2011-10-171-2/+8
* x11-tfp: don't call winsys x11_damage_notify without winsysRobert Bragg2011-10-171-8/+14
* Added Korean translationSeong-ho, Cho2011-10-171-0/+34
* Updated Bulgarian translationIvaylo Valkov2011-10-151-4/+3
* Updated Bulgarian translationIvaylo Valkov2011-10-151-0/+35
* Added Hungarian translationGabor Kelemen2011-10-141-0/+36
* pipeline: don't leak the layers_cacheRobert Bragg2011-10-121-0/+2
* Clear the color bits of the textures in the color mask testLuca Bruno2011-09-291-0/+9
* Post-release version bump to 1.8.1Robert Bragg2011-09-191-2/+2
* Release 1.8.0 (release)1.8.0Robert Bragg2011-09-191-5/+5
* Updates NEWS for the 1.8.0 releaseRobert Bragg2011-09-191-5/+59
* mingw: don't fetch mesa_wgl.h + update summary blurbRobert Bragg2011-09-191-3/+2
* Added Basque languageInaki Larranaga Murgoitio2011-09-191-0/+36
* README: s/draw pretty pictures/render/Robert Bragg2011-09-191-6/+6
* doc/RELEASING: note that the conformance tests should be runRobert Bragg2011-09-191-1/+5
* Port the backface culling testNeil Roberts2011-09-193-101/+70
* test-utils: Use a power-of-two size for the FBONeil Roberts2011-09-191-2/+2
* cogl-primitives: Don't warn if using sliced textures without multi-texNeil Roberts2011-09-191-12/+16
* Make backface culling be part of the legacy stateNeil Roberts2011-09-1912-103/+258
* cogl-framebuffer: Force flushing the color mask when changing fbsNeil Roberts2011-09-192-37/+64
* Add a conformance test for setting the color mask on a framebufferNeil Roberts2011-09-193-0/+121
* pipeline-arbfp: Check for fog on the pipeline not the legacy stateNeil Roberts2011-09-193-1/+16
* Add internal _cogl_push_source to optionally disable legacy stateNeil Roberts2011-09-1910-34/+76