projects
/
profile
/
ivi
/
clutter.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/clutter.git
2010-02-10
Robert Bragg
backend-glx: Fix glXQueryVersion test
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Neil Roberts
cogl-material: Layers are not equal if the filters...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Emmanuele Bassi
build: Tweak internal defines for building Clutter
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Robert Bragg
debug: Adds CLUTTER_DEBUG=disable-swap-events option
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Robert Bragg
glx backend: Adds support for GLX_INTEL_swap_event
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Robert Bragg
glx backend: when running with GLX 1.3 then create...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Neil Roberts
clutter-backend: Fix the error check in _clutter_backen...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Emmanuele Bassi
cogl: Move material_copy() out of the deprecated section
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Emmanuele Bassi
Fix some compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Neil Roberts
cogl-bitmap: Remove const from premult_alpha_last_four_...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Emmanuele Bassi
docs: Clean up the unused symbols for Cogl
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Bastian Winkler
cogl-buffer: Use correct argument types in cogl_buffer_...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Emmanuele Bassi
docs: Move some Cogl defines in the private section
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Emmanuele Bassi
docs: Fixes for Cogl API reference
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Emmanuele Bassi
Post-release bump to 1.1.11
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Emmanuele Bassi
Release 1.1.10
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Emmanuele Bassi
Update NEWS file
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Emmanuele Bassi
build: Always build conformance tests with debug symbols
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Robert Bragg
conform: fix stack corruption in test-behaviours.c
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Neil Roberts
cogl-texture-2d: Use _cogl_texture_driver_gen to genera...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Neil Roberts
cogl: Use SSE2 when possible for premultiplying
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Emmanuele Bassi
actor: Improve readability of raise/lower warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Halton Huo
Remove return from void functions
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Emmanuele Bassi
Post-release bump to 1.1.9
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Emmanuele Bassi
Release Clutter 1.1.8
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Emmanuele Bassi
test-animator: Do not use mid-function blocks
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Emmanuele Bassi
animator: Zero the AnimatorKey:value member
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Emmanuele Bassi
docs: Fixes for ClutterAnimator
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Emmanuele Bassi
Merge me
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Emmanuele Bassi
docs: Update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Emmanuele Bassi
docs: Update the release notes
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Damien Lespiau
cogl-buffer: Use TEXTURE as the only value for CoglBuff...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Damien Lespiau
cogl-buffer: make sure the code compiles on GL ES
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Damien Lespiau
cogl-pixel-buffer: Add a fallback path
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Damien Lespiau
tests: Add a test for CoglPixelBuffers
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Damien Lespiau
cogl-texture: Add a new constructor to turn CoglBuffers...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Damien Lespiau
cogl-pixel-buffer: add a pixel buffer object class
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Damien Lespiau
cogl-buffer: add an abstract class around openGL's...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Damien Lespiau
cogl: new textures sould have GL_TEXTURE_MIN_FILTER...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Damien Lespiau
cogl: Introduce the GE_RET() debug macro
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Emmanuele Bassi
Merge branch 'animator-parser'
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Emmanuele Bassi
docs: Describe the Animation definition syntax
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Emmanuele Bassi
animator: Provide a ClutterScript parser
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Emmanuele Bassi
animator: Allow retrieving type property type from...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Emmanuele Bassi
script: Use a node when resolving an animation mode
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Robert Bragg
cogl path: make sure marking the clip state dirty takes...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Neil Roberts
clutter-master-clock: Don't wait for a frame if time...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Emmanuele Bassi
test-flow-layout: Remove unneeded Stage sizing
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Emmanuele Bassi
Merge remote branch 'origin/cwiiis-stage-resize'
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Øyvind Kolås
Add ClutterAnimator
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Chris Lord
[stage-x11] Set the default size differently
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Chris Lord
[stage] Set default size correctly
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Chris Lord
Revert "[x11] Don't set actor size on ConfigureNotify"
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Chris Lord
[x11] Don't set actor size on ConfigureNotify
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Chris Lord
[stage] Now that get_geometry works, use it
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Chris Lord
[stage-x11] make get_geometry always get geometry
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Chris Lord
[stage] Get the current size correctly
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Chris Lord
[stage] Set minimum width/height to 1x1
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Chris Lord
[stage] Add set/get_minumum_size
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Emmanuele Bassi
Add cogl-subtexture test to the Git ignore file
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Emmanuele Bassi
Deprecate clutter_util_next_p2()
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Emmanuele Bassi
docs: Fix whitespace in the App manual stub
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Emmanuele Bassi
build: Add suppressions file to EXTRA_DIST
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Neil Roberts
Merge branch 'more-texture-backends'
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Neil Roberts
cogl-bitmap: Update the format after (un)premultiplying
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Neil Roberts
cogl-atlas-texture: Fix a cut and paste error when...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
Damien Lespiau
docs: Use % for defines not #
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
Damien Lespiau
docs: fix new line in the cogl xml top level document
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
Emmanuele Bassi
event: Do not generate click count for SCROLL events
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
Emmanuele Bassi
tests: Add a Valgrind suppression file
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
Neil Roberts
glx: Create a colormap for the dummy window
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
Emmanuele Bassi
glx: Clarify *why* we need the dummy window
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
Emmanuele Bassi
glx: Do not leak a XVisualInfo
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Neil Roberts
cogl-texture: Avoid copying the bitmap when premultiply...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Neil Roberts
cogl-texture: Split out _cogl_texture_prepare_for_upload
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Neil Roberts
cogl-atlas: Make the cogl_atlas_* API internal
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Jussi Kukkonen
text: implement del_word_next/del_word_prev()
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Emmanuele Bassi
Remove the SDL backend
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Neil Roberts
win32: Use a dummy window to support delayed stage...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Emmanuele Bassi
glx: Fix error messages and debug notes
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Emmanuele Bassi
stage: Create the default stage on demand
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Emmanuele Bassi
glx: Create the dummy Window with the GLX context
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Emmanuele Bassi
feature: Make sure we have a GL context
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Emmanuele Bassi
stage: Move default title in Stage.init
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Emmanuele Bassi
Lazily create the Pango fontmap
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Emmanuele Bassi
Delay default stage creation
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Emmanuele Bassi
cogl-debug: Remove redundant newlines
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Emmanuele Bassi
tests: Clean up the cairo-flowers interactive test
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Emmanuele Bassi
text: Add :font-description
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Neil Roberts
cogl-vertex-buffer: Refix disabling texture coord arrays
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Emmanuele Bassi
text: Fixes for selection bound
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
Kristian Høgsberg
Use ClutterTimeline in test-clutter-cairo-flowers.c
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
Emmanuele Bassi
docs: Clarify Group's sizing semantics
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
Emmanuele Bassi
tests: Add an initial Behaviour conformance suite
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
Emmanuele Bassi
behaviour: Clean up BehaviourOpacity
commit
|
commitdiff
|
tree
|
snapshot
2010-02-01
Emmanuele Bassi
event: Unify the off-stage motion events delivery behaviour
commit
|
commitdiff
|
tree
|
snapshot
2010-02-01
Emmanuele Bassi
build: -Wformat is required for -Wformat-security
commit
|
commitdiff
|
tree
|
snapshot
2010-02-01
Emmanuele Bassi
build: Retrieve X11 cflags and libraries
commit
|
commitdiff
|
tree
|
snapshot
2010-02-01
Neil Roberts
Merge remote branch 'master' into texture-debugging
commit
|
commitdiff
|
tree
|
snapshot
2010-02-01
Neil Roberts
cogl-material: Compare GL texture numbers for material...
commit
|
commitdiff
|
tree
|
snapshot
next