1
0
Fork 0
mutter-performance-source/clutter
Matthew Allum 866e4ed0dd 2007-04-28 Matthew Allum <mallum@openedhand.com>
* clutter/Makefile.am:
        * clutter/clutter-debug.h:
        * clutter/clutter-fixed.h:
        * clutter/clutter-main.c:
        * clutter/cogl/gles/Makefile.am:
        * clutter/cogl/gles/cogl-defines.h:
        * clutter/cogl/gles/cogl.c:
        * clutter/egl/clutter-backend-egl.c:
        * clutter/egl/clutter-backend-egl.h:
        * clutter/egl/clutter-stage-egl.c:
        * configure.ac:
        Populate most stubs for cogl GL/ES implementation.
        (against vincent - see http://svn.o-hand.com/repos/misc/ogles)
        Add various fixups to EGL backend.
        Code builds and runs (on 16bpp) but yet displays much (is close!)

        * clutter/pango/pangoclutter-render.c:
        comment out some rouge glBegin/end calls.
2007-04-28 00:37:11 +00:00
..
cogl 2007-04-28 Matthew Allum <mallum@openedhand.com> 2007-04-28 00:37:11 +00:00
egl 2007-04-28 Matthew Allum <mallum@openedhand.com> 2007-04-28 00:37:11 +00:00
glx 2007-04-27 Matthew Allum <mallum@openedhand.com> 2007-04-27 21:13:06 +00:00
pango 2007-04-28 Matthew Allum <mallum@openedhand.com> 2007-04-28 00:37:11 +00:00
clutter-actor.c 2007-04-27 Matthew Allum <mallum@openedhand.com> 2007-04-27 21:13:06 +00:00
clutter-actor.h 2007-01-04 Matthew Allum <mallum@openedhand.com> 2007-01-04 19:56:01 +00:00
clutter-alpha.c fixed fixed point clutter_sine_func 2007-01-30 19:35:19 +00:00
clutter-alpha.h 2007-01-30 Emmanuele Bassi <ebassi@openedhand.com> 2007-01-30 16:51:49 +00:00
clutter-backend.c Add clutter_backend_get_n_screens() 2007-04-19 15:26:28 +00:00
clutter-backend.h Add clutter_backend_get_n_screens() 2007-04-19 15:26:28 +00:00
clutter-behaviour-bspline.c Return a ClutterBehaviour when splicing the b-spline behaviour. 2007-04-16 10:26:05 +00:00
clutter-behaviour-bspline.h Add missing types and sections in the API documentation. 2007-04-16 10:25:53 +00:00
clutter-behaviour-opacity.c 2007-01-07 Matthew Allum <mallum@openedhand.com> 2007-01-07 00:36:41 +00:00
clutter-behaviour-opacity.h 2006-11-15 Emmanuele Bassi <ebassi@openedhand.com> 2006-11-15 23:37:53 +00:00
clutter-behaviour-path.c bezier spline behaviours 2007-04-12 12:42:07 +00:00
clutter-behaviour-path.h bezier spline behaviours 2007-04-12 12:42:07 +00:00
clutter-behaviour-rotate.c Add missing types and sections in the API documentation. 2007-04-16 10:25:53 +00:00
clutter-behaviour-rotate.h Add ClutterBehaviourRotate 2007-04-16 10:25:30 +00:00
clutter-behaviour-scale.c Merge from stable: implement gravity in scale behaviour 2007-04-19 15:24:35 +00:00
clutter-behaviour-scale.h Add API for getting the scale bounds from a scale behaviour instance. 2007-03-25 22:37:28 +00:00
clutter-behaviour.c Use g_return_val_if_fail() in clutter_behaviour_is_applied(). 2007-04-16 10:25:19 +00:00
clutter-behaviour.h bezier spline behaviours 2007-04-12 12:42:07 +00:00
clutter-clone-texture.c 2007-04-27 Matthew Allum <mallum@openedhand.com> 2007-04-27 21:13:06 +00:00
clutter-clone-texture.h 2006-12-12 Emmanuele Bassi <ebassi@openedhand.com> 2006-12-12 20:20:04 +00:00
clutter-color.c fixed bug in clutter_color_darken/lighten() 2007-01-18 07:21:41 +00:00
clutter-color.h 2007-03-22 Emmanuele Bassi <ebassi@openedhand.com> 2007-03-22 18:21:59 +00:00
clutter-debug.h 2007-04-28 Matthew Allum <mallum@openedhand.com> 2007-04-28 00:37:11 +00:00
clutter-event.c Remove the unused ClutterEventFlags enum and the flags member of 2007-03-25 11:48:02 +00:00
clutter-event.h Add support for WM_PROTOCOLS to the ClutterStage window 2007-04-19 15:26:54 +00:00
clutter-feature.c 2007-03-27 Matthew Allum <mallum@openedhand.com> 2007-03-26 23:18:39 +00:00
clutter-feature.h 2007-01-17 Emmanuele Bassi <ebassi@openedhand.com> 2007-01-17 13:51:14 +00:00
clutter-fixed.c bezier spline behaviours 2007-04-12 12:42:07 +00:00
clutter-fixed.h 2007-04-28 Matthew Allum <mallum@openedhand.com> 2007-04-28 00:37:11 +00:00
clutter-group.c 2007-03-23 Emmanuele Bassi <ebassi@openedhand.com> 2007-03-23 16:37:56 +00:00
clutter-group.h 2007-02-15 Matthew Allum <mallum@openedhand.com> 2007-02-15 23:23:32 +00:00
clutter-keysyms-table.h 2007-03-22 Emmanuele Bassi <ebassi@openedhand.com> 2007-03-22 18:21:59 +00:00
clutter-keysyms.h Merge gobject-branch into trunk 2006-05-29 08:59:36 +00:00
clutter-label.c 2007-04-26 Emmanuele Bassi <ebassi@openedhand.com> 2007-04-26 19:11:24 +00:00
clutter-label.h 2007-01-04 Matthew Allum <mallum@openedhand.com> 2007-01-04 19:56:01 +00:00
clutter-main.c 2007-04-28 Matthew Allum <mallum@openedhand.com> 2007-04-28 00:37:11 +00:00
clutter-main.h 2007-03-22 Emmanuele Bassi <ebassi@openedhand.com> 2007-03-22 18:21:59 +00:00
clutter-marshal.list Fix delete-event signal handler 2007-04-19 15:27:46 +00:00
clutter-media.c 2006-09-01 Matthew Allum <mallum@openedhand.com> 2006-09-01 17:26:47 +00:00
clutter-media.h 2006-11-15 Emmanuele Bassi <ebassi@openedhand.com> 2006-11-15 23:37:53 +00:00
clutter-private.h Move the get_actor_at_pos() inside ClutterStage, as it is pure 2007-03-25 11:47:30 +00:00
clutter-rectangle.c 2007-04-27 Matthew Allum <mallum@openedhand.com> 2007-04-27 21:13:06 +00:00
clutter-rectangle.h 2006-11-20 Emmanuele Bassi <ebassi@openedhand.com> 2006-11-20 22:20:48 +00:00
clutter-stage.c 2007-04-27 Matthew Allum <mallum@openedhand.com> 2007-04-27 21:13:06 +00:00
clutter-stage.h 2007-04-25 Emmanuele Bassi <ebassi@openedhand.com> 2007-04-25 14:22:24 +00:00
clutter-texture.c 2007-04-27 Matthew Allum <mallum@openedhand.com> 2007-04-27 21:13:06 +00:00
clutter-texture.h 2006-12-12 Emmanuele Bassi <ebassi@openedhand.com> 2006-12-12 20:20:04 +00:00
clutter-timeline.c Fix a dumb typo in last commit. 2007-03-25 22:37:21 +00:00
clutter-timeline.h 2006-11-15 Emmanuele Bassi <ebassi@openedhand.com> 2006-11-15 23:37:53 +00:00
clutter-util.c 2007-01-23 Matthew Allum <mallum@openedhand.com> 2007-01-23 20:29:11 +00:00
clutter-util.h 2007-01-23 Matthew Allum <mallum@openedhand.com> 2007-01-23 20:29:11 +00:00
clutter-version.h.in 2007-03-22 Emmanuele Bassi <ebassi@openedhand.com> 2007-03-22 18:21:59 +00:00
clutter.h Add ClutterBehaviourRotate 2007-04-16 10:25:30 +00:00
Makefile.am 2007-04-28 Matthew Allum <mallum@openedhand.com> 2007-04-28 00:37:11 +00:00