profile/ivi/clutter.git
2010-06-22 Neil RobertsAdd a test case for CoglTexturePixmapX11
2010-06-22 Neil Robertsclutter-{glx,x11}-texture-pixmap: Use CoglTexturePixmapX11
2010-06-22 Neil RobertsAdd a CoglTexturePixmapX11 texture backend
2010-06-22 Neil Robertstest-pixmap: Use the 'm' key to toggle texture quality
2010-06-22 Neil Robertstest-pixmap: Draw something more interesting when the...
2010-06-22 Neil Robertstest-pixmap: Add a --disable-animation option
2010-06-22 Neil Robertstest-pixmap: Enable automatic updates for the hand
2010-06-22 Neil Robertstest-pixmap: Implement the --disable-x11 option
2010-06-22 Neil RobertsAdd -DCOGL_ENABLE_EXPERIMENTAL_API to Makefiles for...
2010-06-22 Neil Robertscogl-defines.h: Add a COGL_HAS_X11 define
2010-06-22 Neil Robertscogl: Add _cogl_xlib_{,un}trap_errors
2010-06-22 Neil Robertscogl-texture: Avoid premult conversion if the dst forma...
2010-06-22 Neil Robertscogl: Add the infrastructure for checking for winsys...
2010-06-22 Neil RobertsPass all Xlib events through Cogl
2010-06-22 Neil Robertscogl: Add a struct for winsys-specific data to CoglContext
2010-06-22 Neil Robertscogl: Add an internal CoglTextureRectangle backend
2010-06-22 Neil Robertscogl-texture: Replace the ensure_mipmaps virtual with...
2010-06-22 Neil Robertscogl-texture: List texture subclass types rather than...
2010-06-22 Neil RobertsAdd COGL_{OBJECT,HANDLE}_DEFINE_WITH_CODE
2010-06-22 Neil RobertsAdd _cogl_texture_2d_externally_modified
2010-06-22 Neil Robertscogl: Fix the include path in driver/*/Makefile.am
2010-06-22 Robert Braggtest-shader: guard GLES2 specific changes with COGL_HAS...
2010-06-22 Robert Bragggles2: don't disable clip planes for GLES2
2010-06-22 Robert Braggmaterial: fix a typo in _cogl_material_journal_unref
2010-06-22 Emmanuele Bassijson: Bump up the requirement of json-glib
2010-06-22 Emmanuele Bassijson: Backport JSON_NODE_HOLDS macros
2010-06-21 Emmanuele Bassix11: Use the _clutter symbols for xsettings_* API
2010-06-21 Emmanuele Bassibackend: Undeprecated clutter_backend_get_resolution()
2010-06-21 Emmanuele BassiDeprecate the Backend settings
2010-06-21 Emmanuele BassiRemove default settings from backends
2010-06-21 Emmanuele Bassidocs: Add Settings to the API reference
2010-06-21 Emmanuele Bassisettings: freeze notification on XSETTINGS notify
2010-06-21 Emmanuele Bassix11: Add the XSETTINGS machinery
2010-06-21 Emmanuele Bassisettings: Migrate Backend settings to a new object
2010-06-18 Robert Braggconfigure.ac only explicitly add -lGL if no pkgconfig...
2010-06-18 Robert Braggconfigure.ac: Use pkg-config for gles1/2 if available
2010-06-18 Robert Braggegl: Consolidates eglx and eglnative into one "egl...
2010-06-18 Robert Braggtslib: Add USE_TSLIB conditional for clutter-event...
2010-06-18 Robert Braggegl: rename clutter-event-egl.c -> clutter-event-tslib.c
2010-06-18 Robert Braggclutter event egl: fixes lots of compiler warnings
2010-06-18 Robert Braggegl: support creating OpenGL contexts
2010-06-18 Robert Braggegl: Unify the eglx and eglnative backends
2010-06-18 Robert Braggbuild: Adds a new opengl-egl-xlib build flavour
2010-06-18 Robert Braggbuild: distinguish CLUTTER_WINSYS and CLUTTER_SONAME_INFIX
2010-06-18 Robert Braggconfigure.ac: avoid some duplication
2010-06-18 Robert Braggconfigure.ac: distinguish CLUTTER_FLAVOUR and CLUTTER_W...
2010-06-18 Robert Braggconfigure.ac: move the special handling of the fruity...
2010-06-18 Robert Braggconfigure.ac: move gles checks after the flavour checks
2010-06-18 Robert Braggconfigure.ac: don't have so many XYX_{LIBS,CFLAGS}...
2010-06-18 Neil Robertsclutter-stage: Use g_array_free instead of g_array_unref
2010-06-18 Neil Robertscogl-context: Use the function pointer for glActiveUnit
2010-06-18 Neil Robertscogl-material: Don't use the symbol 'near'
2010-06-17 Emmanuele Bassiactor: Parse actions, constraints and effects members
2010-06-17 Emmanuele Bassiconstraints: Allow Align and Bind sources to be NULL
2010-06-17 Emmanuele Bassiscript-parser: Expose extracting the id from a node
2010-06-17 Emmanuele Bassiactor: Disable the layout cycle warning with debug...
2010-06-17 Emmanuele Bassibind-constraint: Add accessor methods
2010-06-16 Øyvind Kolåsstate: add a duration property
2010-06-16 Øyvind Kolåsstate: avoid walking off empty list
2010-06-16 Øyvind Kolåsanimator: avoid walking off empty list
2010-06-16 Emmanuele Bassishader-effect: Add a size check
2010-06-16 Richard Hughesshader-types: Check the size of the values
2010-06-16 Emmanuele Bassicairo-texture: Disable :sync-size
2010-06-16 Emmanuele Bassicairo-texture: Clean up style
2010-06-16 Emmanuele Bassialign-constraint: Publish the properties accessors
2010-06-16 Richard Hughesbuild: Fix a compiler warning when using make dist
2010-06-16 Robert Braggstage-glx: Never promote clipped redraws to full redraws.
2010-06-15 Emmanuele BassiSplit out the ignored test files
2010-06-15 Emmanuele BassiAdd cogl-depth-test to the Git ignore file
2010-06-15 Emmanuele BassiSet the initial value of a variable
2010-06-15 Robert Braggmaterial: Adds arbfp compile counter
2010-06-15 Robert Braggmaterial: Support sparse ARBfp program generation
2010-06-15 Robert Braggmaterial: free any layer cache in material_set_parent
2010-06-15 Robert BraggAdds an internal weak material mechanism
2010-06-15 Robert Braggmaterial: Adds a simple material age getter
2010-06-15 Robert Braggprimitives: we were memsetting the wrong wrap mode...
2010-06-15 Robert Braggmaterial: generalize how we compare simple material...
2010-06-15 Robert Braggmaterial: Make CoglMaterial responsible for depth state
2010-06-15 Robert Braggcogl docs: Improve documentation for cogl_ortho
2010-06-15 Robert Braggprimitives: no longer assume _get_layers list remains...
2010-06-15 Robert Braggmaterial: Adds simple breadcrumb debugging mechanism
2010-06-15 Robert Braggmaterial: remove override options from _cogl_material_equal
2010-06-15 Robert Braggcogl: remove _cogl_material_flush_gl_state flush options
2010-06-15 Robert BraggCoglMaterial: Implements sparse materials design
2010-06-15 Robert Braggmaterial: fix #ifdef guard around use of _TEXTURE_RECTANGLE
2010-06-15 Robert Braggblend-strings: removes the AUTO_COMPOSITE function...
2010-06-15 Robert Braggcogl-color: add cogl_color_init_from_xyz funcs
2010-06-15 Robert Braggcogl-color: add private _cogl_color_get_rgba_4ubv API
2010-06-15 Johan Bilienbuild: Do not include built sources in the distribution
2010-06-14 Øyvind Kolåsstate: consistently use clutter_state_get_state where...
2010-06-14 Øyvind Kolåsstate: make null source state encounterd in json treate...
2010-06-14 Øyvind Kolåstest-state: move press/release callbacks to stage avoid...
2010-06-14 Emmanuele Bassidocs: Clarify the scope of Text:single-line-mode
2010-06-14 Kristian HøgsbergDon't add GL libs for EGL X11 backend
2010-06-14 Neil Robertsclutter-text: Round the layout width to nearest integer...
2010-06-12 Emmanuele Bassidrag-action: Remove the press event button
2010-06-11 Emmanuele BassiMerge branch 'wip/deform-effect'
2010-06-11 Emmanuele BassiHide the marshallers
2010-06-11 Neil Robertscogl/winsys/cogl-eglx: Use the right egl header on 1.1
2010-06-11 Neil Robertscogl-program: Add cogl_program_uniform_1i to GLES
next