profile/ivi/clutter.git
2011-05-20 Alejandro Piñeiro[cally] Fix a crash on some a11y examples if there...
2011-05-20 Tomeu Vizosoclutter-offscreen-effect: use target size when setting...
2011-05-16 Neil Robertstest-cogl-depth-test: Update to new Cogl API
2011-05-16 Neil Robertstest-cogl-pixel-buffer: Use the new name for CoglPixelArray
2011-05-16 Neil RobertsFix include location for cogl-pango.h
2011-05-15 Marek ČernockýUpdated Czech translation
2011-05-15 Daniel MustielesUpdated Spanish translation
2011-05-14 Matej UrbančičUpdated Slovenian translation
2011-05-14 Chris Lordactor: Ensure the validity of the queue_redraw_entry...
2011-05-14 Adam Jacksontest-cogl-sub-texture: Allow single-bit rendering error
2011-05-14 Adam Jacksontest-cogl-blend-strings: Allow single-bit rendering...
2011-05-13 Øyvind Kolåsdoap: fix a typo in a url
2011-05-13 Emmanuele Bassitext: Check the has_focus flag in selection_paint()
2011-05-13 Emmanuele Bassitext: Implement the ::has_overlaps virtual
2011-05-13 Jasper St.... clutter-text: Add a selected-text-color
2011-05-13 Jasper St.... tests: Add test for selected-text-color
2011-05-13 Neil Robertsclutter-actor: Store the queue_redraw_entry when queuei...
2011-05-13 Neil Robertsclutter-actor: Add a 'has_overlaps' virtual
2011-05-13 Neil RobertsAdd a conformance test for the offscreen-redirect property
2011-05-13 Neil Robertsclutter-actor: Add an 'offscreen-redirect' property
2011-05-13 Neil Robertsclutter-actor: Redraw or relayout when clearing effects...
2011-05-13 Neil Robertsclutter-actor-meta: Add an internal 'priority' property
2011-05-13 Neil Robertsclutter-effect: Add clutter_effect_queue_rerun
2011-05-13 Neil Robertsclutter-offscreen-effect: Don't redraw the actor if...
2011-05-13 Neil Robertsclutter-effect: Add a 'run' virtual
2011-05-12 Miguel BouzadaUpdated Galician translations
2011-05-11 Emmanuele Bassipo: Remove a non existent file in POTFILES.in
2011-05-10 Daniel MustielesUpdated Spanish translation
2011-05-10 Neil Robertswin32: Use the Cogl WGL winsys
2011-05-09 Daniel MustielesUpdated Spanish translation
2011-05-08 Daniel MustielesUpdated Spanish translation
2011-05-06 Emmanuele BassiMake the pick id pool per Stage
2011-05-06 Emmanuele BassiDeprecate actor id
2011-05-06 Neil Robertsconfigure.ac: Remove the check for 'ffs'
2011-05-06 Emmanuele Bassibuild: Depend on cogl-pango-1.0
2011-05-06 Emmanuele Bassibuild: Specify the buildreq version for Cogl
2011-05-06 Emmanuele Bassibuild: Fix introspection rules
2011-05-06 Emmanuele Bassidocs: Fix README.md to match README.in
2011-05-06 Robert BraggRemove last dependency on the GdkPixbuf API
2011-05-06 Robert BraggRemoves Cogl from the repository
2011-05-06 Emmanuele Bassistage: Use Cairo to dump the pick buffer
2011-05-06 Emmanuele Bassicairo-texture: Make the pixel order macro public
2011-05-05 Daniel MustielesUpdated Spanish translation
2011-05-05 Neil Robertscogl-debug: Add an option to disable atlasing sharing
2011-05-05 Neil Robertscogl_pipeline_equal: Handle COGL_WRAP_MODE_AUTOMATIC...
2011-05-05 Neil Robertscogl-pango: Don't set the special combine function...
2011-05-05 Neil Robertscogl-pango: Use a seperate cache of pipelines
2011-05-05 Neil Robertscogl-pango-glyph-cache: Don't put zero-sized glyphs...
2011-05-05 Neil RobertsRevert "cogl-pango-display-list: Don't use VBOs if...
2011-05-05 Neil Robertscogl-pango-render: Add the base texture to the display...
2011-05-05 Neil Robertscogl-bitmap-private.h: Include cogl-bitmap.h
2011-05-05 Neil Robertscogl-pango-glyph-cache: Notify of reorg for global...
2011-05-05 Neil Robertscogl-atlas-texture: Add a callback for when any atlas...
2011-05-05 Neil Robertspango-glyph-cache: Try to put glyphs in the global...
2011-05-05 Neil Robertscogl-atlas-texture: Split out new_from_bitmap to new_wi...
2011-05-05 Neil Robertscogl-pango-display-list: Don't use VBOs if the texture...
2011-05-05 Neil Robertscogl-pango: Use a separate glyph cache for mipmapped...
2011-05-05 Robert BraggAdds a way for Cogl to control event_mask of foreign...
2011-05-05 Robert BraggAdds cogl_onscreen_show/hide functions
2011-05-05 Robert Braggadd missing name mangle for cogl_onscreen_set_swap_thro...
2011-05-05 Robert BraggAdd missing _cogl_winsys_has_feature prototype
2011-05-05 Robert Braggcogl/pango/Makefile.am pass EXTRA_LDFLAGS for linking
2011-05-05 Robert Braggcogl/configure.ac: AC_SUBST an empty MAINTAINER_CFLAGS
2011-05-05 Robert Braggcogl/configure.ac: check when building for win32
2011-05-05 Robert Braggcogl/configure.ac: fix pkg-config checks
2011-05-05 Robert Braggcogl/Makefile.am: pass EXTRA_LDFLAGS for linking
2011-05-05 Robert Braggcogl: remove OSX/WIN32 specific bits in favour of a...
2011-05-05 Robert Braggcogl-gl.c: remove really_enable_npot hack for OSX
2011-05-05 Robert Braggcogl/configure.ac: Adds --enable-stub-winsys option
2011-05-05 Robert Braggwinsys-glx: map X window automatically if not foreign
2011-05-05 Robert Braggcogl/configure.ac: make COGL_HAS_xyz defines public
2011-05-05 Robert Braggadd missing Cogl bits to .gitignore
2011-05-05 Robert Braggclutter/Makefile.am: mark clutter-cex100.h as BUILT_SOURCES
2011-05-05 Robert BraggAdds Cogl Hello World and "X11 foreign" example applica...
2011-05-05 Robert Braggcogl/configure.ac: add options to control driver/egl...
2011-05-05 Robert BraggEGL: Updates GDL platform support
2011-05-05 Robert BraggDon't reference GL_STACK_OVERFLOW/UNDERFLOW for GLES
2011-05-05 Robert Braggwinsys: Expose environment variable to choose winsys
2011-05-05 Robert BraggAdd a vtable of indirection to the winsys code
2011-05-05 Robert Braggtexture-pixmap-x11: Move GLX code to cogl-winsys-glx.c
2011-05-05 Robert BraggMoves all EGL code down from Clutter to Cogl
2011-05-05 Robert Braggremove references to unused DRM_SURFACELESS EGL platform
2011-05-04 Daniel MustielesUpdated Spanish translation
2011-05-04 Daniel MustielesUpdated Spanish translation
2011-05-03 Daniel MustielesUpdated Spanish translation
2011-05-02 Daniel MustielesUpdated Spanish translation
2011-04-29 Daniel MustielesUpdated Spanish translation
2011-04-28 Daniel MustielesUpdated Spanish translation
2011-04-25 Daniel MustielesUpdated Spanish translation
2011-04-21 Neil Robertscogl-context: Initialize context->stub_winsys
2011-04-20 Mario Blättermann[l10n] Updated German translation
2011-04-20 Neil Robertscogl-winsys-stub: Remove _cogl_winsys_has_feature
2011-04-20 Neil Robertscogl-winsys-glx: Fix the comparison in find_onscreen_fo...
2011-04-20 Neil Robertsclutter-backend-glx: Protect against unrefing the Cogl...
2011-04-20 Neil Robertscogl-winsys: Move _cogl_winsys_has_feature to cogl...
2011-04-20 Neil Robertscogl-context: Store winsys features in an array of...
2011-04-20 Neil Robertscogl-renderer: Move the XEvent filters to be generic...
2011-04-18 Emmanuele Bassievdev: Remove unused variable
2011-04-18 Emmanuele Bassicogl/glx: Silence a compiler warning
2011-04-16 Emmanuele Bassianimation: Use ::destroy with animate()
next