Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gsktexture: Allow attaching render data to textures | Benjamin Otte | 2016-11-16 | 1 | -3/+6 |
* | gsk: Add GskTexture | Benjamin Otte | 2016-11-08 | 1 | -0/+3 |
* | gsk: Add check on GL_MAX_TEXTURE_SIZE | Emmanuele Bassi | 2016-10-26 | 1 | -0/+2 |
* | gsk: Reuse VAOs with identical buffers | Emmanuele Bassi | 2016-10-18 | 1 | -1/+2 |
* | gsk: Recycle textures across frames | Emmanuele Bassi | 2016-10-18 | 1 | -0/+2 |
* | gsk: Move resource handling inside GskGLDriver | Emmanuele Bassi | 2016-10-18 | 1 | -1/+12 |
* | gsk: Rework surface -> texture API | Emmanuele Bassi | 2016-10-18 | 1 | -5/+5 |
* | gsk: Add GL driver API to create render targets | Emmanuele Bassi | 2016-10-18 | 1 | -0/+2 |
* | gsk: Split surface upload from texture creation | Emmanuele Bassi | 2016-10-18 | 1 | -2/+5 |
* | gsk: Add GskGLDriver | Emmanuele Bassi | 2016-10-18 | 1 | -0/+45 |