summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* profile: Adds a --enable-profile optionRobert Bragg2011-06-143-2/+26
* x11-foreign: Updates to forward X Events to CoglRobert Bragg2011-06-141-3/+34
* Make it clearer that the 2.0 API is experimentalRobert Bragg2011-06-1417-23/+38
* Adds build/autotools/Makefile.am.changelog/releaseRobert Bragg2011-06-143-0/+242
* x11-foreign: explicitly pass -lX11 ldflagRobert Bragg2011-06-141-1/+1
* Revert "Do not use "near" and "far" variables"Neil Roberts2011-06-141-4/+4
* configure: Force #undef of 'near' and 'far' on WindowsNeil Roberts2011-06-143-1/+39
* cogl-debug: add instrumentation to track the number of objectsLionel Landwerlin2011-06-145-45/+185
* cogl-vertex-buffer: make sure to unref weak pipelinesRobert Bragg2011-06-131-0/+3