summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* renderer: split win32 api out into separate headerwip/example-crateRobert Bragg2011-06-283-62/+100
* Updates wayland symbol names to be consistentRobert Bragg2011-06-286-36/+76
* work towards consistent platform file/symbol nameingRobert Bragg2011-06-2816-241/+277
* replace public native_event APIs with typesafe APIsRobert Bragg2011-06-2814-88/+242
* attribute: some some sentinal array left over logicRobert Bragg2011-06-281-5/+3
* pipeline: Avoid reseting texture target for NULL texturesRobert Bragg2011-06-271-6/+10
* pipeline: don't prune user pipelinesRobert Bragg2011-06-272-5/+48
* pipeline: fix layer change notify mutex ruleRobert Bragg2011-06-271-94/+65
* 2.0 reference: make various fixups in cogl-sections.txtRobert Bragg2011-06-272-40/+20
* buffer: Improve the CoglBuffer API descriptionRobert Bragg2011-06-271-3/+16
* docs: Adds cogl-index/attribute-buffer syms to 2.0 referenceRobert Bragg2011-06-271-0/+16
* docs: fix stale include linksRobert Bragg2011-06-271-2/+2
* docs: Fix typo to avoid duplicate section nameRobert Bragg2011-06-271-1/+1
* docs: Add swap-chain/onscreen-template to 2.0 referenceRobert Bragg2011-06-271-0/+14
* docs: Adds CoglDisplay symbols to 2.0 referenceRobert Bragg2011-06-271-0/+13
* docs: Add CoglRenderer documentation to 2.0 referenceRobert Bragg2011-06-271-0/+22
* renderer: Expose winsys ID setter/gettersRobert Bragg2011-06-278-3/+92
* framebuffer: expose viewport getters/settersRobert Bragg2011-06-276-42/+48
* Adds another example that draws a 3D crateRobert Bragg2011-06-273-1/+284
* Add internal _cogl_init() functionRobert Bragg2011-06-278-9/+45
* 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
* Do not use "near" and "far" variablesEmmanuele Bassi2011-06-131-4/+4
* cogl-texture-pixmap-x11: Fix the can_hardware_repeat wrapperNeil Roberts2011-06-101-1/+1
* cogl-pango-render: Use the glyph size for unknown glyphsNeil Roberts2011-06-101-11/+10
* po: Fix up pl.poEmmanuele Bassi2011-06-091-5/+5
* Remove G_CONST_RETURNEmmanuele Bassi2011-06-094-4/+4
* Fix introspection annotations for CoglPangoEmmanuele Bassi2011-06-091-3/+3
* Implement COGL_DEBUG=disable-texturing for ARBFp and GLSL fragendsNeil Roberts2011-06-082-9/+25
* gir: pass dep cflags to gobject introspection scannerRobert Bragg2011-06-011-1/+1