profile/ivi/clutter.git
2010-12-16 Emmanuele Bassiinteractive: Rename test-rotate
2010-12-16 Emmanuele Bassiinteractive: Remove test-viewport
2010-12-16 Emmanuele Bassiinteractive: Remove test-project
2010-12-16 Emmanuele Bassiinteractive: Remove test-offscreen
2010-12-14 Neil Robertsclutter-stage: Don't always set the projection and...
2010-12-14 Neil Robertscogl-pipeline-fragend-arbfp: Generate ARBfp if user...
2010-12-14 Emmanuele Bassically: Allow memory management for actions
2010-12-14 Mike OwensClutterText: Only grab keyboard focus if keyboard-inter...
2010-12-13 Neil RobertsAllow multiple CoglAtlases for textures
2010-12-13 Neil Robertscogl-atlas: Convert to be a CoglObject subclass
2010-12-13 Neil Robertstest-cogl-just-vertex-shader: Update to use the portabl...
2010-12-13 Neil Robertscogl-shader-boilerplate: Add the 3D texture extension...
2010-12-13 Neil Robertstest-cogl-multitexture: Don't test the alpha component
2010-12-13 Neil Robertstest-cogl-materials: Use GL_MAX_VERTEX_ATTRIBS on GLES2
2010-12-13 Neil Robertscogl2-path: Don't flush the enable flags
2010-12-13 Neil RobertsRemove the GLES2 wrapper
2010-12-13 Neil Robertscogl-pipeline: Use enums for the layer combine values
2010-12-13 Neil Robertscogl: upload matrices with uniforms on GLES2
2010-12-13 Neil Robertscogl-matrix-stack: Add _cogl_matrix_stack_has_identity_flag
2010-12-13 Neil Robertscogl-matrix-stack: Convert to be a CoglObject
2010-12-13 Robert Braggmatrix-stack: Make header style consistent
2010-12-13 Robert Braggmatrix-stack: Adds a stack age counter
2010-12-13 Neil Robertscogl-pipeline: Add internal API to get the layer matrix
2010-12-13 Neil Robertscogl-vertex-attribute: Use glVertexAttribPointer on...
2010-12-13 Neil Robertscogl-path: Stroke using the vertex attribute API
2010-12-13 Neil Robertscogl: Move COGL_DEBUG=show-source into cogl-shader.c
2010-12-13 Neil Robertscogl: Add a vertend to generate GLSL
2010-12-13 Neil Robertscogl-shader-boilerplate: Don't put the color attrib...
2010-12-13 Neil Robertscogl-shader-boilerplate: Add more builtins for GLES2
2010-12-13 Neil Robertscogl-pipeline: Rename the fragment_{source,header}_buff...
2010-12-13 Neil Robertscogl: Add a fixed function vertend
2010-12-13 Neil Robertscogl: Add a GLSL 'progend'
2010-12-13 Neil Robertscogl-program: Add private functions to check if have...
2010-12-13 Neil Robertscogl-pipeline: Make find codegen authority more general
2010-12-13 Neil Robertscogl-pipeline: Move texture enabling/disabling to fixed...
2010-12-13 Neil RobertsRename CoglPipelineBackend to CoglPipelineFragend
2010-12-13 Neil Robertscogl-pipeline-opengl: Remove the includes for the vario...
2010-12-11 Emmanuele Bassianimation: Allow transforming values in bind()
2010-12-10 Emmanuele Bassiintrospection: Skip some C-only structures
2010-12-10 Emmanuele Bassiintrospection: Add cairo-1.0 to the dependencies
2010-12-10 Emmanuele BassiRemove unnecessary duplicate name for private enumerations
2010-12-09 Emmanuele Bassidocs: Update NEWS
2010-12-09 Emmanuele Bassidocs: Add 1.6 index to the API references
2010-12-09 Emmanuele BassiUse G_STRFUNC correctly
2010-12-09 Emmanuele BassiRename the EGLDisplay accessors
2010-12-09 Emmanuele Bassidocs: Documentation fixes
2010-12-09 Emmanuele Bassidocs: Documentation fixes
2010-12-09 Emmanuele Bassibuild: Check NEWS file during release, not distcheck
2010-12-09 Elliot Smithcookbook: Remove bold on emphasis inside programlisting
2010-12-09 Jussi Kukkonentests: Add test for clutter_model_get_iter_at_row()
2010-12-09 Jussi KukkonenFix clutter_list_model_get_iter_at_row() when filtered
2010-12-09 nobledwayland: Update to current api
2010-12-09 nobledwayland: fix typo
2010-12-09 Emmanuele Bassibuild: Do not hardcode --warn-all for g-ir-scanner
2010-12-09 Emmanuele BassiReduce the amount of g-ir-scanner warnings
2010-12-09 Emmanuele Bassidocs: Use :reverse in the Behaviour migration guide
2010-12-09 Emmanuele BassiMerge remote branch 'elliot/cookbook-animations-looping...
2010-12-09 Tomeu VizosoMake clutter_shader_effect_set_uniform_value accept...
2010-12-08 Robert Braggpipeline: don't dereference NULL program state
2010-12-08 Robert Braggarbfp: Copy pipelines used as cache keys
2010-12-08 Robert Braggarbfp: initialize arbfp_program_state->next_constant_id
2010-12-08 Robert Braggpipeline: Clarify stages for finding an arbfp program
2010-12-08 Neil Robertscogl-pipeline: Fix the layer_has_alpha_cb
2010-12-08 Robert Braggpipeline: remove unused HashState member
2010-12-08 Robert Braggpipeline: initialize HashState flags member
2010-12-08 Robert Braggpipeline: don't use near/far symbols
2010-12-08 Emmanuele Bassidocs: Fix listitem tag
2010-12-08 Emmanuele Bassidocs: Clean up clutter_color_from_string()
2010-12-07 Neil Robertscogl-backend-egl: Chain up to the X11 backend init_events
2010-12-07 Damien Lespiauinput-device: Downgrade over-zealous warning to note
2010-12-07 Neil Robertsclutter-score: Initialize ClutterScoreEntry::complete_id
2010-12-07 Robert Braggcontext: only declare arbfp cache for GL
2010-12-07 Robert Braggpipeline: remove spurious use of True instead of TRUE
2010-12-07 Robert Braggarbfp: Adds an ARBfp program cache
2010-12-07 Robert Braggpipeline: Implements _cogl_pipeline_hash function
2010-12-07 Robert Braggpipeline: generalize _cogl_pipeline_equal
2010-12-07 Robert Braggdocs: don't dist cogl-2.0 manual if not built
2010-12-07 Robert Braggpipeline: remove layer->backend_priv[] array
2010-12-07 Robert Braggcogl-object: remove un-used cogl_object_get_type
2010-12-07 Robert Braggmatrix gtype: registers a boxed type for CoglMatrix
2010-12-07 Robert Braggmatrix: Adds matrix_copy and _free functions
2010-12-03 Robert Braggpipeline simple optimization for _needs_blending_enabled
2010-12-03 Robert Braggpipeline: inline _get_parent and _get_authority
2010-12-03 Neil RobertsAdd a COGL_DEBUG option to disable software clipping
2010-12-03 Neil Robertscogl-journal: Attempt to clip manually to avoid breakin...
2010-12-03 Neil Robertscogl-clip-stack: Move the struct definitions to the...
2010-12-03 Neil Robertscogl-clip-stack: Don't convert rect clips to window...
2010-12-03 Neil Robertscogl-journal: Defer expanding the vertices until uploading
2010-12-03 Neil RobertsRevert "cogl: Remove the generated array size for cogl_...
2010-12-02 Damien Lespiauwin32: export TARGET and ROOT_DIR in env.sh
2010-12-02 Damien Lespiauwin32: Detect the mingw32 cross compiler on Fedora
2010-12-02 Damien Lespiauwin32: Update glib and cairo version in mingw-cross...
2010-12-02 Neil Robertscogl-pipeline-glsl: Fix reusing shaders for shared...
2010-12-02 Neil Robertscogl: Remove the generated array size for cogl_tex_coord_in
2010-12-02 Elliot Smithcookbook: Use new API to reverse timeline
2010-12-02 Emmanuele Bassikeysyms: Update the list
2010-12-01 Neil Robertscogl-pipeline: Fix comparing layer states for finding...
2010-12-01 Neil Robertscogl-pipeline: Fix the codgen authority for texture...
2010-11-30 Neil Robertscogl-pipeline-fixed: Use the correct state flag for...
2010-11-30 Neil Robertscogl-pipeline-opengl: Fix enabling previously disabled...
next