summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Don't use the transpose argument of glUniformMatrix*Neil Roberts2012-08-062-9/+41
* Mass rename CLUTTER_COMPILATION to COGL_COMPILATIONTomeu Vizoso2012-08-0665-68/+68
* Use <literal> not <pre> in the commentsDamien Lespiau2012-08-062-13/+12
* Update the cogl_sdl_context_new() code snippetDamien Lespiau2012-08-061-1/+1
* Fix the inclusion of the SDL integration documentationDamien Lespiau2012-08-061-1/+1
* Initialize the inverse matrix in invert_matrix_3d()Damien Lespiau2012-08-061-0/+2
* Use the old GLSL extensions if GL 2.0 is not availableNeil Roberts2012-08-063-69/+136
* Fix removing layers when the pipeline is not the ownerNeil Roberts2012-08-062-8/+16
* Add a conformance test for removing a pipeline layerNeil Roberts2012-08-063-0/+147
* Add an SDL2 winsysNeil Roberts2012-08-067-7/+596
* cogl-gles2: Add glTexParameterf to wrapper libraryTomeu Vizoso2012-08-062-0/+9
* Updated Telugu TranslationSasi Bhushan Boddepalli2012-08-061-36/+36
* Add a note about [0, 0, 0] and cogl_vector3_normalize()Damien Lespiau2012-08-061-0/+4
* [l10n] Updated German translationTobias Endrigkeit2012-08-061-27/+26
* Updated Esperanto translationKristjan SCHMIDT2012-08-061-112/+119
* Updated Latvian translationRūdolfs Mazurs2012-08-061-6/+5
* Updated French translationBruno Brouard2012-08-061-22/+27
* Updated Slovenian translationMatej Urbančič2012-08-061-22/+26
* Use the internal format to check if the texture size is supportedDamien Lespiau2012-08-067-6/+20
* Update .gitignoreDamien Lespiau2012-08-061-26/+19
* build: add newly introduced header to fix make distRico Tzschichholz2012-08-061-0/+1
* Fix a typo in _cogl_matrix_init_translationNeil Roberts2012-08-061-1/+1
* Cache the debug wireframe snippetNeil Roberts2012-08-061-7/+13
* Preserve the CoglDrawFlags when drawing a wireframeNeil Roberts2012-08-062-11/+16
* matrix-stack: Prune stack entries when loading a replacement matrixNeil Roberts2012-08-061-16/+50
* Add a basic conformance test for eulers and quaternionsNeil Roberts2012-08-063-0/+84
* Add functions to directly transform from a euler or a quaternionNeil Roberts2012-08-067-1/+252
* matrix-stack: Fix the _cogl_matrix_entry_equal functionNeil Roberts2012-08-061-0/+4
* Add a cogl_matrix_init_from_euler functionNeil Roberts2012-08-063-0/+91
* Make cogl_matrix_init_from_quaternion take a const quaternionNeil Roberts2012-08-062-5/+3
* Fix the documentation for cogl_quaterinon_init_from_arrayNeil Roberts2012-08-061-1/+1
* Fix disabling debuggingNeil Roberts2012-08-064-10/+22
* Fix a warning on test-gles2-contextNeil Roberts2012-08-061-2/+3
* Don't build cogl-gles2-gears if configured with --disable-cogl-gles2Neil Roberts2012-08-061-1/+4
* Adds gles2-context renderer constraintRobert Bragg2012-08-069-18/+81
* conform: Adds a gles2 context testRobert Bragg2012-08-063-0/+388
* Adds a cogl-gles2-gears exampleRobert Bragg2012-08-062-1/+813
* Adds libcogl-gles2 frontend GLES2 apiRobert Bragg2012-08-0611-3/+2810
* Adds initial GLES2 integration supportRobert Bragg2012-08-0623-191/+2168
* Convert the test-atlas-migration test to a standalone Cogl testNeil Roberts2012-08-063-16/+29
* Fix depth testing, write enable bugRobert Bragg2012-08-061-17/+13
* By default enable swap throttlingRobert Bragg2012-08-061-0/+1
* Workaround drisw bug where clipped redraws don't workRobert Bragg2012-08-065-4/+31
* gpu-info: Detect more info including architectureRobert Bragg2012-08-062-11/+328
* Visual C++ 2008 support: Add note in README.txtChun-wei Fan2012-08-061-0/+8
* Update cogl.symbolsChun-wei Fan2012-08-061-55/+20
* Fix Visual C++ buildChun-wei Fan2012-08-069-21/+74
* quaternion: Fix typo in the init_from_z_rotation documentationDamien Lespiau2012-08-061-1/+1
* doc: Fix a couple of renamed symbolsDamien Lespiau2012-08-061-2/+2
* doc: Remove the inclusion of non-existent cogl-clipping.xmlDamien Lespiau2012-08-061-1/+0