..
Makefile.am
Add a test for cogl_framebuffer_push_path_clip
2013-12-03 15:28:24 +00:00
test-alpha-test.c
Declare interface types as void and remove cast macros
2013-11-27 19:33:44 +00:00
test-alpha-textures.c
Declare interface types as void and remove cast macros
2013-11-27 19:33:44 +00:00
test-atlas-migration.c
tests: stop using cogl-auto-texture apis
2013-07-29 17:56:07 +01:00
test-backface-culling.c
Declare interface types as void and remove cast macros
2013-11-27 19:33:44 +00:00
test-blend-strings.c
tests: stop using cogl-auto-texture apis
2013-07-29 17:56:07 +01:00
test-blend.c
Add _primitive_draw to replace _framebuffer_draw_primitive
2013-07-29 18:31:36 +01:00
test-color-hsl.c
Declare interface types as void and remove cast macros
2013-11-27 19:33:44 +00:00
test-color-mask.c
Declare interface types as void and remove cast macros
2013-11-27 19:33:44 +00:00
test-conform-main.c
Fix calculating the bounds when clipping from a primitive
2013-12-03 15:28:35 +00:00
test-copy-replace-texture.c
Declare interface types as void and remove cast macros
2013-11-27 19:33:44 +00:00
test-custom-attributes.c
gl: bind position attribute to location 0
2013-08-19 22:44:45 +01:00
test-depth-test.c
Add API to control per-framebuffer depth writing
2013-10-28 16:34:58 +00:00
test-euler-quaternion.c
tests: update inline with master
2013-01-22 17:48:06 +00:00
test-fence.c
Declare interface types as void and remove cast macros
2013-11-27 19:33:44 +00:00
test-fixed.c
test-fixtures.c
test-framebuffer-get-bits.c
Declare interface types as void and remove cast macros
2013-11-27 19:33:44 +00:00
test-gles2-context.c
Declare interface types as void and remove cast macros
2013-11-27 19:33:44 +00:00
test-just-vertex-shader.c
tests: stop using cogl-auto-texture apis
2013-07-29 17:56:07 +01:00
test-layer-remove.c
tests: update inline with master
2013-01-22 17:48:06 +00:00
test-map-buffer-range.c
Declare interface types as void and remove cast macros
2013-11-27 19:33:44 +00:00
test-materials.c
tests: stop using cogl-auto-texture apis
2013-07-29 17:56:07 +01:00
test-multitexture.c
tests: stop using cogl-auto-texture apis
2013-07-29 17:56:07 +01:00
test-no-gl-header.c
Don't include cogl/cogl.h from test-utils.h
2013-07-04 11:50:31 +01:00
test-npot-texture.c
tests: stop using cogl-auto-texture apis
2013-07-29 17:56:07 +01:00
test-object.c
test-offscreen.c
Declare interface types as void and remove cast macros
2013-11-27 19:33:44 +00:00
test-path-clip.c
Add a test for cogl_framebuffer_push_path_clip
2013-12-03 15:28:24 +00:00
test-path.c
Separate out CoglPath api into sub-library
2013-08-19 22:44:35 +01:00
test-pipeline-cache-unrefs-texture.c
Declare interface types as void and remove cast macros
2013-11-27 19:33:44 +00:00
test-pipeline-shader-state.c
Declare interface types as void and remove cast macros
2013-11-27 19:33:44 +00:00
test-pipeline-uniforms.c
tests: Don't report success when the test is skipped
2013-01-22 17:48:06 +00:00
test-pipeline-user-matrix.c
tests: update inline with master
2013-01-22 17:48:06 +00:00
test-pixel-buffer.c
Declare interface types as void and remove cast macros
2013-11-27 19:33:44 +00:00
test-point-size-attribute.c
Add _primitive_draw to replace _framebuffer_draw_primitive
2013-07-29 18:31:36 +01:00
test-point-size.c
Add _primitive_draw to replace _framebuffer_draw_primitive
2013-07-29 18:31:36 +01:00
test-point-sprite.c
Declare interface types as void and remove cast macros
2013-11-27 19:33:44 +00:00
test-premult.c
Declare interface types as void and remove cast macros
2013-11-27 19:33:44 +00:00
test-primitive-and-journal.c
Add _primitive_draw to replace _framebuffer_draw_primitive
2013-07-29 18:31:36 +01:00
test-primitive.c
Add _primitive_draw to replace _framebuffer_draw_primitive
2013-07-29 18:31:36 +01:00
test-read-texture-formats.c
Declare interface types as void and remove cast macros
2013-11-27 19:33:44 +00:00
test-readpixels.c
offscreen: rename _new_to_texture to _new_with_texture
2013-08-19 22:44:44 +01:00
test-snippets.c
tests: stop using cogl-auto-texture apis
2013-07-29 17:56:07 +01:00
test-sparse-pipeline.c
tests: update inline with master
2013-01-22 17:48:06 +00:00
test-sub-texture.c
Declare interface types as void and remove cast macros
2013-11-27 19:33:44 +00:00
test-texture-3d.c
Declare interface types as void and remove cast macros
2013-11-27 19:33:44 +00:00
test-texture-get-set-data.c
tests: stop using cogl-auto-texture apis
2013-07-29 17:56:07 +01:00
test-texture-mipmaps.c
tests: stop using cogl-auto-texture apis
2013-07-29 17:56:07 +01:00
test-texture-no-allocate.c
Declare interface types as void and remove cast macros
2013-11-27 19:33:44 +00:00
test-texture-pixmap-x11.c
test-texture-rectangle.c
tests: stop using cogl-auto-texture apis
2013-07-29 17:56:07 +01:00
test-version.c
Declare interface types as void and remove cast macros
2013-11-27 19:33:44 +00:00
test-vertex-buffer-contiguous.c
test-vertex-buffer-interleved.c
test-vertex-buffer-mutability.c
test-viewport.c
offscreen: rename _new_to_texture to _new_with_texture
2013-08-19 22:44:44 +01:00
test-wrap-modes.c
tests: stop using cogl-auto-texture apis
2013-07-29 17:56:07 +01:00
test-wrap-rectangle-textures.c
Declare interface types as void and remove cast macros
2013-11-27 19:33:44 +00:00
test-write-texture-formats.c
test-write-texture-formats: Add fuzziness to the pixel comparisons
2013-01-22 18:00:11 +00:00