index
:
~ickle/clutter
master
Unnamed repository; edit this file 'description' to name the repository.
ickle
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-12
cairo-drm support.
HEAD
master
Chris Wilson
2
-87/+83
2009-11-12
cogl: Create textures for external GEM objects.
Chris Wilson
9
-2/+175
2009-11-09
Revert changes to test-cogl-primitives.c from 272e227109
origin/master
origin/HEAD
Neil Roberts
1
-14/+0
2009-11-09
build: Make the glib-mkenums generated files depend on their templates
Damien Lespiau
1
-2/+2
2009-11-09
build: Fix --with-imagebackend configure switch
Emmanuele Bassi
1
-1/+1
2009-11-09
cogl: Add an initialiser for enable_flags in cogl_begin_gl
Neil Roberts
1
-1/+1
2009-11-09
text: Add a NULL preedit string check
Emmanuele Bassi
1
-1/+3
2009-11-09
Fix cursor position in preedit status
Raymond Liu
1
-2/+12
2009-11-06
Clean up cogl.h template
Emmanuele Bassi
1
-8/+9
2009-11-06
osx: CGBitmapContextCreate can't make 24bpp, alphaless offscreen pixmaps
Tim Horton
1
-15/+3
2009-11-06
script: Coding style clean-ups
Emmanuele Bassi
1
-19/+19
2009-11-06
script: Document private functions
Emmanuele Bassi
1
-4/+67
2009-11-06
Do not pass flags to g_module_open(NULL)
Emmanuele Bassi
4
-7/+7
2009-11-06
Merge branch 'josh-osx-fixes'
Emmanuele Bassi
4
-151/+132
2009-11-06
tests: Remove a spurious #include
Joshua Lock
1
-2/+0
2009-11-06
osx: Fix a warning on Snow Leopard
Joshua Lock
1
-2/+6
2009-11-06
docs: Fix OS X docs to install Ports in correct order
Joshua Lock
1
-30/+37
2009-11-06
osx: Implement the updated ClutterStageWindow interface
Joshua Lock
3
-119/+89
2009-11-06
behaviour: Implement the implicit alpha parsing
Emmanuele Bassi
3
-24/+45
2009-11-06
conform: Add unit for properties holding objects
Emmanuele Bassi
4
-0/+40
2009-11-06
script: Generic assignment of properties requiring objects
Emmanuele Bassi
1
-10/+52
2009-11-06
conformance: Add unit on the implicit alpha definition
Emmanuele Bassi
4
-0/+42
2009-11-06
script: Apply properties when constructing implicit timelines
Emmanuele Bassi
1
-0/+1
2009-11-05
Remove all internal use of deprecated cogl_clip_* API
Robert Bragg
5
-17/+19
2009-11-05
[clip-stack] stop using deprecated cogl_clip_push_window_rect API
Robert Bragg
1
-1/+1
2009-11-05
[cogl-clip] deprecate parts and cleanup the API
Robert Bragg
5
-28/+144
2009-11-05
[clip-stack] Internally track model space clip rects as (x0,y0)(x1,y1) pairs
Robert Bragg
1
-54/+59
2009-11-05
[clip-stack] move lots of supporting code from cogl.c to cogl-clip-stack.c
Robert Bragg
2
-264/+250
2009-11-05
[debug] Adds a COGL_DEBUG=force-scanline-paths
Robert Bragg
3
-3/+6
2009-11-05
tests: Clean up interactive test build
Emmanuele Bassi
27
-162/+260
2009-11-05
layout: Add layout properties introspection
Emmanuele Bassi
2
-49/+130
2009-11-05
box-layout: Add get_child_meta_type() override
Emmanuele Bassi
1
-0/+8
2009-11-05
bin-layout: Add get_child_meta_type() override
Emmanuele Bassi
1
-0/+8
2009-11-05
layout: Add LayoutManager::get_child_meta_type()
Emmanuele Bassi
2
-0/+10
2009-11-04
script: Allow parsing child properties
Emmanuele Bassi
7
-1/+297
2009-11-04
[cogl-primitives] Get rid of driver specific cogl-primitives code
Robert Bragg
5
-837/+482
2009-11-04
script: Clean up Color parsing rules
Emmanuele Bassi
2
-10/+13
2009-11-04
script: Simplify boxed types parsing
Emmanuele Bassi
1
-90/+57
2009-11-04
script: Separate construction from properties application
Emmanuele Bassi
3
-79/+88
2009-11-04
script: Move all parser code inside ClutterScriptParser
Emmanuele Bassi
3
-1373/+1438
2009-11-04
conform: Add the beginnings of a ClutterScript test suite
Emmanuele Bassi
6
-5/+55
2009-11-04
tests: Allow getting data files from the tests/data directory
Emmanuele Bassi
3
-5/+16
2009-11-04
Add new conformance tests to the ignore list
Emmanuele Bassi
1
-0/+3
2009-11-04
script: Take a copy of property nodes
Emmanuele Bassi
1
-1/+4
2009-11-04
script: Use JsonObject direct accessors
Emmanuele Bassi
1
-6/+10
2009-11-04
Merge commit 'cogl-reorg-draw-buffers'
Robert Bragg
55
-1545/+5130
2009-11-04
[test-fbo] greatly simplify the test
origin/cogl-reorg-draw-buffers
Robert Bragg
1
-158/+34
2009-11-04
[tests] test-backface-culling: test culling with offscreen rendering
Robert Bragg
1
-61/+111
2009-11-04
[tests] Adds test-cogl-readpixels.c for very basic cogl_read_pixels testing
Robert Bragg
3
-0/+155
2009-11-04
[tests] Adds test-cogl-offscreen to validate offscreen draw buffer
Robert Bragg
3
-0/+171
[next]