Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
144caf55ffc692bcda77703a73bb9a894f7d024f
/
src
/
gpu
/
batches
144caf5
src/gpu: s/SkAutoTUnref/sk_sp/g
by Hal Canary
· 8 years ago
c633abb
Remove GrStencilSettings from GrPipeline
by csmartdalton
· 8 years ago
693a540
Rename renderTargetContextPriv to priv, and some more leftover DCs
by Brian Osman
· 8 years ago
1105224
Rename GrDrawContext to GrRenderTargetContext
by Brian Osman
· 8 years ago
18fa642
chmod -x *.cpp *.h
by Hal Canary
· 8 years ago
f93f515
Revert of Generate Signed Distance Field directly from vector path (patchset #19 id:360001 of https://codereview.chromium.org/1643143002/ )
by bsalomon
· 8 years ago
f2361d2
Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList
by Robert Phillips
· 8 years ago
67c7c81
Generate Signed Distance Field directly from vector path
by joel.liang
· 8 years ago
ddb37d6
re-re-land of skslc now automatically turns on derivatives support
by ethannicholas
· 8 years ago
77b53f6
Support inline uploads in Vulkan
by Greg Daniel
· 8 years ago
620ee4f
Revert of Generate Signed Distance Field directly from vector path (patchset #18 id:340001 of https://chromiumcodereview.appspot.com/1643143002/ )
by benjaminwagner
· 8 years ago
e8f0a7b
Generate Signed Distance Field directly from vector path
by joel.liang
· 8 years ago
36a77ee
Refactor GrVkGpuCommandBuffer to handle multiple GrVkCommandBuffers.
by Greg Daniel
· 8 years ago
ac66ae6
Revert "re-land of skslc now automatically turns on derivatives support"
by Mike Klein
· 8 years ago
d7d1997
re-land of skslc now automatically turns on derivatives support
by Ethan Nicholas
· 8 years ago
37269ff
Revert "skslc now automatically turns on derivatives support"
by Ethan Nicholas
· 8 years ago
311742b
skslc now automatically turns on derivatives support
by Ethan Nicholas
· 8 years ago
65a0927
Don't pass in RT to individual Gpu CommandBuffer calls
by Greg Daniel
· 8 years ago
a224bb7
Avoid unnecessary GrShape->SkPath conversion in GrStencilAndCoverPathRenderer
by bsalomon
· 8 years ago
fc6c37b
Remove stray semicolons.
by Mike Klein
· 8 years ago
1d08998
Minor clean up of GrAAConvexTessellator
by Robert Phillips
· 8 years ago
414c429
allow conic chop to fail
by caryclark
· 8 years ago
8c17097
Make AALinearizingConvexPathRenderer able to handle stroke and fill
by robertphillips
· 8 years ago
8eb43e5
Stop closing filled paths in GrShape
by bsalomon
· 8 years ago
a624bf3
Stop flattening GrCoordTransforms in parent GrFragmentProcessors.
by bsalomon
· 8 years ago
56b7dc4
Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (patchset #3 id:40001 of https://codereview.chromium.org/2339203002/ )
by bsalomon
· 8 years ago
d91237e
Stop flattening GrCoordTransforms in parent GrFragmentProcessors.
by bsalomon
· 8 years ago
7bffcd2
Fix key computation for GrPaths
by bsalomon
· 8 years ago
7312ff8
Remove ability to skip coord transform comparison in pipeline comparison.
by bsalomon
· 8 years ago
7a00e8b
Revert of Make AALinearizingConvexPathRenderer able to handle stroke and fill (patchset #7 id:120001 of https://codereview.chromium.org/2301353004/ )
by robertphillips
· 8 years ago
522bcd9
Make AALinearizingConvexPathRenderer able to handle stroke and fill
by robertphillips
· 8 years ago
bf4a8f9
Improve usage of window rectangles
by csmartdalton
· 8 years ago
c3bfcb8
Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ )
by caryclark
· 8 years ago
db42be9
Improve usage of window rectangles
by csmartdalton
· 8 years ago
0764efe
Add option to skip rects to drawImageLattice()
by msarett
· 8 years ago
7370e0d
Enable the screenspace AA tessellating path renderer.
by senorblanco
· 8 years ago
d3030ac
Fix ASAN int overflow error in GLProgramsTest
by bsalomon
· 8 years ago
13a7eee
Flush some non-substantive Ganesh changes
by robertphillips
· 8 years ago
8abb370
Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids
by robertphillips
· 8 years ago
29df760
Define clear regions in terms of GrFixedClip
by csmartdalton
· 8 years ago
f57372d
Screenspace AA tessellated GPU path rendering.
by senorblanco
· 8 years ago
682580f
Revert of Screenspace AA tessellated path rendering. (patchset #37 id:730001 of https://codereview.chromium.org/1152733009/ )
by senorblanco
· 8 years ago
9992bde
Screenspace AA tessellated GPU path rendering.
by senorblanco
· 8 years ago
fc6cb73
changed kCurveConnectionThreshold in GrAAConvexTessellator
by ethannicholas
· 8 years ago
68440f8
Skip spinlock overhead on Android
by msarett
· 8 years ago
febb224
Reduce CPU overhead on drawRegion()
by msarett
· 8 years ago
fab4a9b
fixed 'corners' of paths in GrAAConvexTessellator
by ethannicholas
· 8 years ago
cc319b9
GPU implementation of drawRegion()
by msarett
· 8 years ago
a39667c
add SkMatrixPriv for specialized helpers
by reed
· 8 years ago
02fa32c
Move GrFixedClip into src directory
by csmartdalton
· 8 years ago
10e3d9b
Batched implementation of drawLattice() for GPU
by msarett
· 8 years ago
7fc0858
Revert of Batched implementation of drawLattice() for GPU (patchset #7 id:180001 of https://codereview.chromium.org/2255963002/ )
by msarett
· 8 years ago
93242c4
Batched implementation of drawLattice() for GPU
by msarett
· 8 years ago
6cb807b
Simplify adding attributes to GrGeometryProcessor
by bsalomon
· 8 years ago
e4f2461
Detemplatize GrGLSLGeometryProcessor::setTransformDataHelper()
by bsalomon
· 8 years ago
6c177a1
Add alternative ambient shadow method to Android shadow sample
by jvanverth
· 8 years ago
5c6fc4f
Remove stencil settings param from stencilPath()
by csmartdalton
· 8 years ago
09e12a6
Re-adding analytical GeoProc for rectangles
by dvonbeck
· 8 years ago
fd8d013
Avoid creating full screen clear batches when there is already one in the queue.
by bsalomon
· 8 years ago
4e97607
Use sse4.2 CRC32 instructions to hash when available.
by mtklein
· 8 years ago
4e44efe
SkRTConf: eliminate
by halcanary
· 8 years ago
b979634
Revert of SkRTConf: reduce functionality to what we use, increase simplicity (patchset #8 id:150001 of https://codereview.chromium.org/2212473002/ )
by mtklein
· 8 years ago
ef59974
SkRTConf: reduce functionality to what we use, increase simplicity
by halcanary
· 8 years ago
38d909e
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
by bungeman
· 8 years ago
c573a40
Add drawImageLattice() and drawBitmapLattice() APIs
by msarett
· 8 years ago
d656200
require semi at the end of SkASSERT and friends
by caryclark
· 8 years ago
bb24383
Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https://codereview.chromium.org/2092893003/ )
by bsalomon
· 8 years ago
2895eeb
Retract PipelineBuilder some more
by robertphillips
· 8 years ago
5fa7f30
Remove DrawFace enum from GrPipelineBuilder
by robertphillips
· 8 years ago
d2b6d64
Minor change to Ganesh path renderers
by robertphillips
· 8 years ago
5d1676c
Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 of https://codereview.chromium.org/2165283002/ )
by robertphillips
· 8 years ago
da152eb
Remove DrawFace enum from GrPipelineBuilder
by robertphillips
· 8 years ago
67c6c8e
Fix leak when DFPR fails to draw path
by bsalomon
· 8 years ago
6d6b6ad
Make GrBatchAtlas robust against attempts to add large rects.
by bsalomon
· 8 years ago
59cf61a
Retract PipelineBuilder from GrClip::apply
by robertphillips
· 8 years ago
9199a9f
Move GrDrawTarget::clear logic into GrDrawContext
by robertphillips
· 8 years ago
c90bc40
Simplify GrDefaultPathRenderer a tiny bit
by robertphillips
· 8 years ago
8e37530
Simplify MSAA path renderer
by robertphillips
· 8 years ago
4430239
Add choke point for modifying non-AA rect draws (e.g., applying clipping)
by robertphillips
· 8 years ago
9a4cfa8
Revert of Add choke point for modifying non-AA rect draws (e.g., applying clipping) (patchset #6 id:100001 of https://codereview.chromium.org/2125333002/ )
by robertphillips
· 8 years ago
e5e3a7a
Add choke point for modifying non-AA rect draws (e.g., applying clipping)
by robertphillips
· 8 years ago
8e9e45a
Revert change of bounds computation in MSAA path renderer.
by bsalomon
· 8 years ago
88cf17d
Consolidate handling of infinitely thin primitives and aa bloat handing WRT batch bounds.
by bsalomon
· 8 years ago
3950f0d
Remove fColor from PathRenderer DrawPathArgs struct
by robertphillips
· 8 years ago
28ef396
Hide NonAAStrokeRectBatch Geometry class and cleanup class.
by bsalomon
· 8 years ago
7e8cc21
Fix bounds computation for non-aa hairlines when snapping to pixel centers
by egdaniel
· 8 years ago
8b7a9e1
Hide geometry class in AAStrokeRectBatch and remove unused Append function.
by bsalomon
· 8 years ago
a7d85ba
Add gm that tests shaded stroked rectangles.
by bsalomon
· 8 years ago
01a1950
Move GrNonAAFillRectPerspectiveBatch to its own file
by robertphillips
· 8 years ago
4be9a30
Increase batching for AA fill rects.
by bsalomon
· 8 years ago
d87a6b2
Revert of Increase batching for AA fill rects. (patchset #4 id:60001 of https://codereview.chromium.org/2116823002/ )
by benjaminwagner
· 8 years ago
e525eca
Increase batching for AA fill rects.
by bsalomon
· 8 years ago
6abd1d1
Split apart the GP construction for the NonAAFillRect Batches
by robertphillips
· 8 years ago
9d7f184
Cleanup non-AA fill rect batch construction.
by bsalomon
· 8 years ago
0fdec8a
Simplify AA fill rect batch construction and rename Geometry->RectInfo
by bsalomon
· 8 years ago
bc9b6a4
Remove unneeded helpers in AA and non-AA rect GrBatch subclasses.
by bsalomon
· 8 years ago
065c8cf
Cleanup PLSPathBatch
by bsalomon
· 8 years ago
b8cbd20
Remove unused batch rect append functions
by bsalomon
· 8 years ago
08d1415
Remove GrTInstanceBatch
by bsalomon
· 8 years ago
a71b898
Hide GrNonAANinePatchBatch::Geometry and rename to Patch
by bsalomon
· 8 years ago
Next »