Commit message (Expand) | Author | Age | |
---|---|---|---|
* | One createTexture function, attempt to recycle scratch in createTexture. | bsalomon | 2015-02-06 |
* | minor readability / refactors | mtklein | 2015-01-23 |
* | Move FP texture test buffers to heap. | mtklein | 2015-01-22 |
* | One more pass at getting half float texture configs correct. | jvanverth | 2014-12-18 |
* | Fix float and half float support on mobile. | jvanverth | 2014-12-12 |
* | Add support for half float alpha textures. | jvanverth | 2014-12-05 |
* | rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags | bsalomon | 2014-10-28 |
* | Devirtualize read/write pixels on surface. | bsalomon | 2014-10-13 |
* | 32 bpp floating point textures | joshualitt | 2014-07-16 |