profile/ivi/clutter.git
2009-12-01 Emmanuele Bassicookbook: Clean up the text
2009-11-30 Emmanuele Bassidocs: Fix recursion into doc/ directory
2009-11-30 Emmanuele Bassidocs: Clean up the additional documentation build
2009-11-30 Emmanuele Bassi[cookbook] Build the Cookbook as a devhelp document
2009-11-30 Emmanuele Bassi[cookbook] Fix folds
2009-11-30 Emmanuele BassiUpdate the ignore file
2009-11-30 Emmanuele BassiAdd the secon recipe to the Actors chapter
2009-11-30 Emmanuele BassiAdd the first recipe to the Actors chapter
2009-11-30 Emmanuele BassiAdd a preface instead of an introduction
2009-11-30 Emmanuele BassiAdd the Clutter Cookbook to the build
2009-11-30 Emmanuele Bassilayout-manager: Create LayoutMeta on demand
2009-11-30 Emmanuele Bassiconform: Add named object property unit for ClutterScript
2009-11-30 Neil RobertsUse the correct colour when clearing the stage for...
2009-11-30 Neil Robertscogl: Enable blending if a lighting colour is semi...
2009-11-30 Damien Lespiaugitignore: update gitignore files to match the latest...
2009-11-30 Damien Lespiautests: fix argument parsing of test-texture-quality
2009-11-30 Damien Lespiautests: give all the arguments to the wrapper
2009-11-27 Robert Braggprimitives: Don't use dynamic arrays since VS2008 can...
2009-11-27 Robert Braggpicking: avoid redundant picking geometry for the stage.
2009-11-27 Robert Braggtests: rename cogl conformance tests so they can be...
2009-11-26 Robert Braggcogl: deprecate cogl_draw_buffer API and replace with...
2009-11-26 Robert Braggcogl_offscreen: deprecate cogl_offscreen_ref/unref.
2009-11-25 Neil Robertscogl: Use a vtable for the texture backends instead...
2009-11-25 Robert Braggoffscreen: cogl_offscreen_new_to_texture now supports...
2009-11-25 Robert Braggdebug: remove the COGL_DEBUG=client-side-matrices option
2009-11-24 Robert Bragg[cogl-material] Adds cogl_material_copy() API
2009-11-24 Robert Bragg[cogl] remove unused gles/cogl-utils.[c,h]
2009-11-24 Robert Braggdocs: Don't document cogl_flush_gl_state as public API
2009-11-24 Emmanuele Bassianimation: Keep a weak reference on actors
2009-11-23 Neil RobertsMinor fix to cogl material
2009-11-19 Emmanuele Bassidocs: Add indices to the Cogl API reference
2009-11-19 Emmanuele Bassidocs: Increase consistency in Cogl documentation
2009-11-19 Emmanuele Bassidocs: Documentation fixes for CoglMatrix
2009-11-19 Emmanuele BassiWhitespace fix for cogl-color.h
2009-11-19 Emmanuele Bassidocs: Documentation fixes for CoglMaterial
2009-11-19 Emmanuele Bassidocs: Documentation fixes for CoglBitmap
2009-11-19 Emmanuele Bassidocs: Fix Cogl API reference build
2009-11-19 Emmanuele Bassidocs: Remove non-gtk-doc annotations
2009-11-19 Neil Robertsdocs: Fix the 'Since' annotation for some functions
2009-11-18 Neil Robertscogl: Use APIENTRY for GL function pointer declarations
2009-11-18 Neil Robertsbuild: Fix out-of-tree builds for cogl-defines.h
2009-11-18 Emmanuele Bassidocs: Clean up deprecation notices
2009-11-18 Emmanuele Bassibuild: Make cogl.h not conditional on driver defines
2009-11-18 Neil Robertstest-npot-texture: Add some verbose notes
2009-11-18 Neil Robertsdisable-npots: Don't allow the GL version to be 2.0
2009-11-18 Emmanuele Bassibuild: Fix EXTRA_DIST and MAINTAINERCLEANFILES rules
2009-11-18 Emmanuele BassiUpdate README file
2009-11-18 Emmanuele Bassidocs: Update the "writing a backend" documentation
2009-11-18 Emmanuele BassiRemove clutter.symbols
2009-11-18 Emmanuele BassiRename ChangeLog.SVN
2009-11-18 Emmanuele Bassibuild: Add cogl-matrix-private.h to the dist
2009-11-18 Emmanuele Bassibuild: Add cogl-feature-functions.h to the dist
2009-11-18 Emmanuele Bassibuild: Generate per-cycle ChangeLog files
2009-11-18 Emmanuele Bassibuild: Move ChangeLog rules in a separate file
2009-11-18 Neil Robertscogl: Add the missing terminators for the arrays of...
2009-11-17 Christian PerschPass the interned string value to the binding callback
2009-11-17 Neil Robertscogl: Use the GL_EXT_blend_{func,equation}_separate...
2009-11-17 Neil Robertscogl: Don't bother checking for NPOTs or VBOs on later GLs
2009-11-17 Emmanuele Bassibuild: Clean up the configure summary
2009-11-17 Neil Robertscogl: Make it easier to add checks for GL extensions
2009-11-14 Emmanuele Bassidocs: Detail the Clutter debugging flags
2009-11-13 Neil Robertswin32: Remove the check for GL 1.2
2009-11-13 Neil RobertsUse the GL_ARB_multitexture extension on GL 1.2
2009-11-13 Neil Robertscogl-material: Fallback to BlendFunc if BlendFuncSepara...
2009-11-13 Neil RobertsValidate that the GL version is >= 1.2
2009-11-13 Samuel DegrandeCan no more include clutter-stage.h inside clutter...
2009-11-13 Samuel DegrandeAdapt win32 backend to the semantic change of StageWindow
2009-11-13 Emmanuele Bassitests: Add instructions to test-box-layout
2009-11-13 Neil RobertsClear pending events for a stage when it is destroyed
2009-11-13 Emmanuele Bassidocs: Document the AnimationMode definition
2009-11-13 Emmanuele Bassitests: Add unit for Animation definitions
2009-11-13 Emmanuele BassiWhitespace fixes
2009-11-13 Emmanuele Bassitests: Print out parser errors if present
2009-11-13 Emmanuele Bassianimation: Override parsing :mode
2009-11-13 Neil Roberts[cogl-primitives] Don't clear the whole stencil buffer
2009-11-12 Neil RobertsRemove _cogl_flush_matrix_stacks from cogl-internal.h
2009-11-11 Emmanuele Bassicogl: Declare cogl_is_bitmap()
2009-11-09 Neil RobertsRevert changes to test-cogl-primitives.c from 272e227109
2009-11-09 Damien Lespiaubuild: Make the glib-mkenums generated files depend...
2009-11-09 Emmanuele Bassibuild: Fix --with-imagebackend configure switch
2009-11-09 Neil Robertscogl: Add an initialiser for enable_flags in cogl_begin_gl
2009-11-09 Emmanuele Bassitext: Add a NULL preedit string check
2009-11-09 Raymond LiuFix cursor position in preedit status
2009-11-06 Emmanuele BassiClean up cogl.h template
2009-11-06 Tim Hortonosx: CGBitmapContextCreate can't make 24bpp, alphaless...
2009-11-06 Emmanuele Bassiscript: Coding style clean-ups
2009-11-06 Emmanuele Bassiscript: Document private functions
2009-11-06 Emmanuele BassiDo not pass flags to g_module_open(NULL)
2009-11-06 Emmanuele BassiMerge branch 'josh-osx-fixes'
2009-11-06 Joshua Locktests: Remove a spurious #include
2009-11-06 Joshua Lockosx: Fix a warning on Snow Leopard
2009-11-06 Joshua Lockdocs: Fix OS X docs to install Ports in correct order
2009-11-06 Joshua Lockosx: Implement the updated ClutterStageWindow interface
2009-11-06 Emmanuele Bassibehaviour: Implement the implicit alpha parsing
2009-11-06 Emmanuele Bassiconform: Add unit for properties holding objects
2009-11-06 Emmanuele Bassiscript: Generic assignment of properties requiring...
2009-11-06 Emmanuele Bassiconformance: Add unit on the implicit alpha definition
2009-11-06 Emmanuele Bassiscript: Apply properties when constructing implicit...
2009-11-05 Robert BraggRemove all internal use of deprecated cogl_clip_* API
2009-11-05 Robert Bragg[clip-stack] stop using deprecated cogl_clip_push_windo...
next