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
/
RectangleTextureTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-3
/
+5
*
Add GrProxyProvider
Robert Phillips
2018-01-08
1
-1
/
+1
*
Prefer fullscreen clears on Qualcomm/GL
Chris Dalton
2017-12-12
1
-3
/
+3
*
Remove color space xform from GrTextureDomain & GrSimpleTextureEffect
Brian Osman
2017-10-18
1
-1
/
+1
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
1
-3
/
+3
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
1
-4
/
+1
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
1
-1
/
+0
*
Make GrBackendTexture take Gr*Info refs in ctor, and copy them.
Greg Daniel
2017-05-02
1
-1
/
+1
*
Rm makeRenderTargetContext in favor of deferred version (take 3)
Robert Phillips
2017-04-25
1
-3
/
+3
*
Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"
Robert Phillips
2017-04-21
1
-3
/
+3
*
Rm makeRenderTargetContext in favor of deferred version (take 2)
Robert Phillips
2017-04-21
1
-3
/
+3
*
Revert "Revert "Plumb GrBackendTexture throughout skia.""
Greg Daniel
2017-04-20
1
-14
/
+11
*
Revert "Plumb GrBackendTexture throughout skia."
Stan Iliev
2017-04-19
1
-11
/
+14
*
Plumb GrBackendTexture throughout skia.
Greg Daniel
2017-04-18
1
-14
/
+11
*
Revert "Rm makeRenderTargetContext in favor of deferred version"
Robert Phillips
2017-04-11
1
-3
/
+3
*
Rm makeRenderTargetContext in favor of deferred version
Robert Phillips
2017-04-11
1
-3
/
+3
*
Retract GrContext from src/gpu/effects
Robert Phillips
2017-03-15
1
-1
/
+1
*
Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps
Robert Phillips
2017-03-14
1
-8
/
+8
*
Make GrClip.h private
Brian Salomon
2017-03-09
1
-1
/
+2
*
Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descs
Robert Phillips
2017-01-27
1
-17
/
+6
*
Consolidate read/write-Pixels testing code - take 2
Robert Phillips
2017-01-27
1
-92
/
+11
*
Revert "Consolidate read/write-Pixels testing code"
Robert Phillips
2017-01-27
1
-11
/
+92
*
Consolidate read/write-Pixels testing code
Robert Phillips
2017-01-27
1
-92
/
+11
*
Use GrSurfaceContext::read/write-Pixels more
Robert Phillips
2017-01-25
1
-66
/
+76
*
Continue making Ganesh use absolute texture coordinates - take 2
Robert Phillips
2017-01-20
1
-4
/
+2
*
Revert "Continue making Ganesh use absolute texture coordinates"
Joe Gregorio
2017-01-17
1
-2
/
+4
*
Continue making Ganesh use absolute texture coordinates
Robert Phillips
2017-01-17
1
-4
/
+2
*
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
Brian Salomon
2017-01-11
1
-1
/
+1
*
Add a deferred copy surface (take 3)
Robert Phillips
2016-12-15
1
-13
/
+24
*
Revert "Add a deferred copy surface (take 2)"
Robert Phillips
2016-12-14
1
-24
/
+13
*
Add a deferred copy surface (take 2)
Robert Phillips
2016-12-13
1
-13
/
+24
*
Revert "Add a deferred copy surface"
Robert Phillips
2016-12-13
1
-24
/
+13
*
Add a deferred copy surface
Robert Phillips
2016-12-13
1
-13
/
+24
*
Rename GrTextureParams to GrSamplerParams
Brian Salomon
2016-11-17
1
-3
/
+3
*
Revert "Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear.""
Brian Salomon
2016-11-07
1
-7
/
+31
*
Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear."
Ben Wagner
2016-11-06
1
-31
/
+7
*
tests: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-04
1
-6
/
+6
*
Limit GL_TEXTURE_RECTANGLE filtering to bilinear.
Brian Salomon
2016-11-04
1
-7
/
+31
*
Make more tests exercise rendertargetless textures.
Brian Salomon
2016-11-03
1
-20
/
+23
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
1
-6
/
+6
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
1
-6
/
+6
*
Move GrContext::makeDrawContext to new GrContextPriv object
robertphillips
2016-08-03
1
-3
/
+4
*
Rename GrContext's newDrawContext & drawContext to makeDrawContext
robertphillips
2016-07-27
1
-2
/
+2
*
Add SkColorSpace to GrDrawContext
brianosman
2016-07-21
1
-1
/
+2
*
Turn ContextInfos returned by GrContextFactory into structs.
bsalomon
2016-05-11
1
-2
/
+2
*
Bring sk_sp to GrDrawContext
robertphillips
2016-04-27
1
-1
/
+2
*
Make existing unit tests only run on GL contexts
bsalomon
2016-04-06
1
-1
/
+1
*
One signature for creating unit tests that run on premade GrContexts
bsalomon
2016-04-05
1
-1
/
+3
*
rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext
bsalomon
2016-03-31
1
-1
/
+1
[next]