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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[debug] Guard the use of gdk_pixbuf for pick debugging by #ifdef USE_GDKPIXBUF
Robert Bragg
2009-10-05
1
-0
/
+25
*
[sdl] Update the SDL backend to the new StageWindow API
Emmanuele Bassi
2009-10-05
2
-81
/
+57
*
[eglx] Create a StageWindow, not an Actor
Emmanuele Bassi
2009-10-05
1
-2
/
+2
*
[ClutterGroup] Don't take into account the left edges when calculating the size
Neil Roberts
2009-10-05
1
-96
/
+26
*
[eglx] Update the EGLX Stage to the new StageWindow API
Emmanuele Bassi
2009-10-05
1
-60
/
+60
*
Fix string parsing when no unit is given
Damien Lespiau
2009-10-05
2
-1
/
+5
*
clutter_value_get_unit() has not be renamed
Damien Lespiau
2009-10-05
1
-1
/
+1
*
Merge branch 'stage-window-object'
Emmanuele Bassi
2009-10-05
13
-221
/
+260
|
\
|
*
[x11] Fix Stage user-initiated resize
Emmanuele Bassi
2009-10-05
3
-5
/
+9
|
*
[x11] Remove a useless forced paint
Emmanuele Bassi
2009-10-05
1
-5
/
+0
|
*
[stage] Rework the Stage implementation class
Emmanuele Bassi
2009-09-08
11
-213
/
+253
*
|
Clarify the IdPool warning
Emmanuele Bassi
2009-10-05
1
-1
/
+8
*
|
[docs] Update the "Subclassing Actor" chapter
Emmanuele Bassi
2009-09-27
1
-62
/
+107
*
|
[cogl-debug] avoid warnings when using COGL_NOTE with unbraced else clauses
Robert Bragg
2009-09-24
1
-1
/
+1
*
|
[cogl-vertex-buffer] fix n_components validation for GL's builtin attributes
Robert Bragg
2009-09-24
1
-4
/
+15
*
|
[debug] Adds a dump-pick-buffers CLUTTER_DEBUG option
Robert Bragg
2009-09-24
2
-23
/
+106
*
|
[container] Remove the unused 'object' variable in destroy_child_meta
Neil Roberts
2009-09-22
1
-1
/
+0
*
|
[tests] Remove test-entry.c since we don't have a ClutterEntry any more
Robert Bragg
2009-09-22
2
-48
/
+0
*
|
[backend-egl] fix clutter_backend_egl_get_visual_info to not use Xalloc
Robert Bragg
2009-09-21
1
-31
/
+15
*
|
Add a few annotations on Cogl primitives functions
Damien Lespiau
2009-09-21
2
-11
/
+12
*
|
[container] cast actor to gobject before calling g_object_set_qdata
Robert Bragg
2009-09-21
1
-1
/
+1
*
|
[container] unset the child meta qdata on the child, not the container
Øyvind Kolås
2009-09-21
1
-1
/
+1
*
|
[container] set the child meta qdata on the child, not the container
Thomas Wood
2009-09-21
1
-1
/
+1
*
|
[cogl] Remove CoglContext->journal_vbo{,_len}
Neil Roberts
2009-09-17
4
-15
/
+10
*
|
[build] Split out the custom silent rules
Emmanuele Bassi
2009-09-16
16
-31
/
+58
*
|
[test-cogl-multitexture] Print an error if textures can't be loaded
Robert Bragg
2009-09-16
1
-3
/
+12
*
|
[docs] Fix the comment on version bumps
Emmanuele Bassi
2009-09-16
1
-2
/
+3
*
|
[gitignore] Add test-preferred-size
Emmanuele Bassi
2009-09-16
1
-0
/
+1
*
|
[timeline] Account for clock roll backs between frames
Emmanuele Bassi
2009-09-16
1
-10
/
+23
*
|
[cogl-fbo] Disable mipmap filters before calling glCheckFramebufferStatusEXT
Robert Bragg
2009-09-15
1
-0
/
+12
*
|
[tests] Add preferred size conformance test unit
Emmanuele Bassi
2009-09-15
2
-1
/
+136
*
|
[tests] Add initial sizing conformance test suite
Emmanuele Bassi
2009-09-15
4
-0
/
+81
*
|
[container] Use a 1:1 mapping between child and ChildMeta
Emmanuele Bassi
2009-09-15
1
-41
/
+9
*
|
[docs] Clutter's model implementation is called ClutterListModel
Damien Lespiau
2009-09-10
1
-2
/
+2
*
|
[docs] Add fixxref for Cairo symbols
Emmanuele Bassi
2009-09-09
2
-3
/
+5
*
|
[docs] Add a Path migration guide
Emmanuele Bassi
2009-09-09
3
-2
/
+172
*
|
[text] implement get_property for "use-markup"
Øyvind Kolås
2009-09-08
1
-0
/
+4
*
|
[docs] Small annotation fixes
Emmanuele Bassi
2009-09-08
3
-16
/
+25
|
/
*
[animation] Move the check for the 'signal::' prefix into a separate function
Neil Roberts
2009-09-07
1
-34
/
+41
*
[docs] Add more collateral documentation
Emmanuele Bassi
2009-09-03
3
-5
/
+184
*
DOT3_RGB[A] cannot be used in a Blend String
Samuel Degrande
2009-09-02
1
-1
/
+7
*
[model] Do not attempt to free empty column names
Emmanuele Bassi
2009-09-02
1
-6
/
+9
*
[docs] Make sure to document the point-release process
Emmanuele Bassi
2009-08-31
1
-7
/
+18
*
Take a reference to the material in clutter_texture_set_cogl_material
Neil Roberts
2009-08-26
1
-0
/
+2
*
Fix the documentation for clutter_texture_set_cogl_material
Neil Roberts
2009-08-26
1
-3
/
+8
*
[tests] Update the script test JSON
Emmanuele Bassi
2009-08-26
1
-9
/
+9
*
[script] Clean up the ad hoc parsing code in Actor
Emmanuele Bassi
2009-08-26
1
-36
/
+2
*
[script] Convert double to float when parsing
Emmanuele Bassi
2009-08-26
1
-0
/
+13
*
[tests] Add a Group actor unit
Emmanuele Bassi
2009-08-25
4
-0
/
+61
*
[group] Use floating point in sort_z_order
Øyvind Kolås
2009-08-25
1
-2
/
+6
[prev]
[next]