index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
FloatingPointTextureTest.cpp
Commit message (
Expand
)
Author
Age
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...
bsalomon
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Generate list of GPU contexts outside tests
kkinnunen
2015-12-01
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Revert of Remove rt flags that are not necessary (patchset #1 id:1 of https:/...
bsalomon
2015-07-16
*
Remove rt flags that are not necessary
bsalomon
2015-07-16
*
Add RGBA half float texture format.
jvanverth
2015-05-21
*
This replaces the texture creation/caching functions on GrContext with a GrTe...
bsalomon
2015-04-30
*
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