Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
485a12003ab48b54965d6f7172f3183358919d8e
/
src
/
gpu
485a120
Add resource provider flag to avoid client-side buffers
by csmartdalton
· 8 years ago
59cf61a
Retract PipelineBuilder from GrClip::apply
by robertphillips
· 8 years ago
0e1161d
Never allow dither for non-legacy (sRGB or F16) targets.
by brianosman
· 8 years ago
dd57dd7
Fix various issues with instanced rendering precision
by csmartdalton
· 8 years ago
0caee17
Replace switch statements in instanced vertex shaders
by csmartdalton
· 8 years ago
b3772dc
Fix GL shader sources getting truncated by ADB log
by csmartdalton
· 8 years ago
9199a9f
Move GrDrawTarget::clear logic into GrDrawContext
by robertphillips
· 8 years ago
ba3880f
Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of https://codereview.chromium.org/2132073002/ )
by msarett
· 8 years ago
86de59f
Pre-crop filled rects to avoid scissor
by csmartdalton
· 8 years ago
9fd67a1
SkSL performance improvements (plus a couple of minor warning fixes)
by ethannicholas
· 8 years ago
aeadcdf
Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of https://codereview.chromium.org/2132073002/ )
by msarett
· 8 years ago
7969838
Pre-crop filled rects to avoid scissor
by csmartdalton
· 8 years ago
c90bc40
Simplify GrDefaultPathRenderer a tiny bit
by robertphillips
· 8 years ago
8e37530
Simplify MSAA path renderer
by robertphillips
· 8 years ago
3ab14ca
Fix misplaced guard
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
6cc9006
Use clipped bounds for reordering decisions
by bsalomon
· 8 years ago
8e9e45a
Revert change of bounds computation in MSAA path renderer.
by bsalomon
· 8 years ago
bd2bbe4
Don't scissor draws overlapping the render target's edges
by bsalomon
· 8 years ago
88cf17d
Consolidate handling of infinitely thin primitives and aa bloat handing WRT batch bounds.
by bsalomon
· 8 years ago
86dc226
Use sRGB pixel config for ARGB masks (color emoji)
by brianosman
· 8 years ago
4b4a7cc
Reland of Better encapsulate oval/rrect batchs. (patchset #1 id:1 of https://codereview.chromium.org/2121313004/ )
by bsalomon
· 8 years ago
00ee2a8
Make all parameters reqiured to GrReducedClip::ReduceClipStack
by bsalomon
· 8 years ago
c79fc33
Revert of Better encapsulate oval/rrect batchs. (patchset #5 id:80001 of https://codereview.chromium.org/2104423003/ )
by hush
· 8 years ago
180500e
Revert of Use sRGB pixel config for ARGB masks (color emoji) (patchset #1 id:1 of https://codereview.chromium.org/2129913004/ )
by brianosman
· 8 years ago
920af9f
Use sRGB pixel config for ARGB masks (color emoji)
by brianosman
· 8 years ago
27bb284
Check granularity in render pass bounds
by egdaniel
· 8 years ago
db37909
Add offsets to GrVkBuffer.
by jvanverth
· 8 years ago
a7f2964
Begin instanced rendering for simple shapes
by csmartdalton
· 8 years ago
d5f6e9a
Only check resource tracking on program shutdown, not context shutdown
by jvanverth
· 8 years ago
6e46eea
Fix vulkan compile
by egdaniel
· 8 years ago
75d2bfc
Correctly handle mat2x2 in Vulkan
by egdaniel
· 8 years ago
11bf8b2
Better encapsulate oval/rrect batchs.
by bsalomon
· 8 years ago
3950f0d
Remove fColor from PathRenderer DrawPathArgs struct
by robertphillips
· 8 years ago
82356cc
Pull out freelist allocation from GrVkSubHeap
by jvanverth
· 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
47e3dba
Deleting void pointers is bad, mmmkay?
by jvanverth
· 8 years ago
8b7a9e1
Hide geometry class in AAStrokeRectBatch and remove unused Append function.
by bsalomon
· 8 years ago
069c464
Vulkan fixes for TesselatingPathRenderer test
by jvanverth
· 8 years ago
5c4a381
Grow descriptor pools by 1.5
by egdaniel
· 8 years ago
ca9eeab
Fixed crash when RunInSeriesFP's color input is nil
by dvonbeck
· 8 years ago
a7d85ba
Add gm that tests shaded stroked rectangles.
by bsalomon
· 8 years ago
0d28e57
Fix caching of sample locations
by csmartdalton
· 8 years ago
01a1950
Move GrNonAAFillRectPerspectiveBatch to its own file
by robertphillips
· 8 years ago
afd6340
Check fIgnoresCoverage in GrPipeline::AreEqual
by csmartdalton
· 8 years ago
7ec9241
Add resource tracking output and command buffer recycling
by jvanverth
· 8 years ago
d5fd2ff
Compile Vulkan when building for the Android framework.
by djsollen
· 8 years ago
2f5792a
Fix vulkan image sampling
by egdaniel
· 8 years ago
4be9a30
Increase batching for AA fill rects.
by bsalomon
· 8 years ago
ec7f2ac
Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001 of https://codereview.chromium.org/2066993003/ )
by ksakamoto
· 8 years ago
42e6798
Revert of Fix caching of sample locations (patchset #3 id:40001 of https://codereview.chromium.org/2111423002/ )
by rmistry
· 8 years ago
09d49a3
Fix caching of sample locations
by csmartdalton
· 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
b3058bd
initial checkin of SkSL compiler
by ethannicholas
· 8 years ago
e7d1b24
Use bounds of batches for render pass bounds
by egdaniel
· 8 years ago
e7f2fe4
Fix vulkan ImageView swizzling to match spec
by egdaniel
· 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
977996d
Fix bug where ovals' AA exceed bounds by .5 pixel
by vjiaoblack
· 8 years ago
42eafa4
Begin instanced rendering for simple shapes
by csmartdalton
· 8 years ago
a71b898
Hide GrNonAANinePatchBatch::Geometry and rename to Patch
by bsalomon
· 8 years ago
50c56a3
Hide MSAAPathBatch::Geometry and rename to PathInfo
by bsalomon
· 8 years ago
d46cdc4
Remove support for GL discards
by egdaniel
· 8 years ago
a584de9
Add static buffer support
by jvanverth
· 8 years ago
37535c9
Add discard support to Vulkan
by egdaniel
· 8 years ago
d92b419
Hide GrDrawVerticesBatch::Geometry and rename to Mesh
by bsalomon
· 8 years ago
0432dd6
Even more hiding of Geometry structs in GrBatch subclasses.
by bsalomon
· 8 years ago
df4f47b
Revert of Better encapsulate oval/rrect batchs. (patchset #4 id:60001 of https://codereview.chromium.org/2104423003/ )
by benjaminwagner
· 8 years ago
f170309
Hide more GrBatch Geometry structs.
by bsalomon
· 8 years ago
7f06c69
Better encapsulate oval/rrect batchs.
by bsalomon
· 8 years ago
fc5b70a
Revert of Better encapsulate oval/rrect batchs. (patchset #3 id:40001 of https://codereview.chromium.org/2104423003/ )
by benjaminwagner
· 8 years ago
5fd209e
Better encapsulate oval/rrect batchs.
by bsalomon
· 8 years ago
27fe1f8
Move dump of batches to be after the forwardCombine call in prepareBatches
by robertphillips
· 8 years ago
44fbc79
Dump batch bounds and scissor rect
by robertphillips
· 8 years ago
26726d1
Spruce up batch info printouts
by robertphillips
· 8 years ago
d66110f
Fix vulkan onGetWritePixelsInfo
by egdaniel
· 8 years ago
0a0f67e
Make lines a special case in GrShape
by bsalomon
· 8 years ago
635df95
Revert of Make lines a special case in GrShape (patchset #5 id:120001 of https://codereview.chromium.org/2108523002/ )
by bsalomon
· 8 years ago
c62318c
Make lines a special case in GrShape
by bsalomon
· 8 years ago
ab527a5
Enable many more tests for Vulkan
by egdaniel
· 8 years ago
88e8aef
Fix Vulkan readPixels
by egdaniel
· 8 years ago
4583ec5
Add support for draws in vulkan read and write pixels
by egdaniel
· 8 years ago
8bad3ac
Fix up flags to SkGpuBlurUtils::GaussianBlur
by robertphillips
· 8 years ago
db7979a
Fix inverse test for GrDFAAPR::onCanDrawPath
by bsalomon
· 8 years ago
728b0f7
Use a union inside GrShape to hold geometry
by bsalomon
· 8 years ago
c411f2d
Add a GL cap for instanced rendering to floating point
by csmartdalton
· 8 years ago
b85e63d
Make sure path computed from stroke-rec application using GrStyle is volatile.
by bsalomon
· 8 years ago
ee43241
Remove style application from GrPathRenderer subclasses
by bsalomon
· 8 years ago
b05df0f
Fix check for maxVertexAttributes in GrVkPipeline
by egdaniel
· 8 years ago
f8c2be3
Add Sleep on windows GrVkGpu dtor to avoid fence bug
by egdaniel
· 8 years ago
a4535a3
GrColor4f is yet another 4f color type, unfortunately.
by brianosman
· 8 years ago
Next »