mutter/clutter
Robert Bragg bf9d5f3949 build: distinguish CLUTTER_WINSYS and CLUTTER_SONAME_INFIX
This adds a separate variable name "CLUTTER_SONAME_INFIX" to define the
infix for the clutter library that gets linked. Currently the WINSYS
corresponds to the directory we enter when building to compile the
window system and input support, but it is desirable to be able to
define multiple flavours that use the same WINSYS but should result in
different library names.

For example we are planning to combine the eglx and eglnative window
systems into one "egl" winsys but we will need to preserve the current
library names for the eglx and eglnative flavours.
2010-06-18 17:38:40 +01:00
..
cogl cogl-context: Use the function pointer for glActiveUnit 2010-06-18 15:34:48 +01:00
eglnative
eglx eglx: Rename EGLNative{Window,Display}Type back to Native{Window,Display}Type 2010-05-18 17:25:25 +01:00
fruity
glx stage-glx: Never promote clipped redraws to full redraws. 2010-06-16 01:04:35 +01:00
json doc: Remove gtk-doc annotations from the json-glib copy 2010-05-20 11:45:54 +01:00
osx
win32
x11 Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-action.c docs: Description fixes for Action and Constraint 2010-05-26 14:09:24 +01:00
clutter-action.h Add named modifiers for Action and Constraint 2010-05-20 11:19:51 +01:00
clutter-actor-meta-private.h actor: Add ActorMeta, a base class for actor modifiers 2010-05-17 16:42:10 +01:00
clutter-actor-meta.c docs: Description fixes for Action and Constraint 2010-05-26 14:09:24 +01:00
clutter-actor-meta.h actor: Add ActorMeta, a base class for actor modifiers 2010-05-17 16:42:10 +01:00
clutter-actor.c actor: Parse actions, constraints and effects members 2010-06-17 17:35:00 +01:00
clutter-actor.h actor: add clutter_actor_contains() 2010-06-11 15:19:45 +01:00
clutter-align-constraint.c constraints: Allow Align and Bind sources to be NULL 2010-06-17 17:33:10 +01:00
clutter-align-constraint.h align-constraint: Publish the properties accessors 2010-06-16 12:47:56 +01:00
clutter-alpha.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-alpha.h
clutter-animatable.c Miscellaneous documentation fixes 2010-05-19 16:10:05 +01:00
clutter-animatable.h Miscellaneous documentation fixes 2010-05-19 16:10:05 +01:00
clutter-animation.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-animation.h
clutter-animator.c animator: avoid walking off empty list 2010-06-16 17:45:13 +01:00
clutter-animator.h animator,state: Mark variadic functions that ends with NULL 2010-06-07 14:22:26 +01:00
clutter-backend.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-backend.h
clutter-behaviour-depth.c
clutter-behaviour-depth.h
clutter-behaviour-ellipse.c
clutter-behaviour-ellipse.h
clutter-behaviour-opacity.c
clutter-behaviour-opacity.h
clutter-behaviour-path.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-behaviour-path.h
clutter-behaviour-rotate.c
clutter-behaviour-rotate.h
clutter-behaviour-scale.c
clutter-behaviour-scale.h
clutter-behaviour.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-behaviour.h
clutter-bezier.c analysis: Use static functions when possible 2010-06-01 12:08:18 +01:00
clutter-bezier.h
clutter-bin-layout.c layout-manager: Implement set_container() 2010-06-07 22:40:34 +01:00
clutter-bin-layout.h
clutter-bind-constraint.c constraints: Allow Align and Bind sources to be NULL 2010-06-17 17:33:10 +01:00
clutter-bind-constraint.h bind-constraint: Add accessor methods 2010-06-17 12:02:28 +01:00
clutter-binding-pool.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-binding-pool.h
clutter-blur-effect.c blur-effect: Fix loop unrolling 2010-06-07 15:45:24 +01:00
clutter-blur-effect.h effect: Add BlurEffect 2010-06-03 14:10:55 +01:00
clutter-box-layout.c layout-manager: Implement set_container() 2010-06-07 22:40:34 +01:00
clutter-box-layout.h
clutter-box.c
clutter-box.h
clutter-cairo-texture.c cairo-texture: Disable :sync-size 2010-06-16 13:58:41 +01:00
clutter-cairo-texture.h
clutter-child-meta.c
clutter-child-meta.h
clutter-click-action.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-click-action.h action: Add ClickAction 2010-05-25 11:13:03 +01:00
clutter-clone.c
clutter-clone.h
clutter-color.c clutter-color: Don't directly read the contents of GValue structs 2010-05-05 18:49:09 +01:00
clutter-color.h
clutter-colorize-effect.c docs: Effects fixes for the API reference 2010-06-03 14:34:41 +01:00
clutter-colorize-effect.h effect: Add ColorizeEffect 2010-06-03 14:10:55 +01:00
clutter-constraint.c docs: Description fixes for Action and Constraint 2010-05-26 14:09:24 +01:00
clutter-constraint.h Add named modifiers for Action and Constraint 2010-05-20 11:19:51 +01:00
clutter-container.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-container.h
clutter-debug.h
clutter-deform-effect.c effect: Add DeformEffect 2010-06-10 18:40:29 +01:00
clutter-deform-effect.h effect: Add DeformEffect 2010-06-10 18:40:29 +01:00
clutter-deprecated.h
clutter-desaturate-effect.c docs: Effects fixes for the API reference 2010-06-03 14:34:41 +01:00
clutter-desaturate-effect.h effect: Add DesaturateEffect 2010-06-03 14:10:55 +01:00
clutter-device-manager.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-device-manager.h
clutter-drag-action.c drag-action: Remove the press event button 2010-06-12 17:45:54 +01:00
clutter-drag-action.h drag-action: Remove the press event button 2010-06-12 17:45:54 +01:00
clutter-effect.c docs: Fix Effect subclassing section 2010-06-10 17:34:48 +01:00
clutter-effect.h docs: Effects fixes for the API reference 2010-06-03 14:34:41 +01:00
clutter-enum-types.c.in
clutter-enum-types.h.in
clutter-event.c
clutter-event.h Miscellaneous documentation fixes 2010-05-19 16:10:05 +01:00
clutter-feature.c
clutter-feature.h
clutter-fixed-layout.c layout-manager: Implement set_container() 2010-06-07 22:40:34 +01:00
clutter-fixed-layout.h
clutter-fixed.c
clutter-fixed.h
clutter-flow-layout.c layout-manager: Implement set_container() 2010-06-07 22:40:34 +01:00
clutter-flow-layout.h
clutter-frame-source.c g_source_set_name on custom sources (if available) 2010-06-07 12:05:24 +01:00
clutter-frame-source.h
clutter-group.c
clutter-group.h
clutter-id-pool.c
clutter-id-pool.h
clutter-input-device.c
clutter-input-device.h
clutter-interval.c interval: Add a pointer variant to compute_value() 2010-05-24 15:06:14 +01:00
clutter-interval.h interval: Add a pointer variant to compute_value() 2010-05-24 15:06:14 +01:00
clutter-json.h.in
clutter-keysyms-table.h
clutter-keysyms.h
clutter-layout-manager.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-layout-manager.h
clutter-layout-meta.c
clutter-layout-meta.h
clutter-list-model.c
clutter-list-model.h
clutter-main.c Always have a valid font map 2010-06-09 11:55:19 +01:00
clutter-main.h
clutter-marshal.list drag-action: Remove the press event button 2010-06-12 17:45:54 +01:00
clutter-master-clock.c g_source_set_name on custom sources (if available) 2010-06-07 12:05:24 +01:00
clutter-master-clock.h
clutter-media.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-media.h Miscellaneous documentation fixes 2010-05-19 16:10:05 +01:00
clutter-model-private.h
clutter-model.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-model.h
clutter-offscreen-effect.c offscreen-effect: Traslate the modelview with the offsets 2010-06-10 18:40:24 +01:00
clutter-offscreen-effect.h effect: Rework the OffscreenEffect painting 2010-06-03 14:10:55 +01:00
clutter-page-turn-effect.c effect: Add PageTurnEffect 2010-06-10 18:40:29 +01:00
clutter-page-turn-effect.h effect: Add PageTurnEffect 2010-06-10 18:40:29 +01:00
clutter-path.c analysis: FALSE/0 used in pointer context 2010-06-01 12:08:18 +01:00
clutter-path.h
clutter-private.h layout-manager: Implement set_container() 2010-06-07 22:40:34 +01:00
clutter-profile.c
clutter-profile.h
clutter-rectangle.c
clutter-rectangle.h
clutter-score.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-score.h
clutter-script-parser.c script-parser: Expose extracting the id from a node 2010-06-17 16:41:44 +01:00
clutter-script-private.h script-parser: Expose extracting the id from a node 2010-06-17 16:41:44 +01:00
clutter-script.c analysis: FALSE/0 used in pointer context 2010-06-01 12:08:18 +01:00
clutter-script.h
clutter-scriptable.c
clutter-scriptable.h
clutter-shader-effect.c shader-effect: Add a size check 2010-06-16 17:17:27 +01:00
clutter-shader-effect.h docs: Effects fixes for the API reference 2010-06-03 14:34:41 +01:00
clutter-shader-types.c shader-types: Check the size of the values 2010-06-16 17:14:57 +01:00
clutter-shader-types.h
clutter-shader.c shader-effect: Allow creating vertex shaders 2010-06-11 14:47:48 +01:00
clutter-shader.h
clutter-stage-manager.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-stage-manager.h Miscellaneous documentation fixes 2010-05-19 16:10:05 +01:00
clutter-stage-window.c
clutter-stage-window.h
clutter-stage.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-stage.h
clutter-state.c clutter-stage: Use g_array_free instead of g_array_unref 2010-06-18 16:03:07 +01:00
clutter-state.h animator,state: Mark variadic functions that ends with NULL 2010-06-07 14:22:26 +01:00
clutter-text.c docs: Clarify the scope of Text:single-line-mode 2010-06-14 14:05:49 +01:00
clutter-text.h
clutter-texture.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-texture.h [texture] Support picking textures according to their alpha channel 2010-05-28 16:07:17 +01:00
clutter-timeline.c Hide the marshallers 2010-06-11 16:09:36 +01:00
clutter-timeline.h
clutter-timeout-interval.c
clutter-timeout-interval.h
clutter-timeout-pool.c g_source_set_name on custom sources (if available) 2010-06-07 12:05:24 +01:00
clutter-timeout-pool.h
clutter-types.h shader-effect: Allow creating vertex shaders 2010-06-11 14:47:48 +01:00
clutter-units.c
clutter-units.h
clutter-util.c
clutter-util.h
clutter-version.h.in
clutter.h effect: Add PageTurnEffect 2010-06-10 18:40:29 +01:00
Makefile.am build: distinguish CLUTTER_WINSYS and CLUTTER_SONAME_INFIX 2010-06-18 17:38:40 +01:00