summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Autotoolize the deps/sparse Makefilewip/sparseRobert Bragg2012-04-104-2/+103
* sparse: Adds tool to dump gtk-doc commentsRobert Bragg2012-04-103-1/+62
* sparse: keep comments during tokenizationRobert Bragg2012-04-105-10/+92
* import sparse 0.4.4 snapshotRobert Bragg2012-04-10190-0/+35815
* bindings: Starts to add v8 JavaScript bindingsRobert Bragg2012-04-1015-0/+2757
* Fix including a non-existent headerNeil Roberts2012-04-051-1/+0
* Add a workaround for slow read pixels on MesaNeil Roberts2012-04-054-6/+150
* Add a mechanism for determining GPU driver detailsNeil Roberts2012-04-056-0/+359
* Use GL_PACK_ALIGNMENT of 1 whenever possibleNeil Roberts2012-04-058-11/+55
* Use ffs to calculate the GL_{UN,}PACK_ALIGNMENTNeil Roberts2012-04-051-16/+12
* Use GL_ARB_sampler_objectsNeil Roberts2012-04-0515-264/+669
* Fix places that ignore the COGL_TEXTURE_NO_AUTO_MIPMAP flagNeil Roberts2012-04-052-2/+22
* Add constructors which take a CoglBitmap to all primitive texturesNeil Roberts2012-04-0513-92/+157
* Add a CoglPrimitiveTexture interfaceNeil Roberts2012-04-0414-16/+231
* bitmap: Store a pointer to the contextNeil Roberts2012-04-049-22/+35
* pipeline: Use cogl_depth_state_init to init default depth stateNeil Roberts2012-04-032-7/+2
* texture: Fix error handling in get_texture_bits_via_offscreenAdel Gadllah2012-04-022-5/+9
* Updated German translationChristian Kirbach2012-04-021-29/+30
* Updated Swedish translationDaniel Nylander2012-04-011-5/+5
* Updated German translationMario Blättermann2012-03-271-123/+133
* [l10n]Updated Catalan (Valencian) translationCarles Ferrando2012-03-271-17/+16
* [l10n] Updated Catalan translationGil Forcada2012-03-271-17/+16
* [l10n]Updated Catalan (Valencian) translationCarles Ferrando2012-03-271-157/+169
* [l10n] Updated Catalan translationGil Forcada2012-03-271-159/+171
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2012-03-272-191/+186
* Updated Latvian translation.Rudolfs Mazurs2012-03-251-164/+172
* Updated Czech translationMarek Černocký2012-03-251-68/+65
* gles2: Support the GL_EXT_unpack_subimage extensionNeil Roberts2012-03-233-10/+56
* gles: Support the GL_EXT_texture_format_BGRA8888 extensionNeil Roberts2012-03-233-3/+30
* Add a context parameter to all of the texture driver virtualsNeil Roberts2012-03-239-175/+201
* Add a vtable for the driverNeil Roberts2012-03-2317-453/+515
* Updated Hungarian translationGabor Kelemen2012-03-231-164/+175
* hindi translation by Chandan KumarRajesh Ranjan2012-03-231-0/+346
* Updated Telugu TranslationsKrishnababu Krothapalli2012-03-211-166/+177
* Update cogl.symbolsChun-wei Fan2012-03-211-0/+7
* Updated French translationBruno Brouard2012-03-201-162/+174
* Post-release version bump to 1.10.1Neil Roberts2012-03-201-2/+2
* 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