summaryrefslogtreecommitdiff
path: root/cogl/cogl-matrix-stack.h
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-14/+20
* matrix-stack: add missing transfer annotationLionel Landwerlin2013-10-141-1/+1
* doc: Don't use the HTML <ul> but the DocBook equivalentDamien Lespiau2012-12-311-7/+8
* doc: Unhide cogl-matrix-stack.hDamien Lespiau2012-12-311-1/+1
* matrix-stack: make CoglMatrixStack publicRobert Bragg2012-12-051-236/+546
* matrix-stack: only maintain composite_gets in debug buildsRobert Bragg2012-12-041-0/+2
* matrix-stack: move pointer to top of CoglMatrixEntryRobert Bragg2012-12-041-1/+1
* Add functions to directly transform from a euler or a quaternionNeil Roberts2012-05-181-1/+31
* Re-design the matrix stack using a graph of opsRobert Bragg2012-04-241-44/+168
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-04-181-10/+10
* Add -Wmissing-declarations to maintainer flags and fix problemsNeil Roberts2012-03-061-0/+3
* Flush matrices in the progend and flip with a vectorNeil Roberts2011-12-061-10/+24
* cogl-matrix-stack: remove flush avoidance checksRobert Bragg2011-12-061-2/+0
* matrix-stack: Avoid referencing the default CoglContextRobert Bragg2011-12-061-3/+7
* cogl-matrix-stack: Adds _cogl_matrix_stack_equalRobert Bragg2011-12-061-0/+4
* cogl: upload matrices with uniforms on GLES2Neil Roberts2010-12-131-0/+10
* cogl-matrix-stack: Add _cogl_matrix_stack_has_identity_flagNeil Roberts2010-12-131-0/+7
* cogl-matrix-stack: Convert to be a CoglObjectNeil Roberts2010-12-131-3/+0
* matrix-stack: Make header style consistentRobert Bragg2010-12-131-51/+75
* matrix-stack: Adds a stack age counterRobert Bragg2010-12-131-0/+2
* Remove mentions of the FSF addressEmmanuele Bassi2010-03-011-3/+3
* build: Move CoglMatrixMode to cogl-matrix-stack.hEmmanuele Bassi2010-01-041-2/+7
* [matrix] Adds cogl_matrix_get_inverse APIRobert Bragg2009-11-041-0/+3
* Intial Re-layout of the Cogl source code and introduction of a Cogl WinsysRobert Bragg2009-10-161-0/+82