summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* examples: Remove explicit framebuffer allocationsRobert Bragg2012-02-096-47/+4
* cogl-primitives: Copy across the texture coordinates if no textureNeil Roberts2012-02-081-6/+6
* glx: Only call swap_buffer callbacks @ dispatch timeRobert Bragg2012-02-082-1/+50
* kms: gracefully handle NULL save_state at cleanupRobert Bragg2012-02-081-11/+14
* kms: Adds api to get at the kms file descriptorRobert Bragg2012-02-084-0/+71
* renderer: fix s/contraint/constraint/ typoRobert Bragg2012-02-082-5/+5
* texture-2d/wayland: destroy transient EGLImagesRobert Bragg2012-02-081-7/+9
* Move the add_swap_buffers_callback functions out of the winsysNeil Roberts2012-02-084-83/+50
* test-primitive: Add a test for cogl_primitive_copyNeil Roberts2012-02-071-0/+108
* Add cogl_primitive_get_indices()Neil Roberts2012-02-073-0/+20
* Port the test-primitive test from Clutter to CoglNeil Roberts2012-02-073-63/+52
* Add cogl_primitive_foreach_attribute()Neil Roberts2012-02-073-0/+49
* Add cogl_primitive_copy()Neil Roberts2012-02-073-0/+32
* Make _cogl_pipeline_get_layer_texture publicNeil Roberts2012-02-075-13/+21
* When internally using an FBO, check for allocation errorsNeil Roberts2012-02-072-11/+43
* build: avoid touching .po files during 'make'Ryan Lortie2012-02-011-0/+4
* texture: Flush the dependent journals on get_dataNeil Roberts2012-01-311-0/+5
* test-offscreen: Add tests that the offscreen's journal gets flushedNeil Roberts2012-01-311-2/+75
* test-utils: Expose the compare_pixel functionNeil Roberts2012-01-312-4/+17
* tests: Port test-offscreenNeil Roberts2012-01-313-100/+60
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2012-01-302-14/+623
* framebuffer: Flush the journal on destructionNeil Roberts2012-01-275-43/+86
* object: Add a virtual pointer for the unref functionNeil Roberts2012-01-272-1/+14
* object: Remove the type member of CoglObjectClassNeil Roberts2012-01-2715-86/+37
* object: Reorder the CoglObject members by sizeNeil Roberts2012-01-271-2/+2
* Move GLES2 prototypes to their headerEmmanuele Bassi2012-01-272-11/+11
* cogl-poll: Add a missing G_END_DECLS to the headerNeil Roberts2012-01-241-0/+2
* Updated Norwegian bokmål translationKjartan Maraas2012-01-241-13/+13
* Makefile.am.release: Include NEWS in release messageRobert Bragg2012-01-171-1/+11
* Bump development version to 1.9.5Robert Bragg2012-01-171-2/+2
* Release 1.9.4 (snapshot)1.9.4Robert Bragg2012-01-161-3/+3
* Updates NEWS for the 1.9.4 releaseRobert Bragg2012-01-161-0/+82
* configure: Updates listed glib dependency to 2.28Robert Bragg2012-01-161-1/+1
* mingw: update glib dependency to 2.28Robert Bragg2012-01-161-1/+1
* docs: Updates cogl_primitive_new_xyz symbols listingRobert Bragg2012-01-161-8/+9
* profile: use atexit not g_atexitRobert Bragg2012-01-161-1/+1
* wayland: perform buffer resizes lazily at swap buffersRobert Bragg2012-01-162-8/+70
* Swaps a few uses of gint for intRobert Bragg2012-01-162-8/+8
* template: Allow configuration of swap throttleRobert Bragg2012-01-167-12/+38
* matrix: Remove _EXP symbol mangling and add gtk-docRobert Bragg2012-01-161-12/+9
* snippets: Remove _EXP symbol mangling and add gtk-docRobert Bragg2012-01-161-11/+0
* framebuffer: Remove _EXP symbol mangling and add gtk-docRobert Bragg2012-01-161-61/+161
* cogl.h: Remove _EXP symbol mangling and add gtk-docRobert Bragg2012-01-161-4/+0
* onscreen: Remove _EXP symbol mangling and add gtk-docRobert Bragg2012-01-161-16/+106
* renderer: Remove _EXP symbol mangling and add gtk-docRobert Bragg2012-01-163-76/+21
* Remove CoglVector3 type and use float * insteadRobert Bragg2012-01-165-214/+183
* renderer: Remove _EXP symbol mangling and add gtk-docRobert Bragg2012-01-161-11/+111
* renderer: Adds api to add/remove selection constraintsRobert Bragg2012-01-168-23/+109
* cogl-info: print out the chosen renderer nameRobert Bragg2012-01-161-10/+51
* Updates in line with latest wayland protocolRobert Bragg2012-01-162-15/+7