aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/FloatingPointTextureTest.cpp
Commit message (Expand)AuthorAge
* Revert of Remove rt flags that are not necessary (patchset #1 id:1 of https:/...Gravatar bsalomon2015-07-16
* Remove rt flags that are not necessaryGravatar bsalomon2015-07-16
* Add RGBA half float texture format.Gravatar jvanverth2015-05-21
* This replaces the texture creation/caching functions on GrContext with a GrTe...Gravatar bsalomon2015-04-30
* One createTexture function, attempt to recycle scratch in createTexture.Gravatar bsalomon2015-02-06
* minor readability / refactorsGravatar mtklein2015-01-23
* Move FP texture test buffers to heap.Gravatar mtklein2015-01-22
* One more pass at getting half float texture configs correct.Gravatar jvanverth2014-12-18
* Fix float and half float support on mobile.Gravatar jvanverth2014-12-12
* Add support for half float alpha textures.Gravatar jvanverth2014-12-05
* rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlagsGravatar bsalomon2014-10-28
* Devirtualize read/write pixels on surface.Gravatar bsalomon2014-10-13
* 32 bpp floating point texturesGravatar joshualitt2014-07-16