Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
cc4221be586a00d5190e765ebdb6c5e5731eefa9
/
tests
/
RectangleTextureTest.cpp
aff329b
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
by Brian Salomon
· 7 years ago
fbcef6e
Clean up GrResourceProvider usage
by Robert Phillips
· 7 years ago
207282e
Make GrBackendTexture take Gr*Info refs in ctor, and copy them.
by Greg Daniel
· 8 years ago
dd3b3f4
Rm makeRenderTargetContext in favor of deferred version (take 3)
by Robert Phillips
· 8 years ago
2af746c
Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"
by Robert Phillips
· 8 years ago
02242e8
Rm makeRenderTargetContext in favor of deferred version (take 2)
by Robert Phillips
· 8 years ago
7ef28f3
Revert "Revert "Plumb GrBackendTexture throughout skia.""
by Greg Daniel
· 8 years ago
7fa5c31
Revert "Plumb GrBackendTexture throughout skia."
by Stan Iliev
· 8 years ago
7da62b9
Plumb GrBackendTexture throughout skia.
by Greg Daniel
· 8 years ago
9342921
Revert "Rm makeRenderTargetContext in favor of deferred version"
by Robert Phillips
· 8 years ago
d83ec04
Rm makeRenderTargetContext in favor of deferred version
by Robert Phillips
· 8 years ago
296b1cc
Retract GrContext from src/gpu/effects
by Robert Phillips
· 8 years ago
26c90e0
Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps
by Robert Phillips
· 8 years ago
c65aec9
Make GrClip.h private
by Brian Salomon
· 8 years ago
26caf89
Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descs
by Robert Phillips
· 8 years ago
3500b77
Consolidate read/write-Pixels testing code - take 2
by Robert Phillips
· 8 years ago
2b270e5
Revert "Consolidate read/write-Pixels testing code"
by Robert Phillips
· 8 years ago
0bd4a23
Consolidate read/write-Pixels testing code
by Robert Phillips
· 8 years ago
d46697a
Use GrSurfaceContext::read/write-Pixels more
by Robert Phillips
· 8 years ago
67c18d6
Continue making Ganesh use absolute texture coordinates - take 2
by Robert Phillips
· 8 years ago
a7d61a6
Revert "Continue making Ganesh use absolute texture coordinates"
by Joe Gregorio
· 8 years ago
4493a9d
Continue making Ganesh use absolute texture coordinates
by Robert Phillips
· 8 years ago
82f4431
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
by Brian Salomon
· 8 years ago
e2f7d18
Add a deferred copy surface (take 3)
by Robert Phillips
· 8 years ago
d316e77
Revert "Add a deferred copy surface (take 2)"
by Robert Phillips
· 8 years ago
398487a
Add a deferred copy surface (take 2)
by Robert Phillips
· 8 years ago
293d696
Revert "Add a deferred copy surface"
by Robert Phillips
· 8 years ago
4431de6
Add a deferred copy surface
by Robert Phillips
· 8 years ago
514baff
Rename GrTextureParams to GrSamplerParams
by Brian Salomon
· 8 years ago
739c5bf
Revert "Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear.""
by Brian Salomon
· 8 years ago
ce4d04a
Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear."
by Ben Wagner
· 8 years ago
342b7ac
tests: s/SkAutoTUnref/sk_sp/
by Hal Canary
· 8 years ago
4d53c44
Limit GL_TEXTURE_RECTANGLE filtering to bilinear.
by Brian Salomon
· 8 years ago
8b1fb74
Make more tests exercise rendertargetless textures.
by Brian Salomon
· 8 years ago
1105224
Rename GrDrawContext to GrRenderTargetContext
by Brian Osman
· 8 years ago
6bd5284
Remove SkAutoTUnref and SkAutoTDelete from public includes.
by bungeman
· 8 years ago
4fd74ae
Move GrContext::makeDrawContext to new GrContextPriv object
by robertphillips
· 8 years ago
6738c70
Rename GrContext's newDrawContext & drawContext to makeDrawContext
by robertphillips
· 8 years ago
dfe4f2e
Add SkColorSpace to GrDrawContext
by brianosman
· 8 years ago
8b7451a
Turn ContextInfos returned by GrContextFactory into structs.
by bsalomon
· 8 years ago
6c7e325
Bring sk_sp to GrDrawContext
by robertphillips
· 9 years ago
758586c
Make existing unit tests only run on GL contexts
by bsalomon
· 9 years ago
f2f1c17
One signature for creating unit tests that run on premade GrContexts
by bsalomon
· 9 years ago
273c0f5
rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext
by bsalomon
· 9 years ago
3e4616f
Revert of rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext (patchset #5 id:80001 of https://codereview.chromium.org/1849463002/ )
by bsalomon
· 9 years ago
4c7f0a1
rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext
by bsalomon
· 9 years ago
3724e57
Move SkGLContext and some GrGLInterface implementations to skgputest module
by bsalomon
· 9 years ago
6f70d43
Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ )
by robertphillips
· 9 years ago
fe3456c
Move SkGLContext and some GrGLInterface implementations to skgputest module
by bsalomon
· 9 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
5ec26ae
Move Budgeted enum out of SkSurface, use in GrTextureProvider
by bsalomon
· 9 years ago
bd500f0
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ )
by bsalomon
· 9 years ago
57599fe
Move Budgeted enum out of SkSurface, use in GrTextureProvider
by bsalomon
· 9 years ago
2a641ee
Fix compile error in Google3 build.
by benjaminwagner
· 9 years ago
e5286e0
Beginning of support for texture rectangles.
by bsalomon
· 9 years ago