mutter/tests
Tommi Komulainen 863837baec 7 small miscellaneous fixes
Bug#959 - Multiple minor improvements

	* configure.ac: pick up GDKPIXBUF_PREFIX from gdk-pixbuf-2.0
	module, not pango

	* clutter/clutter-keysyms-table.h: cosmetic fix for ifdef guard
	name in the comment (leftover from earlier commit)

	* tests/test-textures.c: don't depend on GdkPixbuf as we're not
	using any actual features from it, just plain pixel buffer
	manipulation

	* clutter/clutter-timeline.c
	* clutter/clutter-timeline.h (clutter_timeline_list_markers): Use
	gsize* to return number of items, not guint*
	* tests/test-paint-wrapper.c: use correct type (guint*) in call
	to clutter_actor_get_size()

	* tests/test-depth.c (janus_group): properly take height2 into
	account when calculating needed height for the rectangle

	* tests/test-cogl-tex-getset.c: use rowstride, not width*4, when
	calculating pixel offsets

	* tests/test-cogl-tex-getset.c: Don't assume/force RGBA format,
	also support ARGB format (needed with quartz imageloader.)
2008-06-10 06:37:46 +00:00
..
Makefile.am * clutter/clutter-texture.c: made the filter-quality proeprty also 2008-06-07 15:08:05 +00:00
redhand.png 2007-06-12 Matthew Allum <mallum@openedhand.com> 2007-06-12 10:36:28 +00:00
test-actors.c 2008-06-06 Emmanuele Bassi <ebassi@openedhand.com> 2008-06-06 16:22:55 +00:00
test-behave.c Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00
test-clip.c 2008-06-04 Robert Bragg <bob@o-hand.com> 2008-06-04 16:02:40 +00:00
test-cogl-offscreen.c * clutter/cogl/cogl.h.in: 2008-05-07 16:12:54 +00:00
test-cogl-primitives.c * clutter/cogl/cogl.h.in: api review touch ups. 2008-05-05 10:25:11 +00:00
test-cogl-tex-convert.c * clutter/cogl/cogl.h.in: 2008-05-07 16:12:54 +00:00
test-cogl-tex-foreign.c * clutter/cogl/cogl.h.in: renaming of API's in cogl to make the 2008-04-29 15:41:34 +00:00
test-cogl-tex-getset.c 7 small miscellaneous fixes 2008-06-10 06:37:46 +00:00
test-cogl-tex-polygon.c * clutter/cogl/cogl.h.in: 2008-05-07 16:12:54 +00:00
test-cogl-tex-tile.c * clutter/cogl/cogl.h.in: 2008-05-07 16:12:54 +00:00
test-depth.c 7 small miscellaneous fixes 2008-06-10 06:37:46 +00:00
test-effects.c 2007-01-30 Tomas Frydrych <tf@openedhand.com> 2008-01-30 12:13:26 +00:00
test-entry.c 2008-03-06 Emmanuele Bassi <ebassi@openedhand.com> 2008-03-06 12:39:24 +00:00
test-events.c 2008-05-14 Emmanuele Bassi <ebassi@openedhand.com> 2008-05-14 16:47:38 +00:00
test-fbo.c Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00
test-fullscreen.c 2007-11-26 Emmanuele Bassi <ebassi@openedhand.com> 2007-11-26 12:07:25 +00:00
test-grab.c 2007-12-21 Emmanuele Bassi <ebassi@openedhand.com> 2007-12-21 15:25:00 +00:00
test-model.c 2008-01-09 Emmanuele Bassi <ebassi@openedhand.com> 2008-01-09 14:34:24 +00:00
test-multistage.c 2008-05-12 Emmanuele Bassi <ebassi@openedhand.com> 2008-05-12 15:26:37 +00:00
test-offscreen.c 2007-05-25 Matthew Allum <mallum@openedhand.com> 2007-05-25 10:56:09 +00:00
test-opacity.c 2008-02-20 Emmanuele Bassi <ebassi@openedhand.com> 2008-02-20 10:59:47 +00:00
test-paint-wrapper.c 7 small miscellaneous fixes 2008-06-10 06:37:46 +00:00
test-perspective.c Moved dots in test-perspective to 1px off each corner. 2007-06-28 08:24:45 +00:00
test-pixmap.c 2008-05-15 Emmanuele Bassi <ebassi@openedhand.com> 2008-05-15 14:31:43 +00:00
test-project.c * clutter/clutter-actor.[ch]: (clutter_actor_set_rotationx), 2007-11-19 11:43:20 +00:00
test-random-text.c 2008-05-28 Emmanuele Bassi <ebassi@openedhand.com> 2008-05-28 14:14:56 +00:00
test-rotate.c Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00
test-scale.c 2008-02-04 Emmanuele Bassi <ebassi@openedhand.com> 2008-02-04 22:35:38 +00:00
test-score.c 2008-03-18 Emmanuele Bassi <ebassi@openedhand.com> 2008-03-18 22:07:17 +00:00
test-script.c 2008-05-28 Emmanuele Bassi <ebassi@openedhand.com> 2008-05-28 12:20:54 +00:00
test-script.json 2008-05-28 Emmanuele Bassi <ebassi@openedhand.com> 2008-05-28 12:20:54 +00:00
test-shader.c * tests/test-shader.c: Use the special wrapper vars when building 2008-06-06 15:41:52 +00:00
test-stage-read-pixels.c Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00
test-text.c 2008-05-09 Emmanuele Bassi <ebassi@openedhand.com> 2008-05-09 10:58:26 +00:00
test-texture-quality.c * clutter/clutter-texture.c: made the filter-quality proeprty also 2008-06-07 15:08:05 +00:00
test-textures.c 7 small miscellaneous fixes 2008-06-10 06:37:46 +00:00
test-threads.c 2008-05-14 Emmanuele Bassi <ebassi@openedhand.com> 2008-05-14 17:26:59 +00:00
test-timeline-dup-frames.c Adds some new timeline unit-tests (#439) with actual timeline 2008-03-05 16:04:06 +00:00
test-timeline-interpolate.c Adds some new timeline unit-tests (#439) with actual timeline 2008-03-05 16:04:06 +00:00
test-timeline-rewind.c Adds some new timeline unit-tests (#439) with actual timeline 2008-03-05 16:04:06 +00:00
test-timeline-smoothness.c Adds some new timeline unit-tests (#439) with actual timeline 2008-03-05 16:04:06 +00:00
test-timeline.c 2008-03-18 Emmanuele Bassi <ebassi@openedhand.com> 2008-03-18 17:50:45 +00:00
test-unproject.c 2007-12-21 Emmanuele Bassi <ebassi@openedhand.com> 2007-12-21 15:25:00 +00:00
test-viewport.c Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00