summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* kms: Add first version of "baremetal" backend for EGL on KMSwip/rob/kms-winsysRob Bradford2011-11-285-14/+634
* cogl-debug: Mark _cogl_debug_flags with dllexport for MSVCNeil Roberts2011-11-252-1/+19
* VS 2008/2010 project files to build CoglChun-wei Fan2011-11-2543-3/+4977
* Update Simplified Chinese translation.Yinghua Wang2011-11-251-7/+312
* Fix comparing the uniforms stateNeil Roberts2011-11-241-1/+6
* Update cogl/winsys/cogl-winsys-stub.cChun-wei Fan2011-11-231-22/+34
* Bump development version to 1.9.3Robert Bragg2011-11-221-2/+2
* Release 1.9.2 (snapshot)1.9.2Robert Bragg2011-11-221-3/+3
* Updates NEWS for the 1.9.2 releaseRobert Bragg2011-11-221-0/+98
* reference: don't look for $(top_srcdir)/cogl/winsys/*.hRobert Bragg2011-11-221-2/+1
* cogl-flags: Fix iterating flag when the most-significant bit is setNeil Roberts2011-11-221-1/+6
* Updated Spanish translationJorge González2011-11-171-12/+12
* cogl-pipeline: Use a hash table for faster uniform name lookupNeil Roberts2011-11-164-19/+26
* cogl-pipeline: Store the uniform overrides in an array instead of listNeil Roberts2011-11-164-112/+77
* cogl-bitmask: Add _cogl_bitmask_popcountNeil Roberts2011-11-163-0/+99
* Add a conformance test for setting uniforms on a pipelineNeil Roberts2011-11-163-0/+430
* cogl-pipeline: Add support for setting uniform valuesNeil Roberts2011-11-1610-4/+880
* cogl-bitmask: Add _cogl_bitmask_set_flagsNeil Roberts2011-11-162-1/+32
* cogl-matrix: Add a public cogl_matrix_transpose()Neil Roberts2011-11-164-2/+29
* Move POPCOUNTL to cogl-utilNeil Roberts2011-11-163-20/+55
* cogl-boxed-value: Add _cogl_boxed_value_copyNeil Roberts2011-11-162-0/+45
* cogl-boxed-value: Wrap the GL calls in the GE() macroNeil Roberts2011-11-161-14/+30
* cogl-program: Move the code for CoglBoxedValue to its own fileNeil Roberts2011-11-166-192/+455
* cogl-flags: Add some macros to help iterate the bitsNeil Roberts2011-11-163-25/+48
* cogl-bitmask: Add a return value for the foreach callbackNeil Roberts2011-11-164-11/+16
* cogl-flags: Use longs instead of intsNeil Roberts2011-11-164-47/+60
* cogl-bitmask: Use ffsl to speedup bitmask iterationNeil Roberts2011-11-164-9/+51
* cogl-fixed: Move the GType defs from cogl-util.c to cogl-fixed.cNeil Roberts2011-11-162-160/+147
* Add a conformance test for CoglBitmaskNeil Roberts2011-11-163-2/+182
* cogl-bitmask: Use longs instead of intsNeil Roberts2011-11-162-55/+80
* [l10n]Updated Turkish translationMuhammet Kara2011-11-161-6/+308
* examples: Query the size of the framebufferRob Bradford2011-11-141-0/+3
* Don't take a reference to the last used onscreen framebufferNeil Roberts2011-11-143-16/+11
* test-backface-culling: Use the experimental pipeline APINeil Roberts2011-11-141-88/+93
* pipeline: Make the backface culling experimental publicNeil Roberts2011-11-148-38/+165
* cogl-utils: Include cogl-defines.hNeil Roberts2011-11-141-0/+1
* cogl-renderer.c: Fix includesChun-wei Fan2011-11-141-0/+3
* l10n: Updated Greek translation for coglSimos Xenitellis2011-11-131-8/+311
* Updated Galician translationsFran Diéguez2011-11-101-17/+19
* Updated Spanish translationJorge González2011-11-061-20/+24
* cogl-context: Destroy texture units later onNeil Roberts2011-11-041-2/+2
* Updated Galician translationsFran Diéguez2011-11-041-9/+312
* tests: Port test-path conformance test from ClutterLuca Bruno2011-11-033-65/+38
* cogl-program: Don't ignore the transpose property of matrix uniformsNeil Roberts2011-11-031-0/+1
* Skip clip flush in _texture_2d_copy_from_framebufferRobert Bragg2011-11-031-3/+4
* clip: make cogl_clip_ensure a NOPRobert Bragg2011-11-031-10/+6
* wayland: Port to current WaylandRob Bradford2011-11-031-52/+29
* wayland: Remove unused functionRob Bradford2011-11-031-18/+0
* glx: remove miss leading commentRobert Bragg2011-11-031-2/+0
* Use the same number for n_tex_coord_attribs in all linked shadersNeil Roberts2011-11-027-50/+64