index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
batches
Commit message (
Expand
)
Author
Age
*
Add alternative ambient shadow method to Android shadow sample
jvanverth
2016-08-17
*
Remove stencil settings param from stencilPath()
csmartdalton
2016-08-12
*
Re-adding analytical GeoProc for rectangles
dvonbeck
2016-08-12
*
Avoid creating full screen clear batches when there is already one in the queue.
bsalomon
2016-08-11
*
Use sse4.2 CRC32 instructions to hash when available.
mtklein
2016-08-08
*
SkRTConf: eliminate
halcanary
2016-08-04
*
Revert of SkRTConf: reduce functionality to what we use, increase simplicity ...
mtklein
2016-08-03
*
SkRTConf: reduce functionality to what we use, increase simplicity
halcanary
2016-08-03
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
*
Add drawImageLattice() and drawBitmapLattice() APIs
msarett
2016-08-02
*
require semi at the end of SkASSERT and friends
caryclark
2016-07-27
*
Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https:/...
bsalomon
2016-07-22
*
Retract PipelineBuilder some more
robertphillips
2016-07-21
*
Remove DrawFace enum from GrPipelineBuilder
robertphillips
2016-07-21
*
Minor change to Ganesh path renderers
robertphillips
2016-07-21
*
Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 o...
robertphillips
2016-07-21
*
Remove DrawFace enum from GrPipelineBuilder
robertphillips
2016-07-21
*
Fix leak when DFPR fails to draw path
bsalomon
2016-07-14
*
Make GrBatchAtlas robust against attempts to add large rects.
bsalomon
2016-07-13
*
Retract PipelineBuilder from GrClip::apply
robertphillips
2016-07-13
*
Move GrDrawTarget::clear logic into GrDrawContext
robertphillips
2016-07-13
*
Simplify GrDefaultPathRenderer a tiny bit
robertphillips
2016-07-11
*
Simplify MSAA path renderer
robertphillips
2016-07-11
*
Add choke point for modifying non-AA rect draws (e.g., applying clipping)
robertphillips
2016-07-08
*
Revert of Add choke point for modifying non-AA rect draws (e.g., applying cli...
robertphillips
2016-07-08
*
Add choke point for modifying non-AA rect draws (e.g., applying clipping)
robertphillips
2016-07-08
*
Revert change of bounds computation in MSAA path renderer.
bsalomon
2016-07-08
*
Consolidate handling of infinitely thin primitives and aa bloat handing WRT b...
bsalomon
2016-07-08
*
Remove fColor from PathRenderer DrawPathArgs struct
robertphillips
2016-07-07
*
Hide NonAAStrokeRectBatch Geometry class and cleanup class.
bsalomon
2016-07-06
*
Fix bounds computation for non-aa hairlines when snapping to pixel centers
egdaniel
2016-07-06
*
Hide geometry class in AAStrokeRectBatch and remove unused Append function.
bsalomon
2016-07-06
*
Add gm that tests shaded stroked rectangles.
bsalomon
2016-07-06
*
Move GrNonAAFillRectPerspectiveBatch to its own file
robertphillips
2016-07-06
*
Increase batching for AA fill rects.
bsalomon
2016-07-06
*
Revert of Increase batching for AA fill rects. (patchset #4 id:60001 of https...
benjaminwagner
2016-07-04
*
Increase batching for AA fill rects.
bsalomon
2016-07-01
*
Split apart the GP construction for the NonAAFillRect Batches
robertphillips
2016-07-01
*
Cleanup non-AA fill rect batch construction.
bsalomon
2016-07-01
*
Simplify AA fill rect batch construction and rename Geometry->RectInfo
bsalomon
2016-07-01
*
Remove unneeded helpers in AA and non-AA rect GrBatch subclasses.
bsalomon
2016-07-01
*
Cleanup PLSPathBatch
bsalomon
2016-06-30
*
Remove unused batch rect append functions
bsalomon
2016-06-30
*
Remove GrTInstanceBatch
bsalomon
2016-06-30
*
Hide GrNonAANinePatchBatch::Geometry and rename to Patch
bsalomon
2016-06-30
*
Hide MSAAPathBatch::Geometry and rename to PathInfo
bsalomon
2016-06-30
*
Hide GrDrawVerticesBatch::Geometry and rename to Mesh
bsalomon
2016-06-30
*
Even more hiding of Geometry structs in GrBatch subclasses.
bsalomon
2016-06-30
*
Hide more GrBatch Geometry structs.
bsalomon
2016-06-29
*
Dump batch bounds and scissor rect
robertphillips
2016-06-29
[next]