profile/ivi/clutter.git
2010-08-09 Emmanuele Bassiclutter.modules: Mx moved to clutter-project.org
2010-08-09 Emmanuele BassiSilence a compiler warning
2010-08-09 Emmanuele BassiMerge remote branch 'elliot/cookbook-layouts-introduction'
2010-08-09 Damien Lespiaugitignore: Ignore test-cogl-shader-{arbfp,glsl}
2010-08-09 Robert Braggtests-interactive: Adds a test-cogl-shader-glsl.c
2010-08-09 Robert Braggtests/interactive: Adds a test-cogl-shader-arbfp.c
2010-08-09 Robert Braggcogl: Allow setting ARBfp source on a CoglShader
2010-08-09 Robert Braggcogl: Adds a COGL_FEATURE_SHADERS_ARBFP feature flag
2010-08-09 Robert Braggmaterial: Add cogl_material_{get,set}_user_program
2010-08-09 Robert Braggmaterial: chain up in layer_pre_change_notify
2010-08-09 Robert Braggmaterial: unlink old layer from owner when replacing
2010-08-09 Robert Braggmaterial: fix initialization of sparse properties
2010-08-09 Robert Braggmaterial: fix copying of material layer differences
2010-08-09 Robert Braggmaterial: don't dereference layer->texture directly
2010-08-09 Robert Braggmaterial: Improve the dot file debugging code
2010-08-09 Elliot Smithcookbook: Added layout introduction and "stacking actor...
2010-08-09 Elliot Smithcookbook: Added layouts.xml to the list of XML files
2010-08-09 Elliot Smithcookbook: Added layouts section and introduction
2010-08-09 Emmanuele Bassiglx: Depend on libdrm
2010-08-09 Emmanuele Bassilayout-manager: Do not emit layout-changed on thaw
2010-08-09 Emmanuele Bassianimator: Remove redundant parenthesis
2010-08-08 Emmanuele Bassianimator: Improve the key value copy
2010-08-08 Emmanuele Bassistate: Return a boolean when getting the key value
2010-08-08 Emmanuele Bassiclutter.modules: Fix UProf id
2010-08-06 Emmanuele Bassiclutter.modules: Fix the uprof repository
2010-08-06 Emmanuele Bassitext: Do not set the markup unconditionally
2010-08-06 Neil Robertscogl-material: Unref the texture when reverting authority
2010-08-06 Damien Lespiaucookbook: Make the table of content have a depth of 2
2010-08-06 Damien Lespiaucookbook: Remove the note about indenting <xi:include>
2010-08-06 Damien Lespiaucookbook: Close a tag, making xsltproc happier
2010-08-06 Damien Lespiaucookbook: Add a recipe on how to create sub-textures
2010-08-06 Damien Lespiaucookbook: Strip leading and trailing space inside progr...
2010-08-06 Damien Lespiaucookbook: Add text.xml to the list of XML files
2010-08-06 Damien Lespiaucookbook: Add the source XML files as dependencies...
2010-08-06 Robert Braggmaterial: only deference layer->texture for authority
2010-08-05 Emmanuele Bassilayout-manager: Freeze ::layout-changed when creating...
2010-08-05 Emmanuele Bassibin-layout: Add a text to the test
2010-08-05 Emmanuele Bassitexture: Update the request mode depending on the size
2010-08-05 Emmanuele Bassitexture: Make the :filename property readable
2010-08-05 Emmanuele BassiPost-release version bump to 1.3.11
2010-08-05 Emmanuele BassiRelease 1.3.10
2010-08-05 Emmanuele Bassicookbook: Fix the text-shadow recipe
2010-08-05 Emmanuele Bassipo: Remove the requirement for LINGUAS and ChangeLog
2010-08-04 Roman Kudiyarovosx: Fixed stage resize policy
2010-08-04 Roman Kudiyarovtest: Fixed test-rotate for osx platfom
2010-08-04 Roman Kudiyarovosx: added resolution initialization in backend
2010-08-04 Roman Kudiyarovosx: Fixed warnings in osx event implementation
2010-08-04 Roman KudiyarovAdded willResize delegate for osx stage.
2010-08-04 Roman KudiyarovFixed lack of reaction for keyboard events after showin...
2010-08-04 Roman KudiyarovFixed incorrect size return in osx stage if stage resiz...
2010-08-04 Roman Kudiyarovosx: Added size initialization for stage
2010-08-04 Roman Kudiyarovtest: fixed uninitialized variable in test-cogl-point...
2010-08-04 Roman Kudiyarovosx: Fixed problem with freezing application while...
2010-08-04 Roman Kudiyarovosx: Fixed bug with creating context twice.
2010-08-04 Roman Kudiyarovosx: added create_context function in backend
2010-08-04 Roman Kudiyarovosx: Implemented hide cursor backend implementation
2010-08-04 Roman KudiyarovAdded .DS_Store and test logs messages to git ignore
2010-08-04 Roman Kudiyarovosx: Added missed function declaration for stage
2010-08-04 Roman Kudiyarovosx: Remove drawing call while showing stage and add...
2010-08-04 Roman Kudiyarovosx: Fixed crash while features initialization
2010-08-03 Emmanuele Bassiglx: Add more debugging notes
2010-08-03 Emmanuele Bassidocs: Further clarifications
2010-08-03 Emmanuele Bassidocs: Clarify the event retrieval disable behaviour
2010-08-03 Emmanuele Bassiglx: Unconditionally select X11/GLX events
2010-08-03 Emmanuele BassiMerge remote branch 'elliot/cookbook-animations-rotating'
2010-08-03 Robert Braggcogl-program: gles2: bind programs lazily as for GL
2010-08-03 Robert Bragggles2: Have CoglProgram track uniforms per program
2010-08-03 Robert Braggcogl-shader: unifies the driver/{gl,gles} shader files
2010-08-03 Robert Braggcogl-shader: Store the CoglShaderType in CoglShader
2010-08-02 Robert Braggcogl: don't include cogl-debug.h in cogl.h or install
2010-08-02 Robert Braggconfigure.ac: when checking for gl2ext.h include gl2.h
2010-07-31 Emmanuele Bassianimatable: Allow passing a NULL animation
2010-07-31 Emmanuele Bassidocs: Fix the BindConstraint example
2010-07-30 Emmanuele Bassiconform: Move the Score test to the conformance suite
2010-07-29 Emmanuele Bassix11: Split out conditions and warnings
2010-07-29 Emmanuele Bassiactor: Make set_flags() safe from unrefs
2010-07-29 Emmanuele BassiRequire g-i 0.6.14
2010-07-28 Elliot Smithcookbook: Added recipe for animated rotation of an...
2010-07-28 Elliot Smithcookbook: Add explanation about including code samples
2010-07-28 Elliot Smithcookbook: Make filename used in video example consistent
2010-07-28 Elliot Smithcookbook: Add example code for animated rotation
2010-07-23 Emmanuele Bassimodules: Bump cairo to 1.9.12
2010-07-23 Øyvind Kolåseffect: fix conversion from degrees to radians
2010-07-22 Neil Robertsgles/cogl-shader.c: Store the shader type in CoglShader
2010-07-22 Neil Robertstest-shader: Unref the ClutterShader after setting...
2010-07-22 Neil RobertsPlug the leaking CoglProgram and CoglShader
2010-07-22 Neil Robertsconfigure.ac: Fix the missing COGL_HAS_GLES[12] defines
2010-07-22 Neil RobertsFix a small typo in configure.ac for the COGL_DEFINES...
2010-07-22 Neil Robertstest-shader: The tex_coord varying is now an array...
2010-07-22 Neil Robertscogl-bitmap-pixbuf: Avoid copying the buffer in more...
2010-07-22 Neil Robertscogl-bitmap-pixbuf: Fix the rowstride used when copying...
2010-07-22 Neil Robertscogl-material: Don't map the shininess value to [0,1]
2010-07-22 Neil Robertscogl-material: Always reset the GLSL program to zero...
2010-07-22 Chris Leickpo: Add de.po
2010-07-22 Chris KühlFixed more set using *_get_* typos.
2010-07-22 Emmanuele Bassidocs: Improve the text of X11 event-related functions
2010-07-22 Neil RobertsMinor fix to the documentation for clutter_texture_get_...
2010-07-21 Emmanuele Bassibuild: Depend on g-i 0.9.0
2010-07-21 Emmanuele BassiClean up the private flags for ClutterActor
2010-07-21 Emmanuele Bassix11: Add more checks to set_stage_foreign()
next