mutter/clutter
Robert Bragg 8b39bfec7f Improves the unit test to verify more awkward scaling and some corresponding fixes
This simplifies the mucking about with the model-view matrix that was previously
done which improves its efficiency when scaling is necessary.

Notably: There should now be no performance advantage to using
ClutterCloneTexture as a special case clone actor since this method is just as
efficient.

The unit test was renamed to test-actor-clone.
2009-01-20 11:03:50 +00:00
..
cogl Fix GLES backends after merging the async-textures branch 2009-01-15 18:09:54 +00:00
eglnative [eglnative] Set the SYNC_MATRICES on stage realization 2009-01-16 22:13:44 +00:00
eglx 2008-10-30 Emmanuele Bassi <ebassi@linux.intel.com> 2008-10-30 17:04:34 +00:00
fruity
glx Fix compile warning for a possible uninitialized variable 2009-01-14 15:04:28 +00:00
json
osx
pango Use cogl_texture_multiple_rectangles in CoglPangoRenderer 2008-11-28 13:14:10 +00:00
sdl
win32
x11 Fix properties that have X11 types to be 'long' 2009-01-16 23:44:32 +00:00
clutter-actor-clone.c Improves the unit test to verify more awkward scaling and some corresponding fixes 2009-01-20 11:03:50 +00:00
clutter-actor-clone.h Implements a generic ClutterActorClone that doesn't need fbos. 2009-01-19 16:23:49 +00:00
clutter-actor.c Implements a generic ClutterActorClone that doesn't need fbos. 2009-01-19 16:23:49 +00:00
clutter-actor.h Bug 1380 - Return booleans from CLUTTER_ACTOR_IS_* macros 2009-01-14 18:18:20 +00:00
clutter-alpha.c [docs] Clarify what API registers a global alpha function 2009-01-16 14:53:42 +00:00
clutter-alpha.h [alpha] Allow registering alpha functions 2009-01-16 14:37:35 +00:00
clutter-animatable.c Add license notice to ClutterAnimation files 2009-01-08 13:18:00 +00:00
clutter-animatable.h Add license notice to ClutterAnimation files 2009-01-08 13:18:00 +00:00
clutter-animation.c [doc] Clarify the animation mode meaning 2009-01-16 14:37:42 +00:00
clutter-animation.h Remove AnimationMode from the Animation API 2009-01-16 14:37:42 +00:00
clutter-backend.c [x11] Proper fix for the ClutterStage resize race 2009-01-12 11:15:41 +00:00
clutter-backend.h Store the default font name inside ClutterBackend 2008-12-23 15:03:11 +00:00
clutter-behaviour-depth.c
clutter-behaviour-depth.h
clutter-behaviour-ellipse.c Remove a double semi-colon typo 2008-12-13 11:53:03 +00:00
clutter-behaviour-ellipse.h
clutter-behaviour-opacity.c
clutter-behaviour-opacity.h
clutter-behaviour-path.c Convert clutter_path_get_position to take a gdouble instead of an alpha value 2008-12-16 15:39:53 +00:00
clutter-behaviour-path.h Bug 1252 - Merge ClutterBehaviourPath and ClutterBehaviourBspline 2008-12-05 13:13:37 +00:00
clutter-behaviour-rotate.c Fix an empty block 2008-12-23 20:55:35 +00:00
clutter-behaviour-rotate.h
clutter-behaviour-scale.c
clutter-behaviour-scale.h
clutter-behaviour.c Fix some *_set functions so they work if the object is the same value 2009-01-05 13:19:40 +00:00
clutter-behaviour.h
clutter-bezier.c Bug 1252 - Merge ClutterBehaviourPath and ClutterBehaviourBspline 2008-12-05 13:13:37 +00:00
clutter-bezier.h Bug 1252 - Merge ClutterBehaviourPath and ClutterBehaviourBspline 2008-12-05 13:13:37 +00:00
clutter-binding-pool.c Add ClutterBindingPool:name 2009-01-13 12:51:03 +00:00
clutter-binding-pool.h Add declaration of clutter_binding_pool_get_type() 2009-01-14 15:03:30 +00:00
clutter-cairo-texture.c [docs] Documentation fixes for CairoTexture 2008-12-19 17:48:30 +00:00
clutter-cairo-texture.h [docs] Documentation warnings 2009-01-09 14:26:35 +00:00
clutter-child-meta.c
clutter-child-meta.h
clutter-clone-texture.c Fix some *_set functions so they work if the object is the same value 2009-01-05 13:19:40 +00:00
clutter-clone-texture.h
clutter-color.c
clutter-color.h
clutter-container.c
clutter-container.h
clutter-debug.h 2008-11-17 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-18 09:50:03 +00:00
clutter-deprecated.h 2008-11-17 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-18 09:50:03 +00:00
clutter-enum-types.c.in
clutter-enum-types.h.in
clutter-event.c 2008-12-08 Emmanuele Bassi <ebassi@linux.intel.com> 2008-12-08 13:57:10 +00:00
clutter-event.h 2008-12-08 Emmanuele Bassi <ebassi@linux.intel.com> 2008-12-08 13:57:10 +00:00
clutter-feature.c
clutter-feature.h
clutter-fixed.c Fix a typo in the ClutterParamSpecFixed declaration 2008-12-15 14:29:59 +00:00
clutter-fixed.h
clutter-frame-source.c
clutter-frame-source.h
clutter-group.c 2008-11-26 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-26 16:46:48 +00:00
clutter-group.h
clutter-id-pool.c
clutter-id-pool.h
clutter-interval.c [animation] Allow registering custom progress function 2009-01-08 11:15:09 +00:00
clutter-interval.h [animation] Allow registering custom progress function 2009-01-08 11:15:09 +00:00
clutter-json.h.in
clutter-keysyms-table.h
clutter-keysyms.h
clutter-list-model.c
clutter-list-model.h
clutter-main.c [x11] Proper fix for the ClutterStage resize race 2009-01-12 11:15:41 +00:00
clutter-main.h
clutter-marshal.list 2008-12-08 Emmanuele Bassi <ebassi@linux.intel.com> 2008-12-08 13:57:10 +00:00
clutter-media.c Bug 1269 - mingw32 building failed at clutter-media.c 2008-11-21 16:18:38 +00:00
clutter-media.h
clutter-model-private.h
clutter-model.c
clutter-model.h
clutter-path.c Avoid masking math.h exported variables 2008-12-19 18:21:36 +00:00
clutter-path.h [build] Replaces use of #include <cairo/cairo.h> with #include <cairo.h> 2008-12-21 21:52:50 +00:00
clutter-private.h Implements a generic ClutterActorClone that doesn't need fbos. 2009-01-19 16:23:49 +00:00
clutter-rectangle.c 2008-11-17 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-17 14:21:49 +00:00
clutter-rectangle.h
clutter-score.c Bug 1299 - clutter_score_remove will segmentation fault if 2008-11-25 13:19:48 +00:00
clutter-score.h
clutter-script-parser.c
clutter-script-private.h
clutter-script.c Fixed some trivial compiler warnings 2008-11-18 18:53:10 +00:00
clutter-script.h
clutter-scriptable.c
clutter-scriptable.h
clutter-shader-types.c 2008-11-18 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-18 15:08:40 +00:00
clutter-shader-types.h 2008-11-18 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-18 15:08:40 +00:00
clutter-shader.c 2008-11-18 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-18 15:08:40 +00:00
clutter-shader.h 2008-11-18 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-18 15:08:40 +00:00
clutter-stage-manager.c
clutter-stage-manager.h
clutter-stage-window.c
clutter-stage-window.h
clutter-stage.c Bug 1087 - virtualize stage_queue_redraw 2009-01-12 14:28:39 +00:00
clutter-stage.h Bug 1087 - virtualize stage_queue_redraw 2009-01-12 14:28:39 +00:00
clutter-text.c [clutter-text] Fix x-position of cursor when moving up or down 2009-01-14 11:12:02 +00:00
clutter-text.h Re-align ClutterText header file 2009-01-07 11:46:22 +00:00
clutter-texture.c Change default tile-waste from 64 to 63 2009-01-16 23:45:36 +00:00
clutter-texture.h Update/clean and apply the async-texture patch from bug #1144 2009-01-07 17:02:43 +00:00
clutter-timeline.c 2008-12-05 Emmanuele Bassi <ebassi@linux.intel.com> 2008-12-05 17:44:12 +00:00
clutter-timeline.h
clutter-timeout-pool.c
clutter-timeout-pool.h
clutter-types.h [alpha] Allow registering alpha functions 2009-01-16 14:37:35 +00:00
clutter-units.c
clutter-units.h Fix last improper usage of ClutterUnits 2009-01-08 16:00:47 +00:00
clutter-util.c
clutter-util.h
clutter-version.h.in
clutter.h Implements a generic ClutterActorClone that doesn't need fbos. 2009-01-19 16:23:49 +00:00
Makefile.am Implements a generic ClutterActorClone that doesn't need fbos. 2009-01-19 16:23:49 +00:00