summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* x11: Map Net/DndDragThreshold to ClutterSettingsEmmanuele Bassi2011-03-091-0/+1
* settings: Add dnd-drag-threshold propertyEmmanuele Bassi2011-03-091-0/+30
* settings: Clean up property installation codeEmmanuele Bassi2011-03-091-99/+65
* docs: Add an ClutterState definition sectionEmmanuele Bassi2011-03-091-0/+143
* box: Implement the correct paint volumeEmmanuele Bassi2011-03-081-3/+34
* cogl-shader-boilerplate: Specify default precision earlierNeil Roberts2011-03-081-1/+1
* event: Return the CrossingEvent.device fieldEmmanuele Bassi2011-03-081-0/+3
* win32/event: Set the core pointer directlyEmmanuele Bassi2011-03-081-1/+1
* event: Set the CrossingEvent device fieldEmmanuele Bassi2011-03-081-0/+3
* clutter-actor: Fix test for avoiding calculating the paint volumeNeil Roberts2011-03-071-4/+5
* util: optimize _clutter_util_fully_transform_verticesRobert Bragg2011-03-073-27/+57
* actor: Cache per-actor transformsRobert Bragg2011-03-071-45/+81
* Optimize culling by doing culling in eye-coordinatesRobert Bragg2011-03-0712-213/+520
* stage: simplify apply_transformRobert Bragg2011-03-071-59/+37
* matrix: adds 2d view transform conveniencesRobert Bragg2011-03-072-0/+137
* stage: don't call glGetIntegerv in clutter_stage_read_pixelsRobert Bragg2011-03-071-18/+7
* viewport: consistently use floats for viewportsRobert Bragg2011-03-0715-68/+74
* util: tune point_in_poly test for polys in screen coordsRobert Bragg2011-03-073-12/+43
* glx: Use g_set_error_literal() where appropriateEmmanuele Bassi2011-03-041-16/+20
* On error, return FALSE in the post_parse hookEmmanuele Bassi2011-03-041-1/+1
* Clean up argument parsing GError handlingEmmanuele Bassi2011-03-041-30/+47
* x11: Use g_set_error_literal()Emmanuele Bassi2011-03-041-10/+12
* clutter-offscreen-effect: Use 0,0 as the offset if no actor boxNeil Roberts2011-03-041-2/+6
* clutter-offscreen-effect: Preserve the old opacity overrideNeil Roberts2011-03-031-2/+6
* clutter-actor: Add an internal _clutter_actor_get_opacity_overrideNeil Roberts2011-03-032-0/+9
* Remove private helper #define'sJasper St. Pierre2011-03-0337-294/+288
* box: set default paint volume to allocationDioselin2011-03-021-0/+12
* effect: Queue a redraw on :enabled changesEmmanuele Bassi2011-03-011-0/+21
* constraint: Queue a relayout on :enabled changesEmmanuele Bassi2011-03-011-0/+23
* offscreen-effect: Add public accessor for target sizeEmmanuele Bassi2011-02-285-15/+40
* Move the keysym ↔ Unicode table to .rodataEmmanuele Bassi2011-02-283-56/+54
* build: Show CFLAGS in the configure summaryEmmanuele Bassi2011-02-281-1/+3
* event: Add setters for ClutterEvent membersEmmanuele Bassi2011-02-286-130/+443
* tests: Check return value of clutter_init_with_args instead of errorNeil Roberts2011-02-286-36/+30
* Add G_GNUC_WARN_UNUSED_RESULT to clutter_init and init_with_argsNeil Roberts2011-02-281-2/+4
* doc: fix clutter_init() usage in examplesnobled2011-02-2844-52/+98
* tests: abort if clutter_init failsnobled2011-02-2861-70/+133
* Start 1.7 development cycleEmmanuele Bassi2011-02-281-3/+3
* Add a conformance test for atlas migrationNeil Roberts2011-02-243-0/+135
* cogl-blit: Disable blending when using texture renderNeil Roberts2011-02-241-0/+6
* build: Remove MAINTAINERCLEANFILES from ChangeLog rulesEmmanuele Bassi2011-02-231-1/+0
* build: Remove maintainer-clean ruleEmmanuele Bassi2011-02-221-10/+1
* Merge remote-tracking branch 'elliot/cookbook-effects-custom-deform'Emmanuele Bassi2011-02-2112-0/+1255
|\
| * docs: Add effects chapter, with introduction and first recipeElliot Smith2011-02-2112-0/+1255
* | text: Round up the sizeEmmanuele Bassi2011-02-211-3/+3
|/
* docs: Mention the cookbook in the READMEEmmanuele Bassi2011-02-211-0/+4
* docs: Remove last mention of SDL from the READMEEmmanuele Bassi2011-02-211-2/+2
* Post-release version bump to 1.6.7Emmanuele Bassi2011-02-218-934/+934
* Release Clutter 1.6.6 (stable)1.6.6Emmanuele Bassi2011-02-212-2/+22
* build: Use all-am, not all as the gitignore targetEmmanuele Bassi2011-02-211-1/+1