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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cogl-shader: Prepend boilerplate for portable shaders
Robert Bragg
2010-11-10
20
-134
/
+501
*
Discard the current pick buffer...
Tomeu Vizoso
2010-11-08
3
-11
/
+22
*
gtk-doc: Fixes for the API references
Emmanuele Bassi
2010-11-08
3
-2
/
+4
*
timeout-pool: Deprecate the structure too
Emmanuele Bassi
2010-11-08
2
-3
/
+5
*
path-constraint: Add a ::node-reached signal
Emmanuele Bassi
2010-11-07
2
-0
/
+44
*
build: Re-instate profile builds
Emmanuele Bassi
2010-11-07
1
-0
/
+2
*
Deprecate ClutterFrameSource
Emmanuele Bassi
2010-11-06
5
-95
/
+115
*
Deprecate ClutterTimeoutPool
Emmanuele Bassi
2010-11-06
2
-0
/
+12
*
Remove a compiler warning
Emmanuele Bassi
2010-11-06
1
-1
/
+2
*
CoglContext: correct initialization order
Maxim Ermilov
2010-11-06
1
-2
/
+2
*
cogl-texture-2d-sliced: Fix the foreach callback for waste textures
Neil Roberts
2010-11-05
1
-30
/
+26
*
Replace the disable-npots tool with a COGL_DEBUG option
Neil Roberts
2010-11-05
4
-2
/
+16
*
actor: Check "paint" handlers in _get_paint_volume
Robert Bragg
2010-11-05
1
-41
/
+37
*
matrix-stack: use GArray instead of GSList for stack
Robert Bragg
2010-11-04
1
-38
/
+17
*
pipeline: Avoid costly checking of lighting properties
Robert Bragg
2010-11-04
1
-18
/
+24
*
cogl: add separate material for blended source_colors
Robert Bragg
2010-11-04
3
-12
/
+25
*
texture_quad_multiple_primitives: rework wrap mode overrides
Robert Bragg
2010-11-04
1
-29
/
+55
*
_multitexture_quad_single_primitive: avoid wrap overrides
Robert Bragg
2010-11-04
1
-114
/
+151
*
cogl-path: Don't bother filling the path if less than 3 nodes
Neil Roberts
2010-11-04
1
-2
/
+2
*
cogl-journal: Log the clip state in the journal
Neil Roberts
2010-11-04
3
-49
/
+83
*
cogl-framebuffer: Add a flag to skip flushing the clip state
Neil Roberts
2010-11-04
2
-1
/
+5
*
cogl: Don't flush the journal when flushing clip state
Neil Roberts
2010-11-04
8
-74
/
+203
*
cogl-path: Use the vertex array API instead of CoglVertexBuffer
Neil Roberts
2010-11-04
2
-47
/
+60
*
cogl: Move the clip stack dirtiness to the context rather than the FB
Neil Roberts
2010-11-04
8
-59
/
+76
*
cogl-clip-stack: Don't allocate a separate struct for CoglClipStack
Neil Roberts
2010-11-04
4
-190
/
+116
*
cogl: Don't flush the framebuffer state for the internal draw
Neil Roberts
2010-11-04
1
-10
/
+19
*
cogl-buffer: Use void* instead of guint8* for map and set_data
Neil Roberts
2010-11-04
6
-22
/
+22
*
cogl-primitive: Fix the texture attribute offsets
Neil Roberts
2010-11-04
1
-4
/
+4
*
cogl-primitive: Fix a typo in new_with_attributes_array
Neil Roberts
2010-11-04
1
-1
/
+1
*
cogl-primitive: Add the missing cogl_primitive_new_p2 function
Neil Roberts
2010-11-04
2
-0
/
+71
*
cogl-primitive: Fix the ref-counting for the convenience constuctors
Neil Roberts
2010-11-04
1
-34
/
+55
*
primitive: fix prototypes and start adding docs
Robert Bragg
2010-11-04
1
-22
/
+307
*
cogl-gles2-wrapper: Fix a reference to the old name for CoglPipeline
Neil Roberts
2010-11-04
1
-1
/
+1
*
gles2: disable vbos until while we rework backend
Robert Bragg
2010-11-03
1
-0
/
+5
*
cogl: rename CoglMaterial -> CoglPipeline
Robert Bragg
2010-11-03
45
-3554
/
+5305
*
pango: Use CoglMaterial type for materials
Robert Bragg
2010-11-03
3
-7
/
+7
*
pango: push/pop source instead of trashing users source
Robert Bragg
2010-11-03
1
-31
/
+45
*
primitives: implements cogl_polygon on vertex_attributes
Robert Bragg
2010-11-03
3
-420
/
+167
*
journal: port to the vertex_attributes API
Robert Bragg
2010-11-03
3
-122
/
+145
*
vertex-buffer: use cogl_get_rectangle_indices
Robert Bragg
2010-11-03
3
-80
/
+36
*
vertex-buffer: port to CoglVertexAttributes + CoglPrimitive
Robert Bragg
2010-11-03
2
-811
/
+371
*
primitive: adds immutable ref/unref mechanism
Robert Bragg
2010-11-03
2
-0
/
+85
*
primitive: Adds convenience constructors
Robert Bragg
2010-11-03
2
-16
/
+296
*
cogl: Adds experimental CoglPrimitive API
Robert Bragg
2010-11-03
5
-0
/
+584
*
cogl: Adds experimental CoglVertexAttribute API
Robert Bragg
2010-11-03
5
-0
/
+1171
*
cogl: Adds experimental CoglIndices API
Robert Bragg
2010-11-03
7
-0
/
+416
*
cogl: Adds experimental CoglVertexArray type
Robert Bragg
2010-11-03
5
-0
/
+190
*
cogl: Adds experimental CoglIndexArray type
Robert Bragg
2010-11-03
5
-0
/
+253
*
buffer: adds immutable ref/unref mechanism
Robert Bragg
2010-11-03
2
-2
/
+48
*
buffer: make _bind() return base pointer
Robert Bragg
2010-11-03
3
-28
/
+19
[next]