summaryrefslogtreecommitdiff
path: root/cogl/cogl-sub-texture-private.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-22This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg1-11/+18
2013-01-22texture: add width/height members to base CoglTextureRobert Bragg1-8/+6
2012-01-27object: Remove the type member of CoglObjectClassNeil Roberts1-3/+0
2011-11-01texture: Make CoglSubTexture experimental public apiRobert Bragg1-17/+7
2010-03-01Remove mentions of the FSF addressEmmanuele Bassi1-3/+3
2010-02-12cogl-sub-texture: Optimise taking a sub texture of a sub textureNeil Roberts1-2/+15
2010-02-12cogl: improves header and coding style consistencyRobert Bragg1-6/+8
2010-01-18cogl: Make CoglSubTexture only work for quad renderingNeil Roberts1-8/+7
2009-12-02cogl: Add a sub texture backendNeil Roberts1-0/+56