index
:
external_skia.git
lp5.0
p9.0
external_skia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
FloatingPointTextureTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce GrColorType
Brian Salomon
2018-02-20
1
-15
/
+13
*
Add SkSurface_Gpu::MakeWrappedRenderTarget method
Robert Phillips
2018-01-31
1
-1
/
+1
*
Funnel most proxy creation through GrProxyProvider
Robert Phillips
2018-01-16
1
-4
/
+4
*
Add GrProxyProvider
Robert Phillips
2018-01-08
1
-1
/
+2
*
add constexpr to SkRect, SkIRect Make functions
Cary Clark
2017-10-05
1
-1
/
+0
*
Pull non-substantive changes out of omnibus GrSurface CL
Robert Phillips
2017-07-27
1
-1
/
+1
*
Remove GrGpu.h from GrResourceProvider.h
Robert Phillips
2017-06-15
1
-0
/
+1
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
1
-1
/
+0
*
Pass GrSurfaceContext into read/writeSurfacePixels
Robert Phillips
2017-04-18
1
-1
/
+6
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...
Robert Phillips
2017-04-06
1
-5
/
+10
*
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...
Robert Phillips
2017-04-05
1
-10
/
+5
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...
Robert Phillips
2017-04-05
1
-5
/
+10
*
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...
Robert Phillips
2017-04-05
1
-10
/
+5
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv
Robert Phillips
2017-04-05
1
-5
/
+10
*
Rebase and fix chromium
Brian Osman
2017-03-04
1
-2
/
+2
*
Revert "Revert "Revert "Revert "Move GrTextureProvider to src""""
Brian Osman
2017-03-02
1
-0
/
+1
*
Revert "Revert "Revert "Move GrTextureProvider to src"""
Brian Osman
2017-03-02
1
-1
/
+0
*
Revert "Revert "Move GrTextureProvider to src""
Brian Osman
2017-03-01
1
-0
/
+1
*
Revert "Move GrTextureProvider to src"
Brian Osman
2017-03-01
1
-1
/
+0
*
Move GrTextureProvider to src
Brian Osman
2017-03-01
1
-0
/
+1
*
Add support for RG float textures
csmartdalton
2017-02-10
1
-3
/
+18
*
Use GrSurfaceContext::read/write-Pixels more
Robert Phillips
2017-01-25
1
-2
/
+1
*
Always use GL_HALF_FLOAT_OES on ANGLE, even with ES3.
Brian Osman
2016-11-17
1
-15
/
+2
*
tests: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-04
1
-1
/
+1
*
Explicit control in tools of ANGLE frontend and backend
bsalomon
2016-10-14
1
-2
/
+15
*
Turn ContextInfos returned by GrContextFactory into structs.
bsalomon
2016-05-11
1
-3
/
+3
*
Make more unit tests run on Vulkan
bsalomon
2016-04-12
1
-3
/
+3
*
Make existing unit tests only run on GL contexts
bsalomon
2016-04-06
1
-3
/
+3
*
One signature for creating unit tests that run on premade GrContexts
bsalomon
2016-04-05
1
-6
/
+6
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
1
-1
/
+1
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
1
-1
/
+1
*
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...
bsalomon
2016-02-25
1
-1
/
+1
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
1
-1
/
+1
*
Generate list of GPU contexts outside tests
kkinnunen
2015-12-01
1
-37
/
+22
*
Style Change: NULL->nullptr
halcanary
2015-08-27
1
-2
/
+2
*
Revert of Remove rt flags that are not necessary (patchset #1 id:1 of https:/...
bsalomon
2015-07-16
1
-0
/
+1
*
Remove rt flags that are not necessary
bsalomon
2015-07-16
1
-1
/
+0
*
Add RGBA half float texture format.
jvanverth
2015-05-21
1
-59
/
+37
*
This replaces the texture creation/caching functions on GrContext with a GrTe...
bsalomon
2015-04-30
1
-5
/
+6
*
One createTexture function, attempt to recycle scratch in createTexture.
bsalomon
2015-02-06
1
-4
/
+4
*
minor readability / refactors
mtklein
2015-01-23
1
-41
/
+23
*
Move FP texture test buffers to heap.
mtklein
2015-01-22
1
-8
/
+12
*
One more pass at getting half float texture configs correct.
jvanverth
2014-12-18
1
-5
/
+5
*
Fix float and half float support on mobile.
jvanverth
2014-12-12
1
-1
/
+0
*
Add support for half float alpha textures.
jvanverth
2014-12-05
1
-1
/
+58
*
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags
bsalomon
2014-10-28
1
-2
/
+2
*
Devirtualize read/write pixels on surface.
bsalomon
2014-10-13
1
-3
/
+2
*
32 bpp floating point textures
joshualitt
2014-07-16
1
-0
/
+81