summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test-launcher: Pass on the exit codeNeil Roberts2011-12-071-0/+3
* test-utils: Add some fuzz to the pixel comparison routineNeil Roberts2011-12-071-20/+31
* test-snippets: Add a test to verify the order of the snippetsNeil Roberts2011-12-061-0/+32
* Add a conformance test for custom attributesNeil Roberts2011-12-063-0/+306
* snippet: Add a hook for the vertex transformNeil Roberts2011-12-061-1/+39
* snippet: Add a hook for the layer texture coordinate transformationNeil Roberts2011-12-061-2/+44
* snippet: Add a hook for the layer fragment processingNeil Roberts2011-12-061-0/+45
* fragend-glsl: Don't generate the default texture lookup if replacedNeil Roberts2011-12-061-0/+15
* snippet: Don't generate code for snippets that are replacedNeil Roberts2011-12-061-0/+23
* snippet: Move the hook to be a property of the snippetNeil Roberts2011-12-061-22/+40
* pipeline: Add a snippet hook for the texture lookupNeil Roberts2011-12-061-0/+49
* snippet: Add a 'replace' stringNeil Roberts2011-12-061-0/+31
* pipeline: Wrap each snippet in its own functionNeil Roberts2011-12-061-5/+5
* Add a conformance test for CoglSnippetsNeil Roberts2011-12-063-0/+215
* VS 2008/2010 project files to build CoglChun-wei Fan2011-11-251-0/+42
* cogl-bitmask: Add _cogl_bitmask_popcountNeil Roberts2011-11-161-0/+13
* Add a conformance test for setting uniforms on a pipelineNeil Roberts2011-11-163-0/+430
* cogl-bitmask: Add a return value for the foreach callbackNeil Roberts2011-11-161-3/+3
* cogl-bitmask: Use ffsl to speedup bitmask iterationNeil Roberts2011-11-161-0/+1
* Add a conformance test for CoglBitmaskNeil Roberts2011-11-163-2/+182
* test-backface-culling: Use the experimental pipeline APINeil Roberts2011-11-141-88/+93
* tests: Port test-path conformance test from ClutterLuca Bruno2011-11-033-65/+38
* test-just-vertex-shader: Sample a texture in the fragment pipelineNeil Roberts2011-11-021-10/+31
* tests: ports test-sub-texture to not depend on clutterRobert Bragg2011-11-013-173/+125
* tests: Adds test_utils_check_region() utility apiRobert Bragg2011-11-012-0/+56
* test-backface-culling: don't call _swap_buffersRobert Bragg2011-11-011-2/+0
* tests: ports test-wrap-modes.c to be standalone cogl testRobert Bragg2011-11-013-125/+97
* tests: Add a utility function for reading a pixelNeil Roberts2011-10-268-185/+78
* tests: Port blend-strings to test both the legacy and the new APILuca Bruno2011-10-123-92/+104
* tests: avoid redundant setting of projection/modelviewRobert Bragg2011-10-012-36/+9
* Port the pipeline-user-matrix conformance test from ClutterLuca Bruno2011-10-013-65/+61
* Port just-vertex-shader to test both the legacy and the new APILuca Bruno2011-10-013-41/+122
* Clear the color bits of the textures in the color mask testLuca Bruno2011-09-291-0/+9
* Add an option to avoid defining G_DISABLE_DEPRECATEDNeil Roberts2011-09-271-1/+0
* Port the backface culling testNeil Roberts2011-09-193-101/+70
* test-utils: Use a power-of-two size for the FBONeil Roberts2011-09-191-2/+2
* Add a conformance test for setting the color mask on a framebufferNeil Roberts2011-09-193-0/+121
* test-utils: Use g_setenv instead of setenvNeil Roberts2011-09-191-1/+1
* Starts porting Cogl conformance tests from ClutterRobert Bragg2011-09-0839-0/+7420