summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* matrix: Flatten cogl-matrix-mesa.[ch] into cogl-matrix.[ch]Robert Bragg2011-07-044-1969/+1586
* matrix-mesa: move to _cogl_matrix namespaceRobert Bragg2011-07-044-63/+53
* matrix-mesa: remove unused macros functions and cruftRobert Bragg2011-07-042-288/+71
* README: Fix a tiny typoNeil Roberts2011-07-041-1/+1
* Added Japanese translation.Takeshi AIHANA2011-07-031-0/+34
* cogl-pipeline: Use BSD lists for the list of pipeline childrenNeil Roberts2011-07-012-48/+23
* cogl-queue: Make suitable for use in Cogl source codeNeil Roberts2011-07-011-435/+445
* Add the code from FreeBSD for their linked-list/queue implementationNeil Roberts2011-07-012-0/+638
* Post-release version bump to 1.7.3Neil Roberts2011-07-011-2/+2
* Release 1.7.2 (snapshot)1.7.2Neil Roberts2011-07-011-3/+3
* NEWS: Update for the 1.7.2 releaseNeil Roberts2011-07-011-0/+40
* releasing: Fix the check for an even micro version numberNeil Roberts2011-07-011-2/+2
* README: Fix the required version number replacementsNeil Roberts2011-07-012-10/+20
* release: Fix the release mail templateNeil Roberts2011-07-011-15/+26
* gles: Fix the name of the GLeglImageOES typeNeil Roberts2011-07-011-2/+2
* build: egl fix typo introduced by 3b64a439f0Robert Bragg2011-06-301-1/+1
* renderer: split win32 api out into separate headerRobert Bragg2011-06-303-62/+100
* Updates wayland symbol names to be consistentRobert Bragg2011-06-306-36/+76
* work towards consistent platform file/symbol namingRobert Bragg2011-06-3016-241/+277
* replace public native_event APIs with typesafe APIsRobert Bragg2011-06-3014-96/+250
* attribute: cleanup some sentinel array left over logicRobert Bragg2011-06-301-5/+3
* pipeline: Avoid reseting texture target for NULL texturesRobert Bragg2011-06-301-6/+10
* pipeline: fix layer change notify mutex ruleRobert Bragg2011-06-301-94/+65
* 2.0 reference: make various fixups in cogl-sections.txtRobert Bragg2011-06-302-40/+20
* buffer: Improve the CoglBuffer API descriptionRobert Bragg2011-06-301-3/+16
* docs: Adds cogl-index/attribute-buffer syms to 2.0 referenceRobert Bragg2011-06-301-0/+16
* docs: fix stale include linksRobert Bragg2011-06-301-2/+2
* docs: Fix typo to avoid duplicate section nameRobert Bragg2011-06-301-1/+1
* docs: Add swap-chain/onscreen-template to 2.0 referenceRobert Bragg2011-06-301-0/+14
* docs: Adds CoglDisplay symbols to 2.0 referenceRobert Bragg2011-06-301-0/+13
* docs: Add CoglRenderer documentation to 2.0 referenceRobert Bragg2011-06-301-0/+22
* renderer: Expose winsys ID setter/gettersRobert Bragg2011-06-308-3/+92
* framebuffer: expose viewport getters/settersRobert Bragg2011-06-306-42/+48
* Adds another example that draws a 3D crateRobert Bragg2011-06-303-1/+285
* Add internal _cogl_init() functionRobert Bragg2011-06-308-9/+47
* doc/RELEASING: Fix the check for diffs from origin/masterNeil Roberts2011-06-291-1/+1
* build: Do not define "default" in m4Emmanuele Bassi2011-06-291-6/+6
* Typo fix in cogl-framebufferAdam Jackson2011-06-161-1/+1
* examples: pass COGL_DEP_LIBS as ldflags when linkingRobert Bragg2011-06-151-1/+2
* Post-release version bump to 1.7.1Robert Bragg2011-06-141-2/+2
* Release 1.7.0 (snapshot)1.7.0Robert Bragg2011-06-141-3/+3
* README: Updates in preparation for 1.7.0 releaseRobert Bragg2011-06-141-47/+57
* Adds NEWS in preparation for 1.7.0 releaseRobert Bragg2011-06-141-0/+57
* configure: pass tar-ustar as automake init optionRobert Bragg2011-06-141-1/+1
* Ensure we use --enable-profile during make distcheckRobert Bragg2011-06-141-0/+2
* doc: Fix EXTRA_DIST variable setupRobert Bragg2011-06-142-14/+6
* Fixes for make distcheckRobert Bragg2011-06-143-3/+5
* include required cogl-context.h in cogl-texture-2d.hRobert Bragg2011-06-141-0/+2
* Fix some gtk-doc annotations in cogl-depth-state.hRobert Bragg2011-06-141-2/+1
* doc: Adds doc/RELEASINGRobert Bragg2011-06-141-0/+86