index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
instanced
Commit message (
Expand
)
Author
Age
*
Revert "Revert "Disable GL buffer mapping on TSAN/Mac.""
Brian Salomon
2017-10-09
*
Fix new compiler warnings in GLInstancedRendering.cpp
Chris Dalton
2017-10-09
*
initClassID no longer auto-allocates ids
Ethan Nicholas
2017-10-09
*
Revert "Disable GL buffer mapping on TSAN/Mac."
Brian Salomon
2017-10-09
*
Disable GL buffer mapping on TSAN/Mac.
Brian Salomon
2017-10-09
*
Rename GrOpList::reset to endFlush
Chris Dalton
2017-10-04
*
changed vertex attribute precisions to be actual types
Ethan Nicholas
2017-09-27
*
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
*
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 "Revert "Switched highp float to highfloat and mediump float to half.""
Ethan Nicholas
2017-09-15
*
Change visitProxies signature
Robert Phillips
2017-09-14
*
Add method to iterate over a GrOp's GrSurfaceProxies
Robert Phillips
2017-09-13
*
Switch atlas clients over to using absolute texture coordinates (take 2)
Robert Phillips
2017-08-25
*
Revert "Switched highp float to highfloat and mediump float to half."
Brian Salomon
2017-08-17
*
Switched highp float to highfloat and mediump float to half.
Ethan Nicholas
2017-08-16
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
*
Move GrAppliedClip into GrPipeline
Brian Salomon
2017-08-10
*
Move GrProcessorSet into GrPipeline
Brian Salomon
2017-08-09
*
Revert "Revert "support for 'half' types in sksl, plus general numeric type i...
Ethan Nicholas
2017-08-02
*
Initialize GrPipeline at construction.
Brian Salomon
2017-07-31
*
renamed SkSL types in preparation for killing precision modifiers
Ethan Nicholas
2017-07-28
*
Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget)
Robert Phillips
2017-07-26
*
Rename GrDrawOp::xpRequiresDstTexture to finalize and change return type to a...
Brian Salomon
2017-06-16
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
*
Convert DstTexture to DstProxy (take 2)
Robert Phillips
2017-05-29
*
Revise system for checking for uninstantiated proxies
Robert Phillips
2017-05-29
*
Revert "Convert DstTexture to DstProxy"
Robert Phillips
2017-05-17
*
Convert DstTexture to DstProxy
Robert Phillips
2017-05-17
*
fixed InstanceProcessor SkSL code
Ethan Nicholas
2017-05-08
*
Split tracking of TexelBuffers from normal samplers
Greg Daniel
2017-05-05
*
Remove srgb flags from GrProcessorSet
Brian Salomon
2017-04-28
*
Remove GrResourceProvider & GrGpu pointers from GrRenderTargetOpList
Robert Phillips
2017-04-26
*
Make InstancedRendering more opList-splitting friendly
Robert Phillips
2017-04-24
*
Revert "Revert "Create GrXferProcessor while doing GrProcessorSet analysis.""
Brian Salomon
2017-04-08
*
Revert "Create GrXferProcessor while doing GrProcessorSet analysis."
Brian Salomon
2017-04-08
*
Create GrXferProcessor while doing GrProcessorSet analysis.
Brian Salomon
2017-04-08
*
Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp
Brian Salomon
2017-04-04
*
Respect xfer barriers in InstancedRendering::Op
Brian Salomon
2017-03-31
*
Renames of processor analysis-related classes and method.
Brian Salomon
2017-03-30
*
Don't perform analysis twice in InstancedRendering::Op
Brian Salomon
2017-03-30
*
Make analysis optional to GrPipeline::init().
Brian Salomon
2017-03-29
*
Remove GrXferProcessor::getOptimizations.
Brian Salomon
2017-03-29
*
Split GrPipelineInput into separate color and coverage types, the latter of w...
Brian Salomon
2017-03-27
*
Add function to perform color fragment processor elimination while performing...
Brian Salomon
2017-03-24
*
Revert "Revert "Remove GrPipeline from GrDrawOp.""
Brian Salomon
2017-03-21
*
check-headers-self-sufficient: update
Hal Canary
2017-03-21
*
Revert "Remove GrPipeline from GrDrawOp."
Brian Salomon
2017-03-16
[next]