summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.10.0 (release)1.10.0Neil Roberts2012-03-201-5/+5
* Updates NEWS for the 1.10.0 releaseNeil Roberts2012-03-201-0/+57
* configure: Fix the pkg-config check for pangoNeil Roberts2012-03-201-1/+1
* Update Simplified Chinese translation.甘霖2012-03-201-97/+96
* Create standalone public wayland client/server headersRobert Bragg2012-03-208-44/+114
* bitmap-pixbuf: Fix the CoglBitmap wrapper for the STB fallbackNeil Roberts2012-03-201-8/+11
* Update .gitignoreNeil Roberts2012-03-201-5/+7
* Fix some documentation problemsNeil Roberts2012-03-203-3/+34
* cogl-primitives: Fix a typo in a function declarationNeil Roberts2012-03-201-1/+1
* Adds cogl_framebuffer_draw_[*_]rectangle functionsRobert Bragg2012-03-2048-801/+1246
* Fix VS property sheetsChun-wei Fan2012-03-202-2/+10
* framebuffer: Fix a closing tag in the documentationNeil Roberts2012-03-191-1/+1
* Add cogl_framebuffer_read_pixels()Neil Roberts2012-03-193-0/+76
* Updated Galician translationsFran Diéguez2012-03-191-89/+89
* Updated Czech translationAdam Matoušek2012-03-181-154/+165
* Added Russian translationYuri Myasoedov2012-03-181-167/+174
* Updated Portuguese translationDuarte Loreto2012-03-181-162/+168
* journal: Don't push and pop the framebuffer when flushingNeil Roberts2012-03-161-4/+0
* journal: Always keep a pointer back to the framebufferNeil Roberts2012-03-164-44/+37
* 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
* Don't directly link to libGL from the EGL/KMS platformNeil Roberts2012-03-151-1/+0
* winsys-glx: Don't assume that copy_sub_buffer is synchronizedAdel Gadllah2012-03-151-0/+8
* Updated Swedish translationDaniel Nylander2012-03-151-112/+123
* buffer: Remove const from cogl_is_buffer (const void *)Neil Roberts2012-03-142-2/+2
* Add a public cogl_bitmap_new_for_dataNeil Roberts2012-03-1414-264/+276
* texture: When reading, convert data directly into user's bufferNeil Roberts2012-03-141-36/+17
* context: Enable new feature testing on COGL_ENABLE_EXPERIMENTAL_APINeil Roberts2012-03-141-3/+3
* Move the fallback define for GL_PACK_INVERT_MESARyan Lortie2012-03-142-4/+4
* Update VS property sheetsChun-wei Fan2012-03-132-2/+2
* cogl.symbols: CleanupChun-wei Fan2012-03-131-196/+31
* cogl.symbols: Reinstate cogl2_clip_push_from_pathChun-wei Fan2012-03-131-0/+3
* Revert "cogl.symbols: Reinstate cogl2_clip_push_from_path"Chun-wei Fan2012-03-131-3/+0
* cogl.symbols: Reinstate cogl2_clip_push_from_pathChun-wei Fan2012-03-131-0/+3
* Update VS property sheetsChun-wei Fan2012-03-132-0/+3
* cogl-matrix-stack: fix use after free in matrix stack.Dave Airlie2012-03-131-2/+5
* cogl-glyph-cache: fix use of uninitialised value.Dave Airlie2012-03-131-0/+2
* Add initial Khmer translationKhoem Sokhem2012-03-101-0/+351
* Updated Polish translationPiotr Drąg2012-03-091-157/+167
* Don't export cogl_gl_error_to_stringNeil Roberts2012-03-092-4/+4
* Add compatibility API for functions removed after 1.9.8Neil Roberts2012-03-094-0/+207
* Updated Slovenian translationMatej Urbančič2012-03-081-27/+14
* Update cogl.symbolsChun-wei Fan2012-03-081-11/+23
* Update VS property sheetsChun-wei Fan2012-03-082-3/+6
* Updated Slovenian translationMatej Urbančič2012-03-071-198/+163
* pipeline: Point sprite state shouldn't affect codegen on GLNeil Roberts2012-03-071-1/+0
* Remove the point size cache on the contextNeil Roberts2012-03-074-14/+2
* vertend-glsl: Fix flushing the point size with the GL driverNeil Roberts2012-03-071-12/+13
* Add a conformance test for point spritesNeil Roberts2012-03-075-4/+143
* Add a conformance test for point sizesNeil Roberts2012-03-073-0/+106