profile/ivi/clutter.git
2010-08-16 Emmanuele BassiPost-release version bump to 1.3.13
2010-08-16 Emmanuele BassiRelease Clutter 1.3.12 (developers snapshot)
2010-08-16 Emmanuele Bassibuild: Fix distcheck errors
2010-08-15 Emmanuele Bassibuild: Use maintainer-clean for the ignore files removal
2010-08-15 Emmanuele BassiRevert "build: Distclean generated ignore files"
2010-08-14 Emmanuele Bassibuild: Rule for quick publishing of the cookbook
2010-08-14 Emmanuele Bassibuild: Autogenerate more ignore files
2010-08-13 Emmanuele Bassibuild: Distclean generated ignore files
2010-08-13 Emmanuele Bassibuild: Make test-conform depend on Makefile changes
2010-08-13 Emmanuele Bassibuild: Autogenerate interactive/.gitignore
2010-08-13 Emmanuele Bassibuild: Generate the conformance/.gitignore file
2010-08-13 Emmanuele Bassibuild: Split up the test-conformance SOURCES
2010-08-13 Emmanuele Bassiclutter.modules: Remove deps on gir-repository
2010-08-13 Emmanuele BassiRevert "clutter.modules: Remove deps on gir-repository"
2010-08-13 Emmanuele Bassiclutter.modules: Remove deps on gir-repository
2010-08-13 Emmanuele Bassiclutter.modules: Add a gtk2 module for gtk+ 2.x
2010-08-13 Emmanuele Bassianimator: Plug some leaks
2010-08-13 Robert Braggmaterial: Implements weak materials
2010-08-13 Emmanuele Bassistate: Plug some memory leakage
2010-08-12 Emmanuele BassiMerge remote branch 'elliot/cookbook-events-mouse-scroll'
2010-08-12 Neil Robertsdocs: Update the build instructions in the reference
2010-08-12 Emmanuele BassiRemove last uses of cogl_program_uniform*
2010-08-12 Neil Robertsbuild/mingw/README: Replace with a link to the wiki
2010-08-12 Robert Braggcogl-shader: get_info_log should always use strdup
2010-08-12 Robert Braggcogl-shader: correctly #ifdef guard an if else block
2010-08-12 Robert Braggmaterial-glsl: #include "cogl-shader-private.h"
2010-08-12 Robert Braggtests: Remove use of cogl_program_use
2010-08-12 Robert Braggclutter-shader: use cogl_program_set_uniform_xyz API
2010-08-12 Robert Braggcogl-program: Adds use_uniform_xyz methods
2010-08-12 Damien Lespiauintrospection: Use the --quiet flag conditionally
2010-08-12 Neil Robertsclutter.modules: cluttersmith depends on gjs and clutte...
2010-08-12 Neil RobertsRemove test-random-text from the interactive .gitignore
2010-08-12 Emmanuele BassiUpdate the micro-bench Git ignore file
2010-08-12 Emmanuele Bassibuild: Add simple scripts for setting up jhbuild
2010-08-12 Elliot Smithcookbook: Cleaning up grammar and wording in mouse...
2010-08-12 Neil Robertscogl-atlas: Verify that the chosen initial size is...
2010-08-12 Neil Robertscogl-atlas: Use _cogl_texture_driver_size_supported
2010-08-12 Neil Robertscogl-rectangle-map: Record largest gap rather than...
2010-08-12 Neil Robertscogl-atlas: Try the next size when there would be less...
2010-08-12 Neil Robertscogl-atlas: Add some more debugging notes
2010-08-12 Neil Robertscogl-rectangle-map: Use a GArray for the stack
2010-08-12 Neil Robertscogl-rectangle-map: Store the remaining space per node
2010-08-12 Neil Robertscogl-atlas: Increase the default minimum texture size
2010-08-12 Neil Robertscogl-pango: Use a CoglAtlas to maintain the glyph cache
2010-08-12 Neil Robertscogl-atlas: Support multiple formats and clearing the...
2010-08-12 Neil Robertscogl-atlas-texture: Split out the atlas data structure
2010-08-12 Neil Robertscogl: Add an internal utility to maintain a list of...
2010-08-12 Neil Robertscogl-atlas: Rename to CoglRectangleMap
2010-08-12 Neil Robertstest-random-text: Convert to a micro-benchmark
2010-08-12 Neil Robertstest-text-perf: Add a wider range of characters
2010-08-12 Neil Robertstest-text-perf: Scale the text if the settings will...
2010-08-12 Neil Robertscogl-material: Compare whether textures are equal by...
2010-08-12 Elliot Smithcookbook: Added more explanation about setting y coord...
2010-08-12 Neil Robertscogl-atlas-texture: Accept formats with different compo...
2010-08-12 Emmanuele Bassibuild: Make the introspection generation quiet (again)
2010-08-12 Emmanuele Bassidrag-action: Capture ENTER when dragging
2010-08-11 Elliot Smithcookbook: Mentioned the animation in the sample code
2010-08-11 Elliot Smithcookbook: Included video of the scroll example running
2010-08-11 Elliot Smithcookbook: Made stage slightly smaller for scroll event...
2010-08-11 Elliot Smithcookbook: Added video showing scrollable actor
2010-08-11 Elliot Smithcookbook: Added walk through of code example for mouse...
2010-08-11 Elliot Smithcookbook: Fixed link to example in mouse scroll recipe
2010-08-11 Elliot Smithcookbook: Simplified full scroll example
2010-08-11 Elliot Smithcookbook: Improved wording and formatting in mouse...
2010-08-11 Elliot Smithcookbook: Handle all possible mouse scroll directions
2010-08-11 Elliot Smithcookbook: Build mouse scroll example with cookbook
2010-08-11 Elliot Smithcookbook: Cleaned up redundant comments in code example
2010-08-11 Elliot Smithcookbook: Added xmlns for XInclude to events docbook...
2010-08-11 Elliot Smithcookbook: Added basic mouse scroll recipe
2010-08-11 Emmanuele Bassicolorize-effect: Do not inherit from ShaderEffect
2010-08-11 Emmanuele Bassieffects: Check before using the cogl_shader_* API
2010-08-11 Emmanuele Bassidrag-action: Capture stage leave
2010-08-11 Emmanuele Bassidesaturate-effect: Do not inherit from ShaderEffect
2010-08-11 Emmanuele Bassiblur-effect: Do not inherit from ShaderEffect
2010-08-11 Emmanuele Bassishader-effect: Attach the program to the target material
2010-08-11 Emmanuele Bassitest-drag: Fix the page curl angle
2010-08-11 Emmanuele Bassistage: Fix the user-resizable property enumeration id
2010-08-11 Emmanuele Bassiactor: Use box origin instead of direct access
2010-08-11 Emmanuele BassiMerge branch 'wip/table-layout'
2010-08-10 José Dapena PazAdd ClutterTableLayout, a layout showing children in...
2010-08-10 Emmanuele Bassibox-layout: Use allocate_align_fill()
2010-08-10 Emmanuele Bassibin-layout: Migrate to allocate_align_fill()
2010-08-10 Emmanuele Bassiactor: Add allocate_align_fill()
2010-08-10 Emmanuele Bassitest-flow-layout: Use BindConstraints
2010-08-10 Neil RobertsConditionally use g_object_notify_by_pspec
2010-08-10 Elliot Smithcookbook: Added recipe for non-rectangular actor
2010-08-09 Owen W. TaylorAlways bind a new texture to unit 1 when necessary
2010-08-09 Emmanuele Bassiclutter.modules: Add Cluttersmith
2010-08-09 Emmanuele Bassiclutter.modules: Mx moved to clutter-project.org
2010-08-09 Emmanuele BassiSilence a compiler warning
2010-08-09 Emmanuele BassiMerge remote branch 'elliot/cookbook-layouts-introduction'
2010-08-09 Damien Lespiaugitignore: Ignore test-cogl-shader-{arbfp,glsl}
2010-08-09 Robert Braggtests-interactive: Adds a test-cogl-shader-glsl.c
2010-08-09 Robert Braggtests/interactive: Adds a test-cogl-shader-arbfp.c
2010-08-09 Robert Braggcogl: Allow setting ARBfp source on a CoglShader
2010-08-09 Robert Braggcogl: Adds a COGL_FEATURE_SHADERS_ARBFP feature flag
2010-08-09 Robert Braggmaterial: Add cogl_material_{get,set}_user_program
2010-08-09 Robert Braggmaterial: chain up in layer_pre_change_notify
2010-08-09 Robert Braggmaterial: unlink old layer from owner when replacing
2010-08-09 Robert Braggmaterial: fix initialization of sparse properties
next