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
/
GLProgramsTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...
Brian Salomon
2018-02-03
1
-1
/
+4
*
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...
Brian Salomon
2018-02-03
1
-4
/
+1
*
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...
Brian Salomon
2018-02-02
1
-1
/
+4
*
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
Brian Salomon
2018-02-02
1
-4
/
+1
*
More sample count cleanup:
Brian Salomon
2018-02-01
1
-1
/
+2
*
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
Brian Salomon
2018-02-01
1
-1
/
+3
*
Revert "Redefine the meaning of sample counts in GPU backend."
Brian Salomon
2018-02-01
1
-3
/
+1
*
Redefine the meaning of sample counts in GPU backend.
Brian Salomon
2018-02-01
1
-1
/
+3
*
Move more internal methods from GrContext to GrContextPriv (take 3)
Robert Phillips
2018-01-22
1
-1
/
+1
*
Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"
Leon Scroggins
2018-01-20
1
-1
/
+1
*
Move more internal methods from GrContext to GrContextPriv (take 2)
Robert Phillips
2018-01-19
1
-1
/
+1
*
Revert "Move more internal methods from GrContext to GrContextPriv"
Hal Canary
2018-01-19
1
-1
/
+1
*
Move more internal methods from GrContext to GrContextPriv
Robert Phillips
2018-01-19
1
-1
/
+1
*
Funnel most proxy creation through GrProxyProvider
Robert Phillips
2018-01-16
1
-13
/
+18
*
Add GrProxyProvider
Robert Phillips
2018-01-08
1
-4
/
+3
*
Use GrContextFactories that produce a single GrContext in unit tests.
Brian Salomon
2017-11-15
1
-3
/
+3
*
Have mip status match surface when snapping image from wrapped object
Greg Daniel
2017-10-30
1
-1
/
+1
*
initClassID no longer auto-allocates ids
Ethan Nicholas
2017-10-09
1
-3
/
+2
*
Add option to create a deferred render target context with mips
Greg Daniel
2017-10-06
1
-0
/
+1
*
Remove test suppresion for ANGLE GLPrograms test
Brian Osman
2017-10-03
1
-6
/
+0
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
1
-19
/
+18
*
Require clone() be implemented by GrFragmentProcessor subclasses
Brian Salomon
2017-07-31
1
-2
/
+1
*
Add clone methods to unit test GrFragmentProcessor classes
Brian Salomon
2017-07-28
1
-0
/
+7
*
Pull non-substantive changes out of omnibus GrSurface CL
Robert Phillips
2017-07-27
1
-2
/
+2
*
Make GrProcessorTestFactory be templated on smart ptr class rather than proce...
Brian Salomon
2017-07-24
1
-5
/
+4
*
Update gpu caps for valid sample counts.
Greg Daniel
2017-07-19
1
-1
/
+1
*
Skip GLPrograms test on D3D9 ANGLE to avoid NaN literals bug
Brian Osman
2017-07-10
1
-1
/
+8
*
Tweak GLPrograms random seed to "fix" ANGLE bots
Brian Osman
2017-07-07
1
-1
/
+1
*
GR_TEST_UTILS fixes
Brian Salomon
2017-07-06
1
-1
/
+1
*
Speculative "fix" for crash in analyzeProcessors
Robert Phillips
2017-06-30
1
-1
/
+3
*
Restrict max levels for D3D Angle on GLPrograms test as well
Greg Daniel
2017-06-19
1
-11
/
+26
*
Limit number of stages for Angle D3D for GLPrograms test
Greg Daniel
2017-06-19
1
-2
/
+8
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
1
-1
/
+0
*
Reduce tree depth on iOS too
Brian Osman
2017-05-26
1
-1
/
+5
*
Really work around iOS varying limit in GLPrograms test
Brian Osman
2017-05-26
1
-1
/
+1
*
Attempt to work around iOS varying limit in GLPrograms test
Brian Salomon
2017-05-15
1
-44
/
+18
*
Include non-legacy GrMeshDrawOps in GLPrograms test.
Brian Salomon
2017-05-12
1
-57
/
+10
*
Add flag to avoid stencil buffers in Skia
Eric Karl
2017-05-09
1
-2
/
+6
*
Re-land of "eliminated GrGLSLExpr".
Ethan Nicholas
2017-05-08
1
-1
/
+1
*
Revert "Revert "Revert "eliminated GrGLSLExpr"""
Ethan Nicholas
2017-05-04
1
-1
/
+1
*
Revert "Revert "eliminated GrGLSLExpr""
Ethan Nicholas
2017-05-03
1
-1
/
+1
*
Revert "eliminated GrGLSLExpr"
Brian Salomon
2017-05-02
1
-1
/
+1
*
eliminated GrGLSLExpr
Ethan Nicholas
2017-05-02
1
-1
/
+1
*
Rm makeRenderTargetContext in favor of deferred version (take 3)
Robert Phillips
2017-04-25
1
-2
/
+2
*
Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"
Robert Phillips
2017-04-21
1
-2
/
+2
*
Rm makeRenderTargetContext in favor of deferred version (take 2)
Robert Phillips
2017-04-21
1
-2
/
+2
*
Revert "Rm makeRenderTargetContext in favor of deferred version"
Robert Phillips
2017-04-11
1
-2
/
+2
*
Rm makeRenderTargetContext in favor of deferred version
Robert Phillips
2017-04-11
1
-2
/
+2
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...
Robert Phillips
2017-04-06
1
-9
/
+11
*
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...
Robert Phillips
2017-04-05
1
-11
/
+9
[next]