summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated Occitan translationcogl-1.14Cédric Valmary2015-05-301-182/+193
* Added Occitan translationCédric Valmary2015-05-221-0/+360
* Updated Chinese (China) translationWylmer Wang2014-03-101-27/+26
* Fix the GBM_MICRO macroNeil Roberts2013-07-041-1/+1
* Include endian.h before checking __FLOAT_WORD_ORDERNeil Roberts2013-07-042-1/+12
* Fix the check for whether to use inline ARM assemblerNeil Roberts2013-07-041-1/+1
* Don't create a layer when enabling texture coordinate attributesNeil Roberts2013-07-011-12/+31
* Fix the alpha value in the default texture dataNeil Roberts2013-07-011-1/+1
* Log a fatal error when an error is propagated to a NULL error argumentNeil Roberts2013-06-271-1/+4
* cogl-fixed: In ARM asm don't allow GCC to reuse input regs for outputsRoy.Li2013-06-141-1/+1
* cogl-fixed: Don't use inline ARM assembler when building for ThumbRoy.Li2013-06-141-2/+2
* Don't handle the out-of-memory error specially for auto-texturesNeil Roberts2013-06-141-16/+0
* Fix freeing an atlas texture that hasn't been allocatedNeil Roberts2013-06-132-2/+3
* Add test that Cogl doesn't crash when freeing unallocated textureNeil Roberts2013-06-133-0/+83
* cogland: Listen for Expose events when Cogl is using XNeil Roberts2013-06-111-1/+78
* cogland: Embed the wl_surface struct directly into CoglandSurfaceNeil Roberts2013-06-111-8/+8
* cogland: Correctly handle commits without attaching a new bufferNeil Roberts2013-06-111-1/+5
* wayland: free framebuffer's shell surface on destroyChris Cummins2013-06-111-0/+10
* cogl-error.h: add COGL_BEGIN_DECLS/COGL_END_DECLSAndreas Oberritter2013-05-291-0/+4
* xlib: Don't crash just because the display doesn't expose RANDRAdam Jackson2013-05-161-1/+1
* Include cogl-defines.h before checking COGL_HAS_ defineRobert Bragg2013-05-161-0/+2
* [l10n] Updated Italian translation.Milo Casagrande2013-04-281-51/+54
* Add $(LIBM) to the LDADD for all of the examples and testsNeil Roberts2013-04-233-3/+12
* Fix a warning about ‘sincos’ in examples/cogl-gles2-gearsNeil Roberts2013-04-232-0/+19
* gitignore: Ignore the examples/cogl-gles2-gears executableEmanuele Aina2013-04-231-0/+1
* build: Use LT_LIB_M to find the math library in a portable wayEmanuele Aina2013-04-233-1/+8
* examples: Fix the first colour in the triangle_verticesNeil Roberts2013-04-228-8/+8
* cogland: Try forcing an EGL contextNeil Roberts2013-04-221-8/+54
* cogland: Handle damage events for non-shm buffers tooNeil Roberts2013-04-221-14/+14
* cogland: Don't leak the shell surface struct if requested twiceNeil Roberts2013-04-221-1/+2
* cogland: Fix handling the destroy listener for the pending bufferNeil Roberts2013-04-221-2/+8
* cogl-xlib.h: add missing COGL_END_DECLSAndreas Oberritter2013-04-161-0/+2
* pipeline-cache: Use a special trimmed down pipeline for the keyNeil Roberts2013-04-046-15/+222
* pipeline-hash-table: Store the hash value in the entryNeil Roberts2013-04-041-13/+12
* pipeline-cache: Use a shared hash table wrapperNeil Roberts2013-04-044-206/+263
* Conformance test to check whether the pipeline cache holds texturesNeil Roberts2013-04-043-0/+95
* quartz-image: Pass -framework ApplicationServices in the linker flagsNeil Roberts2013-04-041-0/+1
* quartz-image: Pass a CoglError argument to the bitmap functionsNeil Roberts2013-04-041-2/+15
* Updated Basque languageInaki Larranaga Murgoitio2013-04-031-161/+192
* Post-release version bump to 1.14.1Neil Roberts2013-03-251-2/+2
* Release 1.14.0 (release)1.14.0Neil Roberts2013-03-251-4/+4
* Updates NEWS for the 1.14.0 releaseNeil Roberts2013-03-251-0/+41
* egl: define missing EGL_KHR_create_context enumsRobert Bragg2013-03-241-0/+18
* Updated slovak translationJán Kyselica2013-03-241-12/+12
* cogland: Flush the clients in prepare, not checkNeil Roberts2013-03-221-2/+4
* cogland: Don't redraw constantlyNeil Roberts2013-03-221-60/+75
* cogland: Increase the display size to 800x600Neil Roberts2013-03-221-7/+12
* cogland: Add an option to split the desktop into four outputsNeil Roberts2013-03-221-5/+61
* configure: Add a minimum required version for the wayland packageNeil Roberts2013-03-222-11/+12
* cogland: Update to the Wayland 1.0 APINeil Roberts2013-03-223-160/+412