mutter/cogl/tests/conform
Robert Mader 8e172aeecb cleanup: Use g_clear_handle_id() for g_source_remove()
It makes sure we do not forget to zero the id and lets us avoid
zero checks before. We use it for all new code, lets clean up the
existing code base.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/947
2019-11-22 01:27:40 +01:00
..
meson
meson.build cogl: Remove unported test-vertex-buffer-mutability 2019-11-20 11:59:15 -05:00
mutter-cogl.test.in
test-alpha-test.c
test-alpha-textures.c
test-atlas-migration.c
test-backface-culling.c
test-blend-strings.c cogl: Remove cogl_handle_ref/unref 2019-10-14 17:05:28 +00:00
test-blend.c
test-color-hsl.c
test-conform-main.c Remove CoglQuaternion 2019-10-16 11:38:13 +00:00
test-copy-replace-texture.c
test-custom-attributes.c
test-declarations.h Remove CoglQuaternion 2019-10-16 11:38:13 +00:00
test-depth-test.c
test-euler.c Remove CoglQuaternion 2019-10-16 11:38:13 +00:00
test-fence.c
test-fixed.c
test-fixtures.c
test-framebuffer-get-bits.c
test-just-vertex-shader.c cogl: Remove deprecated cogl_color_set_from_* 2019-11-20 11:59:15 -05:00
test-layer-remove.c
test-map-buffer-range.c
test-materials.c cleanup: Use g_clear_handle_id() for g_source_remove() 2019-11-22 01:27:40 +01:00
test-multitexture.c cleanup: Use g_clear_handle_id() for g_source_remove() 2019-11-22 01:27:40 +01:00
test-no-gl-header.c
test-npot-texture.c
test-object.c
test-offscreen.c
test-path-clip.c
test-path.c
test-pipeline-cache-unrefs-texture.c
test-pipeline-shader-state.c
test-pipeline-uniforms.c cogl: Remove cogl_handle_ref/unref 2019-10-14 17:05:28 +00:00
test-pipeline-user-matrix.c cogl: Remove CoglError wrapper 2019-06-20 18:25:04 +02:00
test-pixel-buffer.c
test-point-size-attribute.c
test-point-size.c
test-point-sprite.c cogl: Remove CoglError wrapper 2019-06-20 18:25:04 +02:00
test-premult.c
test-primitive-and-journal.c
test-primitive.c
test-read-texture-formats.c
test-readpixels.c cleanup: Use g_clear_handle_id() for g_source_remove() 2019-11-22 01:27:40 +01:00
test-snippets.c
test-sparse-pipeline.c
test-sub-texture.c
test-texture-get-set-data.c
test-texture-mipmaps.c cleanup: Use g_clear_handle_id() for g_source_remove() 2019-11-22 01:27:40 +01:00
test-texture-no-allocate.c cogl: Remove CoglError wrapper 2019-06-20 18:25:04 +02:00
test-texture-pixmap-x11.c cleanup: Use g_clear_handle_id() for g_source_remove() 2019-11-22 01:27:40 +01:00
test-texture-rg.c
test-version.c
test-vertex-buffer-contiguous.c cleanup: Use g_clear_handle_id() for g_source_remove() 2019-11-22 01:27:40 +01:00
test-vertex-buffer-interleved.c cleanup: Use g_clear_handle_id() for g_source_remove() 2019-11-22 01:27:40 +01:00
test-viewport.c cleanup: Use g_clear_handle_id() for g_source_remove() 2019-11-22 01:27:40 +01:00
test-wrap-modes.c test: use correct enum 2019-11-16 00:14:20 +01:00
test-write-texture-formats.c