index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
ccpr
Commit message (
Expand
)
Author
Age
*
Fix dangling pointers when Ganesh culls CCPR Ops early
Chris Dalton
2017-11-07
*
Setup CCPR testing with GrMockContext
Chris Dalton
2017-11-06
*
Disable CCPR while we sort out clipping
Chris Dalton
2017-11-06
*
Disable CCPR on the Android Framework.
Derek Sollenberger
2017-11-03
*
Remove deferred upload types from GrDrawOp.h.
Brian Salomon
2017-10-30
*
Address CCPR TODOs now that we are in device space
Chris Dalton
2017-10-25
*
Convert geometry shaders to operate in Skia device space
Chris Dalton
2017-10-25
*
CCPR: use 16-bit ints for the atlas offset attrib
Chris Dalton
2017-10-25
*
Enable CCPR for volatile paths
Chris Dalton
2017-10-17
*
Remove precision from GrGLSLVaryingHandler
Chris Dalton
2017-10-16
*
Refactor CCPR coverage shaders for a vertex impl
Chris Dalton
2017-10-16
*
Revert "Refactor CCPR coverage shaders for a vertex impl"
Eric Boren
2017-10-16
*
Refactor CCPR coverage shaders for a vertex impl
Chris Dalton
2017-10-15
*
Revert "Revert "Disable GL buffer mapping on TSAN/Mac.""
Brian Salomon
2017-10-09
*
initClassID no longer auto-allocates ids
Ethan Nicholas
2017-10-09
*
CCPR: Don't forget resource provider in Pipeline InitArgs
Chris Dalton
2017-10-06
*
CCPR: Avoid left shifts on negative numbers
Chris Dalton
2017-10-03
*
CCPR: Add WAR for an Intel GLSL compiler assertion
Chris Dalton
2017-10-02
*
CCPR: Blacklist Mali GPUs and Vulkan while we work through issues
Chris Dalton
2017-09-29
*
Remove tolerance form SkClassifyCubic
Chris Dalton
2017-09-28
*
CCPR: Handle very large paths
Chris Dalton
2017-09-28
*
CCPR: Fix KLM matrix when D2=0
Chris Dalton
2017-09-28
*
changed vertex attribute precisions to be actual types
Ethan Nicholas
2017-09-27
*
switched gl_Position and gl_PointSize to sk_*
Ethan Nicholas
2017-09-26
*
Shrink GrDrawOpAtlases when no longer needed, take 2.
Jim Van Verth
2017-09-26
*
CCPR: Remove kCombinedTriangleHullsAndEdges
Chris Dalton
2017-09-26
*
Revert "Shrink GrDrawOpAtlases when no longer needed"
Jim Van Verth
2017-09-22
*
Shrink GrDrawOpAtlases when no longer needed
Jim Van Verth
2017-09-22
*
switched SkSL's temporary 'highfloat' type back to 'float'
Ethan Nicholas
2017-09-22
*
Use shader based blending to clamp kPlus mode w/F16
Brian Osman
2017-09-20
*
CCPR: Process corners analytically
Chris Dalton
2017-09-20
*
re-land of new SkSL precisions
Ethan Nicholas
2017-09-18
*
Revert "Revert "Revert "Switched highp float to highfloat and mediump float t...
Ethan Nicholas
2017-09-18
*
Revert "Minor fixes to SkSL precisions"
Ethan Nicholas
2017-09-18
*
Minor fixes to SkSL precisions
Ethan Nicholas
2017-09-15
*
Revert "Revert "Switched highp float to highfloat and mediump float to half.""
Ethan Nicholas
2017-09-15
*
Change visitProxies signature
Robert Phillips
2017-09-14
*
Finish restoring GrOpList DAG
Robert Phillips
2017-09-14
*
Improve heuristics for when to use ccpr
Chris Dalton
2017-09-12
*
Minor cleanups for CCPR
Chris Dalton
2017-09-12
*
CCPR: Check for flat lines before crunching on curves
Chris Dalton
2017-09-08
*
Improve GrPathRendererChain heuristics
Chris Dalton
2017-09-07
*
Revert "Improve GrPathRendererChain heuristics"
Chris Dalton
2017-09-07
*
Improve GrPathRendererChain heuristics
Chris Dalton
2017-09-07
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
CCPR: Remove cubic insets and MSAA borders
Chris Dalton
2017-09-05
*
CCPR: Rewrite path parsing
Chris Dalton
2017-09-05
*
CCPR: Recalculate inflection/intersection points on GPU
Chris Dalton
2017-08-28
*
Add a GrCCPRGeometry file
Chris Dalton
2017-08-28
*
Switch atlas clients over to using absolute texture coordinates (take 2)
Robert Phillips
2017-08-25
[next]