summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update cogl.symbolsmsvc-supportChun-wei Fan2011-11-181-0/+7
* Merge branch 'master' into msvc-supportChun-wei Fan2011-11-1835-519/+2890
|\
| * 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
* | Merge branch 'master' into msvc-supportChun-wei Fan2011-11-161-0/+3
|\ \ | |/
| * examples: Query the size of the framebufferRob Bradford2011-11-141-0/+3
* | Update cogl.symbolsChun-wei Fan2011-11-151-0/+4
* | Merge branch 'master' into msvc-supportChun-wei Fan2011-11-1512-142/+270
|\ \ | |/
| * 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
* | Merge branch 'master' into msvc-supportChun-wei Fan2011-11-142-25/+330
|\ \ | |/
| * l10n: Updated Greek translation for coglSimos Xenitellis2011-11-131-8/+311
| * Updated Galician translationsFran Diéguez2011-11-101-17/+19
* | Add VS projects for msaa and info examplesChun-wei Fan2011-11-0911-1/+735
* | Update VS supportChun-wei Fan2011-11-093-2/+5
* | Update cogl.symbolsChun-wei Fan2011-11-091-5/+3
* | cogl-renderer.c: Fix includesChun-wei Fan2011-11-091-0/+3
* | Update VS property sheetsChun-wei Fan2011-11-092-2/+5
* | Merge branch 'master' into msvc-supportChun-wei Fan2011-11-0711-181/+416
|\ \ | |/
| * 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