conform/*: Do not use clutter_stage_get_default()
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 8 Nov 2011 17:04:44 +0000 (17:04 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 10 Nov 2011 15:37:50 +0000 (15:37 +0000)
commitdeba576dd1ad5ca55c713dcc808e91adf9d2f1df
tree765719d625e38d9125486db120e5f924d4504c44
parent89644ae0488951015e44e864a3cc6840c207357c
conform/*: Do not use clutter_stage_get_default()

Use the correct stage creation/destruction API.
38 files changed:
tests/conform/test-actor-invariants.c
tests/conform/test-anchors.c
tests/conform/test-cally-text.c
tests/conform/test-clutter-cairo-texture.c
tests/conform/test-clutter-texture.c
tests/conform/test-cogl-backface-culling.c
tests/conform/test-cogl-blend-strings.c
tests/conform/test-cogl-depth-test.c
tests/conform/test-cogl-just-vertex-shader.c
tests/conform/test-cogl-materials.c
tests/conform/test-cogl-multitexture.c
tests/conform/test-cogl-npot-texture.c
tests/conform/test-cogl-offscreen.c
tests/conform/test-cogl-path.c
tests/conform/test-cogl-pipeline-user-matrix.c
tests/conform/test-cogl-pixel-buffer.c
tests/conform/test-cogl-premult.c
tests/conform/test-cogl-primitive.c
tests/conform/test-cogl-readpixels.c
tests/conform/test-cogl-sub-texture.c
tests/conform/test-cogl-texture-3d.c
tests/conform/test-cogl-texture-get-set-data.c
tests/conform/test-cogl-texture-mipmaps.c
tests/conform/test-cogl-texture-pixmap-x11.c
tests/conform/test-cogl-texture-rectangle.c
tests/conform/test-cogl-vertex-buffer-contiguous.c
tests/conform/test-cogl-vertex-buffer-interleved.c
tests/conform/test-cogl-vertex-buffer-mutability.c
tests/conform/test-cogl-viewport.c
tests/conform/test-cogl-wrap-modes.c
tests/conform/test-conform-main.c
tests/conform/test-offscreen-redirect.c
tests/conform/test-paint-opacity.c
tests/conform/test-pick.c
tests/conform/test-score.c
tests/conform/test-shader-effect.c
tests/conform/test-text-cache.c
tests/conform/test-texture-fbo.c