index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
GLProgramsTest.cpp
Commit message (
Expand
)
Author
Age
*
Revert "Move more internal methods from GrContext to GrContextPriv"
Hal Canary
2018-01-19
*
Move more internal methods from GrContext to GrContextPriv
Robert Phillips
2018-01-19
*
Funnel most proxy creation through GrProxyProvider
Robert Phillips
2018-01-16
*
Add GrProxyProvider
Robert Phillips
2018-01-08
*
Use GrContextFactories that produce a single GrContext in unit tests.
Brian Salomon
2017-11-15
*
Have mip status match surface when snapping image from wrapped object
Greg Daniel
2017-10-30
*
initClassID no longer auto-allocates ids
Ethan Nicholas
2017-10-09
*
Add option to create a deferred render target context with mips
Greg Daniel
2017-10-06
*
Remove test suppresion for ANGLE GLPrograms test
Brian Osman
2017-10-03
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
Require clone() be implemented by GrFragmentProcessor subclasses
Brian Salomon
2017-07-31
*
Add clone methods to unit test GrFragmentProcessor classes
Brian Salomon
2017-07-28
*
Pull non-substantive changes out of omnibus GrSurface CL
Robert Phillips
2017-07-27
*
Make GrProcessorTestFactory be templated on smart ptr class rather than proce...
Brian Salomon
2017-07-24
*
Update gpu caps for valid sample counts.
Greg Daniel
2017-07-19
*
Skip GLPrograms test on D3D9 ANGLE to avoid NaN literals bug
Brian Osman
2017-07-10
*
Tweak GLPrograms random seed to "fix" ANGLE bots
Brian Osman
2017-07-07
*
GR_TEST_UTILS fixes
Brian Salomon
2017-07-06
*
Speculative "fix" for crash in analyzeProcessors
Robert Phillips
2017-06-30
*
Restrict max levels for D3D Angle on GLPrograms test as well
Greg Daniel
2017-06-19
*
Limit number of stages for Angle D3D for GLPrograms test
Greg Daniel
2017-06-19
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Reduce tree depth on iOS too
Brian Osman
2017-05-26
*
Really work around iOS varying limit in GLPrograms test
Brian Osman
2017-05-26
*
Attempt to work around iOS varying limit in GLPrograms test
Brian Salomon
2017-05-15
*
Include non-legacy GrMeshDrawOps in GLPrograms test.
Brian Salomon
2017-05-12
*
Add flag to avoid stencil buffers in Skia
Eric Karl
2017-05-09
*
Re-land of "eliminated GrGLSLExpr".
Ethan Nicholas
2017-05-08
*
Revert "Revert "Revert "eliminated GrGLSLExpr"""
Ethan Nicholas
2017-05-04
*
Revert "Revert "eliminated GrGLSLExpr""
Ethan Nicholas
2017-05-03
*
Revert "eliminated GrGLSLExpr"
Brian Salomon
2017-05-02
*
eliminated GrGLSLExpr
Ethan Nicholas
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 "Rm makeRenderTargetContext in favor of deferred version"
Robert Phillips
2017-04-11
*
Rm makeRenderTargetContext in favor of deferred version
Robert Phillips
2017-04-11
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...
Robert Phillips
2017-04-06
*
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...
Robert Phillips
2017-04-05
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...
Robert Phillips
2017-04-05
*
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...
Robert Phillips
2017-04-05
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv
Robert Phillips
2017-04-05
*
Move pipeline handling out of GrMeshDrawOp.
Brian Salomon
2017-04-03
*
Add GrSurfaceProxy* parameter to GrContext::flush
Robert Phillips
2017-03-30
*
Remove gpu configs that don't have explicit API.
Brian Salomon
2017-03-20
*
Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derive...
Brian Salomon
2017-03-09
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Add preserves premul and modulate optimization to compose fragment processors.
Brian Salomon
2017-02-13
*
Remove GrFragmentProcessor::computeInvariantOutput
Brian Salomon
2017-02-13
*
make GR_TEST_UTILS=0 work
Hal Canary
2017-02-02
[next]