profile/ivi/clutter.git
2010-07-15 Emmanuele BassiAdd P_() macro for translating property strings
2010-07-15 Emmanuele Bassibuild: Use AS_ALL_LINGUAS
2010-07-14 Nate StedmanFixes build with GLX on Mac OS X.
2010-07-14 Emmanuele Bassibuild: Fix include path for Cally's introspection
2010-07-14 Neil Robertsgles/cogl-texture-driver.c: Fix the include for cogl...
2010-07-14 Neil Robertscogl-texture-3d: Use glTexSubImage3D through an indirec...
2010-07-14 Neil Robertscogl-texture-3d: Fix the cogl-material-private header...
2010-07-14 Neil Robertscogl-texture-3d: Don't include cogl-texture-2d-private.h
2010-07-13 Robert Braggmaterial: splits out all the state flushing code
2010-07-13 Robert Braggmaterial: split the texture unit management out
2010-07-13 Robert Braggmaterial: copy_differences: handle copying fog state
2010-07-13 Neil RobertsAdd a GL_GENERATE_MIPMAP fallback to the texture 2d...
2010-07-13 Emmanuele BassiMerge branch 'wip/xkb-support'
2010-07-13 Emmanuele Bassistage: Add the NO_CLEAR_ON_PAINT hint
2010-07-13 Neil RobertsMake the material functions for setting the p wrap...
2010-07-13 Neil RobertsRename the third texure coordinate from 'r' to 'p'
2010-07-13 Neil RobertsAdd a conformance test for 3D textures
2010-07-13 Neil RobertsAdd a Cogl texture 3D backend
2010-07-13 Neil Robertsconfigure: Include gl2ext.h or glext.h under GLES
2010-07-13 Neil RobertsMake a public CoglBitmapError enum
2010-07-13 Neil RobertsRename COGL_ERROR_MISSING_FEATURE to COGL_ERROR_UNSUPPORTED
2010-07-13 Neil RobertsMove _cogl_texture_2d_is_pot to cogl-util.h
2010-07-13 Neil Robertscogl-gles2-wrapper: Layers aren't equal if one is enabl...
2010-07-13 Emmanuele Bassix11: Use XKB to translate keycodes into key symbols
2010-07-13 Emmanuele Bassix11: Use XKB to track the Locks state
2010-07-13 Emmanuele Bassix11: Use XKB detectable auto-repeat
2010-07-13 Emmanuele Bassix11: Add a Keymap ancillary object
2010-07-13 Emmanuele Bassix11: Store the group inside the event platform data
2010-07-13 Emmanuele Bassievents: Add platform-data to allocated Events
2010-07-13 Emmanuele Bassibuild: Check for the XKB extension
2010-07-12 Emmanuele BassiPost-release version bump to 1.3.9
2010-07-12 Emmanuele BassiRelease 1.3.8
2010-07-12 Emmanuele BassiMerge remote branch 'elliot/cookbook-animation-inversion'
2010-07-12 Emmanuele BassiMerge remote branch 'elliot/cookbook-animation-intro'
2010-07-12 Emmanuele BassiMerge remote branch 'elliot/cookbook-consistency'
2010-07-12 Øyvind Kolåsstate: swap clutter_state_set_state and clutter_state_w...
2010-07-12 Elliot Smithcookbook: Added introduction for animations section
2010-07-12 Elliot Smithdocs: Enabled animation section
2010-07-12 Elliot Smithcookbook: Fixed invalid XML tag
2010-07-12 Elliot Smithcookbook: Added "inverting an animation" recipe
2010-07-12 Elliot Smithdocs: Enabled animation section
2010-07-09 Neil RobertsAdd the deprecated ref-counting for cogl_program
2010-07-09 Neil RobertsDon't define public cogl_is_* functions for internal...
2010-07-09 Neil RobertsAdd cogl_vertex_buffer_is_indices to the public headers
2010-07-09 Neil Robertscogl: Don't define the deprecated ref/unref accessors...
2010-07-09 Emmanuele Bassitext: Layouts for single-line-mode entries are boundless
2010-07-09 Robert Braggmaterial: use common node type for materials and layers
2010-07-09 Damien Lespiaucogl-texture-pixmap-x11: This API is new in 1.4, not 1.2
2010-07-09 Damien Lespiaucogl: Add Stability tag to new experimental API
2010-07-09 Emmanuele Bassiscript: Let ClutterActor parse behaviours
2010-07-09 Emmanuele BassiAdd new tests to the ignore files
2010-07-09 Neil RobertsUse GL_MAX_TEXTURE_SIZE on GLES when checking supported...
2010-07-09 Neil RobertsFix cogl_texture_get_data when an intermediate buffer...
2010-07-09 Neil RobertsUse GL_NEAREST filter in the draw-and-read get_data...
2010-07-09 Neil RobertsUse cogl_read_pixels in the cogl texture draw-and-read...
2010-07-09 Neil Robertscogl-material: Fix some problems with flushing texture...
2010-07-09 Neil Robertscogl-texture: Share the common code in the set_region...
2010-07-09 Neil RobertsAdd a conformance test for cogl_texture_{get_data,set_r...
2010-07-09 Neil Robertscogl-texture: Share the common code in the get_data...
2010-07-08 Robert Braggtests: don't delay/skip frames due to glReadPixel concerns
2010-07-08 Neil Robertscogl-vertex-buffer: Default to GL_CLAMP_TO_EDGE for...
2010-07-08 Neil RobertsAdd an interactive test for cogl point sprites
2010-07-08 Neil Robertscogl-material: Add support for point sprites
2010-07-08 Neil Robertscogl-material: Add a property for setting the point...
2010-07-08 Neil Robertstests/accessibility: Fix the soname for libclutter
2010-07-07 Robert Braggmaterial: support dumping layer state graph to dot...
2010-07-07 Robert Braggmaterial: set ->layer_index on new layers for unit0
2010-07-07 Øyvind Kolåsstate: add clutter_state_set_state and clutter_state_wa...
2010-07-07 Emmanuele Bassibuild: Distcheck fixes after the Cally merge
2010-07-07 Emmanuele BassiMerge branch 'cally-merge'
2010-07-07 Robert Braggtest-timeline: instantiate a stage so the master clock...
2010-07-07 Emmanuele Bassically: Add introspection generation
2010-07-07 Emmanuele BassiRestore the report on the conformance test suite
2010-07-07 Emmanuele Bassix11: Clean up NET_WM_STATE modifiers
2010-07-07 Emmanuele Bassix11: Do not swallow XSettings events
2010-07-07 Alejandro Piñeirocally: Improving cally doc
2010-07-07 Alejandro Piñeirocally: Cleaning CallyText
2010-07-07 Alejandro Piñeirocally: Refactoring "window:create" and "window:destroy...
2010-07-07 Alejandro Piñeirocally: Use proper backend information on CallyActor
2010-07-07 Alejandro Piñeirocally: Check HAVE_CONFIG_H on cally-util.c
2010-07-07 Robert Braggframebuffer: Replace CoglHandle with CoglFramebuffer *
2010-07-07 Robert Braggmaterial: route fogging state through CoglMaterial
2010-07-07 Robert Braggosx: explicitly request depth and stencil buffer bits
2010-07-07 Robert Braggcogl-buffer: Move malloc fallback logic into CoglBuffer
2010-07-07 Robert Braggcogl-buffer: consider it an error to free a mapped...
2010-07-07 Robert Braggcogl-buffer: Track the last used bind target in CoglBuffer
2010-07-07 Robert Braggtests: Force X synchronization so the stage size is...
2010-07-07 Robert Braggtests: no longer clean up state between tests
2010-07-07 Robert Braggcogl: expose the semantic differences of gl/gles2 npot...
2010-07-06 Elliot Smithcookbook: Fixed typo
2010-07-06 Elliot Smithcookbook: Fix build so CSS files get installed
2010-07-06 Elliot Smithcookbook: Moved paragraph where it logically belongs
2010-07-06 Elliot Smithcookbook: Added some judicious note elements
2010-07-06 Elliot Smithcookbook: Added more information for contributors
2010-07-06 Elliot Smithcookbook: Link out to docbook site
2010-07-06 Elliot Smithcookbook: Made docbook element usage consistent
2010-07-06 Elliot Smithcookbook: Additional selectors in CSS stylesheet
2010-07-06 Elliot Smithcookbook: Copy the CSS file into the HTML build directory
2010-07-06 Neil Robertscogl-vertex-buffer: Fix the #define for glDisableVertex...
2010-07-06 Robert Braggconfigure: Improves GLES 1.x checks
next