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
*
Rename GrTextureParams to GrSamplerParams
Brian Salomon
2016-11-17
*
Revert "Revert "Add integer texture support.""
Brian Salomon
2016-11-11
*
Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy
Robert Phillips
2016-11-11
*
Revert "Add integer texture support."
Leon Scroggins
2016-11-10
*
Add integer texture support.
Brian Salomon
2016-11-10
*
Smart pointers for GrBatchAtlas.
Ben Wagner
2016-11-08
*
src/gpu: s/SkAutoTUnref/sk_sp/g
Hal Canary
2016-11-07
*
Remove GrStencilSettings from GrPipeline
csmartdalton
2016-11-01
*
Rename renderTargetContextPriv to priv, and some more leftover DCs
Brian Osman
2016-10-27
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
chmod -x *.cpp *.h
Hal Canary
2016-10-27
*
Revert of Generate Signed Distance Field directly from vector path (patchset ...
bsalomon
2016-10-26
*
Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList
Robert Phillips
2016-10-26
*
Generate Signed Distance Field directly from vector path
joel.liang
2016-10-25
*
re-re-land of skslc now automatically turns on derivatives support
ethannicholas
2016-10-20
*
Support inline uploads in Vulkan
Greg Daniel
2016-10-19
*
Revert of Generate Signed Distance Field directly from vector path (patchset ...
benjaminwagner
2016-10-19
*
Generate Signed Distance Field directly from vector path
joel.liang
2016-10-19
*
Refactor GrVkGpuCommandBuffer to handle multiple GrVkCommandBuffers.
Greg Daniel
2016-10-18
*
Revert "re-land of skslc now automatically turns on derivatives support"
Mike Klein
2016-10-18
*
re-land of skslc now automatically turns on derivatives support
Ethan Nicholas
2016-10-18
*
Revert "skslc now automatically turns on derivatives support"
Ethan Nicholas
2016-10-18
*
skslc now automatically turns on derivatives support
Ethan Nicholas
2016-10-18
*
Don't pass in RT to individual Gpu CommandBuffer calls
Greg Daniel
2016-10-12
*
Avoid unnecessary GrShape->SkPath conversion in GrStencilAndCoverPathRenderer
bsalomon
2016-10-03
*
Remove stray semicolons.
Mike Klein
2016-09-27
*
Minor clean up of GrAAConvexTessellator
Robert Phillips
2016-09-26
*
allow conic chop to fail
caryclark
2016-09-26
*
Make AALinearizingConvexPathRenderer able to handle stroke and fill
robertphillips
2016-09-22
*
Stop closing filled paths in GrShape
bsalomon
2016-09-21
*
Stop flattening GrCoordTransforms in parent GrFragmentProcessors.
bsalomon
2016-09-20
*
Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (...
bsalomon
2016-09-19
*
Stop flattening GrCoordTransforms in parent GrFragmentProcessors.
bsalomon
2016-09-19
*
Fix key computation for GrPaths
bsalomon
2016-09-15
*
Remove ability to skip coord transform comparison in pipeline comparison.
bsalomon
2016-09-12
*
Revert of Make AALinearizingConvexPathRenderer able to handle stroke and fill...
robertphillips
2016-09-07
*
Make AALinearizingConvexPathRenderer able to handle stroke and fill
robertphillips
2016-09-07
*
Improve usage of window rectangles
csmartdalton
2016-09-06
*
Revert of Improve usage of window rectangles (patchset #9 id:160001 of https:...
caryclark
2016-09-06
*
Improve usage of window rectangles
csmartdalton
2016-09-02
*
Add option to skip rects to drawImageLattice()
msarett
2016-09-02
*
Enable the screenspace AA tessellating path renderer.
senorblanco
2016-09-01
*
Fix ASAN int overflow error in GLProgramsTest
bsalomon
2016-09-01
*
Flush some non-substantive Ganesh changes
robertphillips
2016-08-31
*
Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids
robertphillips
2016-08-31
*
Define clear regions in terms of GrFixedClip
csmartdalton
2016-08-31
*
Screenspace AA tessellated GPU path rendering.
senorblanco
2016-08-31
*
Revert of Screenspace AA tessellated path rendering. (patchset #37 id:730001 ...
senorblanco
2016-08-31
*
Screenspace AA tessellated GPU path rendering.
senorblanco
2016-08-31
*
changed kCurveConnectionThreshold in GrAAConvexTessellator
ethannicholas
2016-08-30
[next]