index
:
delta/gnome/clutter.git
clutter-1.0
clutter-1.10
clutter-1.12
clutter-1.14
clutter-1.16
clutter-1.18
clutter-1.2
clutter-1.20
clutter-1.22
clutter-1.24
clutter-1.4
clutter-1.6
clutter-1.8
master
msvc-support
msvc-support-1.8
msvc-support-2.0
msvc-support-master
pick-each-frame
rbradford/requires-private
rbradford/wayland
tomeu/cogl2
wayland-0.99
wip/action-handle-event
wip/carlosg/touchpad-gestures
wip/clip-with-swap-buffers
wip/clutter-1.99
wip/cogl-winsys-egl
wip/cogl-winsys-glx
wip/cogl2
wip/evdev-tablet-support
wip/faster-pango-1.6
wip/frame-synchronization
wip/garnacho/egl-emulated-screen-rotation
wip/gaussian-blur
wip/layout-children
wip/mir
wip/mir-keepsurface
wip/neil/effect-snippets
wip/neil/wayland-compositor
wip/optimizations-2
wip/piotrdrag/unicode-typography
wip/quadbuffer-stereo
wip/stereo
wip/touchpad-gestures
wip/wayland
wip/wayland-compositor
wip/wayland-compositor-help
wip/wayland-for-demo
wip/wayland-surface-actor
gitlab.gnome.org: GNOME/clutter.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clutter
/
clutter-private.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
paint_volume: Adds _clutter_paint_volume_set_from_volume
Robert Bragg
2010-09-29
1
-0
/
+3
*
Move default paint volume computation into a function
Emmanuele Bassi
2010-09-29
1
-0
/
+4
*
paint_volume: Splits out clutter_paint_volume code
Robert Bragg
2010-09-29
1
-1
/
+13
*
Use paint volumes to do automatic culling
Robert Bragg
2010-09-29
1
-1
/
+5
*
actor: make _transform_and_project_box static
Robert Bragg
2010-09-29
1
-4
/
+0
*
Queue clipped redraws work in terms of paint volumes
Robert Bragg
2010-09-29
1
-3
/
+20
*
paint volumes: another pass at the design
Robert Bragg
2010-09-29
1
-4
/
+90
*
effect: Allow any effect to override the paint volume
Emmanuele Bassi
2010-09-29
1
-2
/
+4
*
actor: Allow querying the paint volume
Emmanuele Bassi
2010-09-29
1
-0
/
+4
*
Add some more argument validation
Emmanuele Bassi
2010-09-23
1
-2
/
+3
*
picking: Fix tracking of pick buffer validity
Robert Bragg
2010-09-23
1
-3
/
+6
*
Revert "picking: Fix tracking of pick buffer validity"
Robert Bragg
2010-09-23
1
-7
/
+3
*
picking: Fix tracking of pick buffer validity
Robert Bragg
2010-09-23
1
-3
/
+7
*
constraint: Add ::update_allocation()
Emmanuele Bassi
2010-09-17
1
-0
/
+4
*
Try to clean up how we handle actor transformations
Robert Bragg
2010-09-13
1
-13
/
+29
*
actor: Add _get_stage_internal to clutter-private.h
Robert Bragg
2010-09-13
1
-0
/
+1
*
Constify Event accessors and copy method
Emmanuele Bassi
2010-09-08
1
-5
/
+5
*
Cache a full pick render if we have a static stage
Robert Bragg
2010-08-18
1
-0
/
+3
*
Conditionally use g_object_notify_by_pspec
Neil Roberts
2010-08-10
1
-0
/
+12
*
Clean up the private flags for ClutterActor
Emmanuele Bassi
2010-07-21
1
-13
/
+21
*
Add P_() macro for translating property strings
Emmanuele Bassi
2010-07-15
1
-0
/
+11
*
events: Add platform-data to allocated Events
Emmanuele Bassi
2010-07-13
1
-1
/
+10
*
settings: Migrate Backend settings to a new object
Emmanuele Bassi
2010-06-21
1
-0
/
+3
*
layout-manager: Implement set_container()
Emmanuele Bassi
2010-06-07
1
-0
/
+3
*
Add the ClutterEffect abstract class
Emmanuele Bassi
2010-06-03
1
-0
/
+4
*
Add error reporting for create_context() failures
Emmanuele Bassi
2010-03-17
1
-1
/
+1
*
Adds initial clipped redraw support to Clutter
Robert Bragg
2010-03-02
1
-12
/
+27
*
Remove mentions of the FSF address
Emmanuele Bassi
2010-03-01
1
-3
/
+3
*
build: Remove unused checks on platform functions
Emmanuele Bassi
2010-03-01
1
-6
/
+2
*
stage: Only clutter_stage_get_default() creates the default stage
Emmanuele Bassi
2010-02-18
1
-4
/
+6
*
device: Impose per-backend DeviceManager
Emmanuele Bassi
2010-02-17
1
-7
/
+0
*
actor: Turn push/pop_internal into Actor methods
Emmanuele Bassi
2010-02-15
1
-2
/
+0
*
glx backend: Adds support for GLX_INTEL_swap_event
Robert Bragg
2010-02-09
1
-0
/
+2
*
device: Remove unused is_default member
Emmanuele Bassi
2010-01-20
1
-2
/
+0
*
device: Add the :name property to InputDevice
Emmanuele Bassi
2010-01-20
1
-0
/
+9
*
device: Store the current state, not the previous
Emmanuele Bassi
2010-01-20
1
-0
/
+7
*
Rework the emission of LEAVE/ENTER event pairs
Emmanuele Bassi
2010-01-20
1
-2
/
+0
*
Move all picking-related operations inside InputDevice
Emmanuele Bassi
2010-01-20
1
-13
/
+23
*
actor: Add :has-pointer property
Emmanuele Bassi
2010-01-20
1
-0
/
+3
*
device: Make InputDevice an object and subclass it for X11
Emmanuele Bassi
2010-01-20
1
-3
/
+16
*
Add :is-default flag to InputDevice
Emmanuele Bassi
2010-01-20
1
-0
/
+2
*
Port the X11 backend to the Device Manager
Emmanuele Bassi
2010-01-20
1
-3
/
+0
*
Add ClutterDeviceManager
Emmanuele Bassi
2010-01-20
1
-15
/
+28
*
Merge branch 'internal-flag' into ebassi-next
Emmanuele Bassi
2009-12-20
1
-7
/
+22
|
\
|
*
actor: Add internal child flag
Emmanuele Bassi
2009-12-18
1
-7
/
+22
*
|
Add clutter_get_current_event
Colin Walters
2009-12-10
1
-0
/
+1
|
/
*
Validate that the GL version is >= 1.2
Neil Roberts
2009-11-13
1
-0
/
+3
*
[backends] Remove the idea of offscreen stages from all backends
Robert Bragg
2009-10-16
1
-1
/
+0
*
units: Cache the pixels value inside Units
Emmanuele Bassi
2009-10-16
1
-0
/
+2
*
[stage] Rework the Stage implementation class
Emmanuele Bassi
2009-09-08
1
-1
/
+1
[prev]
[next]