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