summaryrefslogtreecommitdiff
path: root/gsk/gskgldriverprivate.h
Commit message (Expand)AuthorAgeFilesLines
* gsktexture: Allow attaching render data to texturesBenjamin Otte2016-11-161-3/+6
* gsk: Add GskTextureBenjamin Otte2016-11-081-0/+3
* gsk: Add check on GL_MAX_TEXTURE_SIZEEmmanuele Bassi2016-10-261-0/+2
* gsk: Reuse VAOs with identical buffersEmmanuele Bassi2016-10-181-1/+2
* gsk: Recycle textures across framesEmmanuele Bassi2016-10-181-0/+2
* gsk: Move resource handling inside GskGLDriverEmmanuele Bassi2016-10-181-1/+12
* gsk: Rework surface -> texture APIEmmanuele Bassi2016-10-181-5/+5
* gsk: Add GL driver API to create render targetsEmmanuele Bassi2016-10-181-0/+2
* gsk: Split surface upload from texture creationEmmanuele Bassi2016-10-181-2/+5
* gsk: Add GskGLDriverEmmanuele Bassi2016-10-181-0/+45