mutter/tests/conform
Emmanuele Bassi 8d98c28dfa Merge branch 'cairo-texture'
* cairo-texture:
  [cairo-texture] Remove the construct only restriction on surface size
  [cairo-texture] Silently discard 0x0 surfaces
  Re-indent ClutterPath header
  Add a test case for the new cairo path functions
  Add clutter_path_to_cairo_path and clutter_path_add_cairo_path
  Warn instead of returning in the IN_PAINT check
  Small documentation fixes
  Print a warning when creating a cairo_t while painting
  Do not set the IN_PAINT flag inside the Stage paint
  Set the IN_PAINT private flag
  [docs] Add ClutterCairoTexture to the API reference
  Add ClutterCairoTexture
  Require Cairo as a Clutter dependency

Conflicts:

  Fix merge conflict in clutter/clutter-path.h
2008-12-19 16:44:40 +00:00
..
ADDING_NEW_TESTS
Makefile.am [tests] Create a real file for each test unit 2008-12-17 14:08:08 +00:00
test-actor-invariants.c
test-backface-culling.c * tests/conform/test-backface-culling.c (TEXTURE_SIZE): Don't set 2008-11-28 17:45:54 +00:00
test-binding-pool.c 2008-12-08 Emmanuele Bassi <ebassi@linux.intel.com> 2008-12-08 13:57:10 +00:00
test-clutter-entry.c
test-clutter-fixed.c
test-clutter-rectangle.c
test-conform-common.c
test-conform-common.h
test-conform-main.c 2008-12-08 Emmanuele Bassi <ebassi@linux.intel.com> 2008-12-08 13:57:10 +00:00
test-label-cache.c
test-launcher.sh [tests] Create a real file for each test unit 2008-12-17 14:08:08 +00:00
test-mesh-contiguous.c * tests/conform/test-mesh-mutability.c: 2008-11-28 16:25:20 +00:00
test-mesh-interleved.c * tests/conform/test-mesh-mutability.c: 2008-11-28 16:25:20 +00:00
test-mesh-mutability.c * tests/conform/test-mesh-mutability.c: 2008-11-28 16:25:20 +00:00
test-paint-opacity.c
test-path.c Merge branch 'cairo-texture' 2008-12-19 16:44:40 +00:00
test-pick.c
test-timeline-dup-frames.c
test-timeline-interpolate.c
test-timeline-rewind.c
test-timeline-smoothness.c
test-timeline.c