profile/ivi/clutter.git
2010-04-29 Neil Robertscogl-texture-2d-sliced: Use the converted bitmap when...
2010-04-29 Neil Robertscogl-texture: Don't attempt to use GL to convert format...
2010-04-29 Neil Robertscogl-material: Fix the check to prevent using too many...
2010-04-29 Neil Robertscogl-material: Fix the warning for when too many layers...
2010-04-29 Neil Robertstest-cogl-materials: Add a test using the maximum numbe...
2010-04-28 Emmanuele BassiFix clutter_event_get_coords() for crossing events
2010-04-27 Emmanuele Bassiactor: Make consistent use of the name in error reporting
2010-04-26 Emmanuele BassiClean up the Texture private data structure
2010-04-25 Neil Robertsmingw-cross-compile.sh: Write the build environment...
2010-04-25 Neil Robertsmingw-cross-compile.sh: Update the package versions
2010-04-22 Neil Robertscogl-path: Make cogl_path_arc_rel static
2010-04-22 Neil Robertscogl-path: Add documentation for the angles of cogl_pat...
2010-04-22 Emmanuele Bassiprofile: Add profiling points for Text
2010-04-22 Emmanuele Bassiprofile: Fix the report generation
2010-04-22 Emmanuele BassiAdd uprof to the jhbuild moduleset
2010-04-22 Emmanuele Bassiactor: Add an internal variant of get_stage()
2010-04-22 Emmanuele Bassidocs: Fix gtk-doc warnings
2010-04-21 Neil Robertscogl-path: Fix the truncation when adding to a copied...
2010-04-21 Neil Robertstest-cogl-path: Test sub paths and intersections
2010-04-21 Neil Robertscogl-clip-stack: Use orientation of the polygon to...
2010-04-21 Neil Robertscogl-path: Document how a shape is filled
2010-04-21 Neil Robertscogl-path: Don't try to union sub paths
2010-04-21 Neil Robertspicking: Read the colour value using COGL_PIXEL_FORMAT_...
2010-04-21 Neil Robertscogl_read_pixels: Always use GL_RGBA/GL_UNSIGNED_BYTE...
2010-04-21 Neil Robertscogl-bitmap: Fix converting formats with and without...
2010-04-19 Emmanuele BassiRequire GLib >= 2.18
2010-04-19 Neil Robertsclutter-texture: Remove confusing comments about realiz...
2010-04-19 Robert Braggglx: handle spurious GLX_BufferSwapComplete events...
2010-04-16 Neil Robertsclutter-cairo-texture: Use the new cogl_pixel_buffer API
2010-04-16 Emmanuele Bassitext: Increase the size of the Layout cache
2010-04-16 Rob Bradfordtext: Check generated size of layouts in cache
2010-04-15 Neil Robertscogl: Implement retained clip stacks
2010-04-15 Neil Robertscogl-clip-stack: Convert to be a CoglHandle
2010-04-15 Neil RobertsSeparate out CoglClipStackState from cogl-clip-stack.c
2010-04-15 Neil Robertscogl-slip-stack: Store clip window rect entries in...
2010-04-15 Neil Robertscogl-clip-stack: Store window rect entries as ints...
2010-04-15 Neil Robertscogl-clip-stack: Use reference counted stack entries
2010-04-14 Emmanuele Bassidocs: Clean up ClutterActor's long description
2010-04-13 Emmanuele BassiAdd test-cogl-wrap-mode to the ignore list
2010-04-13 Neil Robertscogl-atlas-texture: Fix a memory leak
2010-04-12 Neil Robertscogl-material: Use CLAMP_TO_EDGE for WRAP_AUTOMATIC...
2010-04-12 Neil Robertstests: Add a conformance test for the wrap modes of...
2010-04-12 Neil Robertscogl-material: Add support for setting the wrap mode...
2010-04-12 Neil RobertsSplit the wrap mode of _cogl_texture_set_wrap_mode...
2010-04-12 Neil Robertscogl: Make private members really hard to accidentally use
2010-04-12 Neil RobertsCoglMatrix: Don't make the matrix fields private
2010-04-12 Neil RobertsFix indentation in CoglMatrix
2010-04-12 Damien Lespiauactor: Flag the color argument of the ::pick signal...
2010-04-09 Emmanuele Bassiactor: Do not use G_UNLIKELY in paint()
2010-04-09 Emmanuele Bassitests: Fix test-script.json
2010-04-09 Fridrich Strbawin32: Use GCLP_* instead of GCL_* when calling GetClas...
2010-04-09 Neil RobertsAdd tests/conform/test-cogl-path to .gitignore
2010-04-08 Neil RobertsAdd a test case for cogl_path
2010-04-08 Neil Robertscogl: Support retained paths
2010-04-08 Robert Braggcogl: renames cogl_multiply_matrix to cogl_transform
2010-04-06 Robert Braggdocs: This improves the documentation for cogl_push_fra...
2010-04-06 Robert Braggtest-cogl-offscreen: Setup a clutter style modelview...
2010-04-06 Robert Braggcogl: move cogl_set_source* funcs into cogl.c
2010-04-01 Robert Braggcogl: adds convenience cogl_multiply_matrix function
2010-04-01 Robert Braggcogl: rename cogl_enable to _cogl_enable
2010-03-31 Neil Robertstest-cogl-tex-polygon: Actually use the material it...
2010-03-31 Emmanuele BassiAdd jhbuild moduleset
2010-03-26 Owen W. Taylorx11: Use has_allocation() in TfP actor
2010-03-26 Owen W. Tayloractor: Add has_allocation() method
2010-03-25 Emmanuele Bassidocs: Add 1.4 index to the API references
2010-03-25 José Dapena PazAdd "homogeneous" mode to ClutterBoxLayout.
2010-03-25 Emmanuele BassiUse begin/end macros in cogl-primitives.h
2010-03-24 Neil Robertsclutter-actor: Rename y1 to y_1 to avoid a compiler...
2010-03-22 Adel GadllahMake sure GLX_SGI_swap_control is set up correctly
2010-03-19 Owen W. Taylorglx: Clean up the clip area conditions
2010-03-19 Emmanuele Bassiscript: Do not allocate memory when not needed
2010-03-19 Emmanuele Bassiglx: Do not access stage_clip without checking it
2010-03-19 Owen W. TaylorSwitch texture units before calling _cogl_texture_set_f...
2010-03-19 Emmanuele Bassijson: Update JsonParser
2010-03-19 Emmanuele Bassijson: Update the internal copy of JsonGenerator
2010-03-19 Owen W. TaylorFix errors in keeping track of the stage bounding rectangle
2010-03-19 Owen W. TaylorSet pixel store parameters before calling glGetTexImage
2010-03-18 Emmanuele Bassibuild: Mark --with-json=internal as experimental
2010-03-18 Emmanuele Bassidocs: Update the README
2010-03-18 Emmanuele Bassibuild: Require xcomposite
2010-03-18 Emmanuele Bassiscript: Add more comments and annotations
2010-03-18 Emmanuele Bassiscript: Skip empty nodes
2010-03-18 Emmanuele BassiEmit a critical warning if features are not initialized
2010-03-17 Emmanuele Bassiglx: Remove unnecessary call to create_stage()
2010-03-17 Emmanuele BassiAdd error reporting for create_context() failures
2010-03-17 Emmanuele Bassimodel: Let get_n_columns() return a sane value
2010-03-16 Emmanuele Bassimodel: Add a comment on the n_columns field type
2010-03-16 Emmanuele BassiRevert "model: Use guint for the n_columns field"
2010-03-16 Emmanuele BassiBranch master for 1.3
2010-03-15 Emmanuele BassiPost-release version bump to 1.2.3
2010-03-15 Emmanuele BassiRelease 1.2.2
2010-03-15 Emmanuele BassiUpdate NEWS file
2010-03-15 Colin WaltersReturn and warn if a handle's refcount is <= 0
2010-03-15 Bastian Winklermodel: Use guint for the n_columns field
2010-03-15 Neil Robertscogl-texture-2d: Determine format before checking textu...
2010-03-15 Owen W. TaylorFix checks for out-of-bounds coordinates and repeats
2010-03-10 Emmanuele Bassitest-paint-wrapper: Request ARGB visuals on GLX
2010-03-10 José Dapena PazFix argb initialisation.
2010-03-07 Emmanuele Bassiactor: Remove some double indirection
2010-03-07 Emmanuele Bassijson: Improve strictness of the JSON parser
next