summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* hair: remove use of deprecated apiwip/cogl-hair-no-bandingRobert Bragg2012-05-151-6/+7
* cogl-hair: slant shells to avoid bandingRobert Bragg2012-05-151-1/+58
* examples: Adds a more advanced hairy cube exampleRobert Bragg2012-05-154-1/+638
* quaternion: Fix typo in the init_from_z_rotation documentationDamien Lespiau2012-05-141-1/+1
* doc: Fix a couple of renamed symbolsDamien Lespiau2012-05-141-2/+2
* doc: Remove the inclusion of non-existent cogl-clipping.xmlDamien Lespiau2012-05-141-1/+0
* doc: Hide the private fields of CoglQuaternionDamien Lespiau2012-05-141-0/+1
* doc: Include the documentation for CoglEulerDamien Lespiau2012-05-143-2/+4
* quaternion: Document init_from_quaternion()Damien Lespiau2012-05-142-0/+8
* quaternion: Document init_from_euler()Damien Lespiau2012-05-142-0/+8
* Visual C++ projects UpdateChun-wei Fan2012-05-145-10/+39
* [l10n] Update Japanese translationHajime Taira2012-05-131-176/+171
* matrix: Add a init_translation() constructorDamien Lespiau2012-05-103-0/+59
* Add support for the WebOS version of SDLNeil Roberts2012-05-082-26/+82
* Fixes for building with --disable-glNeil Roberts2012-05-084-8/+13
* Updated Czech translationMarek Černocký2012-05-041-11/+20
* buffer: Use GL_STREAM_DRAW on GLES2Neil Roberts2012-05-021-14/+19
* Updated Greek translationΚωνσταντίνος Χόρτης2012-05-021-162/+182
* [l10n] Updated German translationChristian Kirbach2012-04-301-20/+33
* Don't typedef CoglMemoryStack twiceNeil Roberts2012-04-301-2/+2
* Updated Galician translationsFran Diéguez2012-04-271-1/+1
* Updated Galician translationsFran Diéguez2012-04-271-9/+18
* Updated Hebrew translation.Yaron Shahrabani2012-04-261-108/+123
* Fixes for make distNeil Roberts2012-04-253-3/+1
* introspection: Fix the names of the pkg-config filesNeil Roberts2012-04-252-2/+2
* Updated Spanish translationDaniel Mustieles2012-04-251-93/+102
* Allow npot Texture2D creation with only basic npot supportRobert Bragg2012-04-244-50/+85
* Add a cogl-version headerNeil Roberts2012-04-2411-22/+288
* journal: avoiding some _cogl_matrix_entry_get()'sRobert Bragg2012-04-241-2/+4
* Re-design the matrix stack using a graph of opsRobert Bragg2012-04-2423-772/+1454
* Adds a "magazine" allocator for chunks of fixed sizeRobert Bragg2012-04-243-0/+162
* Adds internal CoglMemoryStack utility APIRobert Bragg2012-04-243-0/+241
* tests: Adds journal micro benchmarkRobert Bragg2012-04-244-1/+204
* build: Include stdint.hRobert Bragg2012-04-241-0/+1
* cogl-pango: Fix the name of the cogl-pango library in the pc fileNeil Roberts2012-04-231-1/+1
* configure: Fix the check for _Static_assertNeil Roberts2012-04-231-10/+7
* Fix the prototypes for cogl_gtype_ functionsRobert Bragg2012-04-192-2/+3
* namespace symbols output by glib-mkenumsRobert Bragg2012-04-186-11/+18
* Replace cogl_path_{stroke,fill} with framebuffer APINeil Roberts2012-04-189-130/+167
* Remove legacy stateNeil Roberts2012-04-1820-421/+41
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-04-18236-1962/+2000
* Removes all remaining use of CoglHandleRobert Bragg2012-04-1884-2805/+596
* Add _COGL_STATIC_ASSERT macroRobert Bragg2012-04-185-4/+81
* bitmap-pixbuf: Fix the bitmap loader on QuartzNeil Roberts2012-04-181-8/+13
* Add a context member to CoglPathNeil Roberts2012-04-165-20/+24
* Remove the legacy CoglPath APINeil Roberts2012-04-1615-2632/+1675
* Don't include any GL header from the public GL headersNeil Roberts2012-04-1613-15/+75
* Update Visual C++ property sheets for 2.x APIChun-wei Fan2012-04-162-4/+4
* Fix cogl.symbolsChun-wei Fan2012-04-161-1/+0
* cogl/Makefile.am: Fix filters for MSVC projectsChun-wei Fan2012-04-161-3/+3