profile/ivi/clutter.git
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...
2009-11-05 Robert Bragg[cogl-clip] deprecate parts and cleanup the API
2009-11-05 Robert Bragg[clip-stack] Internally track model space clip rects...
2009-11-05 Robert Bragg[clip-stack] move lots of supporting code from cogl...
2009-11-05 Robert Bragg[debug] Adds a COGL_DEBUG=force-scanline-paths
2009-11-05 Emmanuele Bassitests: Clean up interactive test build
2009-11-05 Emmanuele Bassilayout: Add layout properties introspection
2009-11-05 Emmanuele Bassibox-layout: Add get_child_meta_type() override
2009-11-05 Emmanuele Bassibin-layout: Add get_child_meta_type() override
2009-11-05 Emmanuele Bassilayout: Add LayoutManager::get_child_meta_type()
2009-11-04 Emmanuele Bassiscript: Allow parsing child properties
2009-11-04 Robert Bragg[cogl-primitives] Get rid of driver specific cogl-primi...
2009-11-04 Emmanuele Bassiscript: Clean up Color parsing rules
2009-11-04 Emmanuele Bassiscript: Simplify boxed types parsing
2009-11-04 Emmanuele Bassiscript: Separate construction from properties application
2009-11-04 Emmanuele Bassiscript: Move all parser code inside ClutterScriptParser
2009-11-04 Emmanuele Bassiconform: Add the beginnings of a ClutterScript test...
2009-11-04 Emmanuele Bassitests: Allow getting data files from the tests/data...
2009-11-04 Emmanuele BassiAdd new conformance tests to the ignore list
2009-11-04 Emmanuele Bassiscript: Take a copy of property nodes
2009-11-04 Emmanuele Bassiscript: Use JsonObject direct accessors
2009-11-04 Robert BraggMerge commit 'cogl-reorg-draw-buffers'
2009-11-04 Robert Bragg[test-fbo] greatly simplify the test
2009-11-04 Robert Bragg[tests] test-backface-culling: test culling with offscr...
next