projects
/
profile
/
ivi
/
clutter.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/clutter.git
2010-07-13
Robert Bragg
material: copy_differences: handle copying fog state
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Neil Roberts
Add a GL_GENERATE_MIPMAP fallback to the texture 2d...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Emmanuele Bassi
Merge branch 'wip/xkb-support'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Emmanuele Bassi
stage: Add the NO_CLEAR_ON_PAINT hint
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Neil Roberts
Make the material functions for setting the p wrap...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Neil Roberts
Rename the third texure coordinate from 'r' to 'p'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Neil Roberts
Add a conformance test for 3D textures
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Neil Roberts
Add a Cogl texture 3D backend
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Neil Roberts
configure: Include gl2ext.h or glext.h under GLES
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Neil Roberts
Make a public CoglBitmapError enum
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Neil Roberts
Rename COGL_ERROR_MISSING_FEATURE to COGL_ERROR_UNSUPPORTED
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Neil Roberts
Move _cogl_texture_2d_is_pot to cogl-util.h
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Neil Roberts
cogl-gles2-wrapper: Layers aren't equal if one is enabl...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Emmanuele Bassi
x11: Use XKB to translate keycodes into key symbols
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Emmanuele Bassi
x11: Use XKB to track the Locks state
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Emmanuele Bassi
x11: Use XKB detectable auto-repeat
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Emmanuele Bassi
x11: Add a Keymap ancillary object
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Emmanuele Bassi
x11: Store the group inside the event platform data
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Emmanuele Bassi
events: Add platform-data to allocated Events
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Emmanuele Bassi
build: Check for the XKB extension
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Emmanuele Bassi
Post-release version bump to 1.3.9
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Emmanuele Bassi
Release 1.3.8
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Emmanuele Bassi
Merge remote branch 'elliot/cookbook-animation-inversion'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Emmanuele Bassi
Merge remote branch 'elliot/cookbook-animation-intro'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Emmanuele Bassi
Merge remote branch 'elliot/cookbook-consistency'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Øyvind Kolås
state: swap clutter_state_set_state and clutter_state_w...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Elliot Smith
cookbook: Added introduction for animations section
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Elliot Smith
docs: Enabled animation section
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Elliot Smith
cookbook: Fixed invalid XML tag
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Elliot Smith
cookbook: Added "inverting an animation" recipe
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Elliot Smith
docs: Enabled animation section
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Neil Roberts
Add the deprecated ref-counting for cogl_program
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Neil Roberts
Don't define public cogl_is_* functions for internal...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Neil Roberts
Add cogl_vertex_buffer_is_indices to the public headers
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Neil Roberts
cogl: Don't define the deprecated ref/unref accessors...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Emmanuele Bassi
text: Layouts for single-line-mode entries are boundless
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Robert Bragg
material: use common node type for materials and layers
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Damien Lespiau
cogl-texture-pixmap-x11: This API is new in 1.4, not 1.2
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Damien Lespiau
cogl: Add Stability tag to new experimental API
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Emmanuele Bassi
script: Let ClutterActor parse behaviours
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Emmanuele Bassi
Add new tests to the ignore files
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Neil Roberts
Use GL_MAX_TEXTURE_SIZE on GLES when checking supported...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Neil Roberts
Fix cogl_texture_get_data when an intermediate buffer...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Neil Roberts
Use GL_NEAREST filter in the draw-and-read get_data...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Neil Roberts
Use cogl_read_pixels in the cogl texture draw-and-read...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Neil Roberts
cogl-material: Fix some problems with flushing texture...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Neil Roberts
cogl-texture: Share the common code in the set_region...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Neil Roberts
Add a conformance test for cogl_texture_{get_data,set_r...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Neil Roberts
cogl-texture: Share the common code in the get_data...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Robert Bragg
tests: don't delay/skip frames due to glReadPixel concerns
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Neil Roberts
cogl-vertex-buffer: Default to GL_CLAMP_TO_EDGE for...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Neil Roberts
Add an interactive test for cogl point sprites
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Neil Roberts
cogl-material: Add support for point sprites
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Neil Roberts
cogl-material: Add a property for setting the point...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Neil Roberts
tests/accessibility: Fix the soname for libclutter
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Robert Bragg
material: support dumping layer state graph to dot...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Robert Bragg
material: set ->layer_index on new layers for unit0
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Øyvind Kolås
state: add clutter_state_set_state and clutter_state_wa...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Emmanuele Bassi
build: Distcheck fixes after the Cally merge
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Emmanuele Bassi
Merge branch 'cally-merge'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Robert Bragg
test-timeline: instantiate a stage so the master clock...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Emmanuele Bassi
cally: Add introspection generation
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Emmanuele Bassi
Restore the report on the conformance test suite
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Emmanuele Bassi
x11: Clean up NET_WM_STATE modifiers
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Emmanuele Bassi
x11: Do not swallow XSettings events
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Alejandro Piñeiro
cally: Improving cally doc
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Alejandro Piñeiro
cally: Cleaning CallyText
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Alejandro Piñeiro
cally: Refactoring "window:create" and "window:destroy...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Alejandro Piñeiro
cally: Use proper backend information on CallyActor
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Alejandro Piñeiro
cally: Check HAVE_CONFIG_H on cally-util.c
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Robert Bragg
framebuffer: Replace CoglHandle with CoglFramebuffer *
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Robert Bragg
material: route fogging state through CoglMaterial
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Robert Bragg
osx: explicitly request depth and stencil buffer bits
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Robert Bragg
cogl-buffer: Move malloc fallback logic into CoglBuffer
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Robert Bragg
cogl-buffer: consider it an error to free a mapped...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Robert Bragg
cogl-buffer: Track the last used bind target in CoglBuffer
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Robert Bragg
tests: Force X synchronization so the stage size is...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Robert Bragg
tests: no longer clean up state between tests
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Robert Bragg
cogl: expose the semantic differences of gl/gles2 npot...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Elliot Smith
cookbook: Fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Elliot Smith
cookbook: Fix build so CSS files get installed
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Elliot Smith
cookbook: Moved paragraph where it logically belongs
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Elliot Smith
cookbook: Added some judicious note elements
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Elliot Smith
cookbook: Added more information for contributors
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Elliot Smith
cookbook: Link out to docbook site
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Elliot Smith
cookbook: Made docbook element usage consistent
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Elliot Smith
cookbook: Additional selectors in CSS stylesheet
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Elliot Smith
cookbook: Copy the CSS file into the HTML build directory
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Neil Roberts
cogl-vertex-buffer: Fix the #define for glDisableVertex...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Robert Bragg
configure: Improves GLES 1.x checks
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Øyvind Kolås
test-state: fix test for state count after state removal
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Øyvind Kolås
animator: fix removal of multiple keys
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Øyvind Kolås
state: added clutter_state_key_get_property_type
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Øyvind Kolås
state: automatically remove unused states
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Alexandros...
build: Exclude built sources from the dist
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Damien Lespiau
build: Allow to run the tests from any directory
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Robert Bragg
debug: Adds a COGL_DEBUG=disable-pbos debug option
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Robert Bragg
pango-render: set CLAMP_TO_EDGE wrap mode on glyph_material
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Robert Bragg
pixel-array: Allow passing of hints to cogl_buffer_map
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Robert Bragg
test-cogl-pixel-array: fix how data is initialized
commit
|
commitdiff
|
tree
|
snapshot
next