index
:
clutter.git
clutter_fixes
cogl-tfp
master
Clutter dev :)
Ian Molton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-09
test-cogl-texture-rectangle: Fix the size allocated for reading data
HEAD
master
Neil Roberts
1
-1/+1
2010-06-09
Always have a valid font map
Emmanuele Bassi
1
-32/+45
2010-06-09
Create the pango context in clutter_set_font_flags
Johan Bilien
1
-4/+6
2010-06-09
backend-glx: Avoid vblank waits/glFinish calls when throttling blits
Robert Bragg
3
-26/+75
2010-06-09
backend-glx: only check for GLX_SGI_video_sync for direct contexts
Robert Bragg
1
-1/+5
2010-06-09
backend-glx: Make sure to throttle sub region blits
Robert Bragg
2
-43/+46
2010-06-09
backend-glx: Provide copy_sub_buffer fallback
Adel Gadllah
3
-16/+66
2010-06-08
cogl-gles2-wrapper: Fix some cases using the wrong texture unit
Neil Roberts
1
-4/+3
2010-06-08
texture-async: Fix path fallback code
Emmanuele Bassi
1
-3/+11
2010-06-07
Post-release bump to 1.3.5
Emmanuele Bassi
1
-1/+1
2010-06-07
Release 1.3.4
Emmanuele Bassi
2
-2/+40
2010-06-07
script: Support layout manager properties
Emmanuele Bassi
7
-6/+225
2010-06-07
layout-manager: Implement set_container()
Emmanuele Bassi
7
-0/+41
2010-06-07
blur-effect: Fix loop unrolling
Emmanuele Bassi
2
-6/+14
2010-06-07
doc: Some fixes for the Cogl documentation
Damien Lespiau
3
-9/+11
2010-06-07
animator,state: Mark variadic functions that ends with NULL
Damien Lespiau
2
-2/+2
2010-06-07
g_source_set_name on custom sources (if available)
Colin Walters
4
-0/+15
2010-06-07
Add test-cogl-object to the ignore file
Emmanuele Bassi
1
-0/+1
2010-06-04
build: Don't distribute clutter-version.h and cogl-defines.h
Damien Lespiau
2
-3/+4
2010-06-04
cogl-object-private.h: white space cleanup
Robert Bragg
1
-50/+51
2010-06-04
conform: Adds a test-cogl-object conformance test
Robert Bragg
3
-0/+88
2010-06-04
CoglObject: Adds a COGL_OBJECT macro for casting
Robert Bragg
1
-0/+2
2010-06-04
CoglObject: Adds cogl_object_{get,set}_user_data
Robert Bragg
8
-215/+554
2010-06-04
cogl-path: Adds missing cogl_is_path prototype
Robert Bragg
2
-0/+13
2010-06-04
cogl-path: Renames cogl_path_get/set cogl_get/set_path
Robert Bragg
5
-38/+39
2010-06-04
test-drag: Add desaturation effect
Emmanuele Bassi
1
-3/+8
2010-06-03
build: Fix out of tree gtk-doc generation
Damien Lespiau
1
-1/+1
2010-06-03
build: Do not distribute clutter-json.h
Damien Lespiau
1
-1/+3
2010-06-03
docs: Effects fixes for the API reference
Emmanuele Bassi
9
-25/+25
2010-06-03
effects: Fix stacking of offscreen-based effects
Emmanuele Bassi
2
-0/+13
2010-06-03
actor: Add "effects" to the animatable metas
Emmanuele Bassi
2
-6/+13
2010-06-03
shader-effect: Simplify setting the shader source
Emmanuele Bassi
5
-102/+82
2010-06-03
docs: Add Effects API to the reference
Emmanuele Bassi
3
-0/+123
2010-06-03
effect: Rework the OffscreenEffect painting
Emmanuele Bassi
2
-88/+230
2010-06-03
effect: Add ColorizeEffect
Emmanuele Bassi
4
-0/+355
2010-06-03
effect: Add DesaturateEffect
Emmanuele Bassi
5
-1/+373
2010-06-03
effect: Add BlurEffect
Emmanuele Bassi
4
-0/+303
2010-06-03
effect: Add ShaderEffect
Emmanuele Bassi
4
-0/+863
2010-06-03
effect: Add OffscreenEffect
Emmanuele Bassi
4
-0/+435
2010-06-03
Add the ClutterEffect abstract class
Emmanuele Bassi
8
-30/+654
2010-06-03
actor: Reset the modelview matrix
Emmanuele Bassi
1
-2/+45
2010-06-03
build: Distribute cogl-object.h
Damien Lespiau
1
-0/+1
2010-06-01
docs: Miscellaneous fixes to silence gtk-doc
Emmanuele Bassi
3
-16/+22
2010-06-01
clip_stack: Remove use of CoglHandle in the CoglClipStack API
Robert Bragg
2
-49/+41
2010-06-01
bitmap: Remove use of CoglHandle in the CoglBitmap API
Robert Bragg
3
-8/+10
2010-06-01
path: Remove use of CoglHandle in the CoglPath API
Robert Bragg
4
-55/+53
2010-06-01
cogl: avoid ‘_cogl_xyz_handle_new’ defined but not used warnings
Robert Bragg
1
-8/+10
2010-06-01
analysis: Fix some CoglFixed API
Damien Lespiau
1
-3/+3
2010-06-01
analysis: Use static functions when possible
Damien Lespiau
3
-3/+3
2010-06-01
analysis: Make all function declarations be protoypes
Damien Lespiau
5
-13/+13
[next]