Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
c3d0e422761702c52a974411eaf0b06d223fe98e
/
src
/
gpu
c3d0e42
Add Ganesh support for circular roundrects with strokes > 2*radii.
by jvanverth
· 8 years ago
95243eb
Make GrTextureStripAtlas flush pending IO on newly acquired texture
by ajuma
· 8 years ago
6693355
Add addtional resolve calls to vulkan backend
by egdaniel
· 8 years ago
6a88206
combine setRectFan and mapRect
by reed
· 8 years ago
5ecbbbe
Skip non-AA intersect rects in GrReducedClip
by csmartdalton
· 8 years ago
7535f41
Reduce window rectangles cap to 8
by csmartdalton
· 8 years ago
08197b2
Fix valgrind issue in CircleBatch__Test
by robertphillips
· 8 years ago
6cfb106
Fix Ganesh analytic blurred rect draws
by robertphillips
· 8 years ago
0515593
Fix GLSL int to float error in arc code in GrOvalRenderer.
by bsalomon
· 8 years ago
dcb406c
Remove virtual from overrides in SkGpuDevice.h
by bsalomon
· 8 years ago
cadf75a
Fix CircleBatch::TestCreate to always use a legal matrix
by bsalomon
· 8 years ago
4f3a0ca
GPU implementation of drawArc.
by bsalomon
· 8 years ago
4d2cce4
check for wide-open inside quickContains
by reed
· 8 years ago
a39667c
add SkMatrixPriv for specialized helpers
by reed
· 8 years ago
589a39e
store info in basedevice, change getter to non-virtual const&
by reed
· 8 years ago
02fa32c
Move GrFixedClip into src directory
by csmartdalton
· 8 years ago
b6a40b8
Some assert fixes for running the Fuzzer sample in GPU mode.
by senorblanco
· 8 years ago
10e3d9b
Batched implementation of drawLattice() for GPU
by msarett
· 8 years ago
abe795e
Relax check for gpu use of static src-over XP
by egdaniel
· 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
48d91b5
Delay creation of cpu-side buffer memory until actually needed
by robertphillips
· 8 years ago
93242c4
Batched implementation of drawLattice() for GPU
by msarett
· 8 years ago
212c7c3
Tessellator: better fix for reused-edges issue.
by senorblanco
· 8 years ago
adf4edc
Don't emit dead code in circle shader when not using distance vectors.
by bsalomon
· 8 years ago
f1c6cd7
Rename WorseCaseSize to WorstCasSize
by robertphillips
· 8 years ago
5814b8a
Add alpha type to texture producer
by brianosman
· 8 years ago
36e5adb
Revert of Reduce window rectangles cap to 8 (patchset #1 id:1 of https://codereview.chromium.org/2254013002/ )
by robertphillips
· 8 years ago
70f5251
Fix assert caused by floating point error in tessellating path renderer.
by senorblanco
· 8 years ago
c3953af
Fix computation of clipped src rect when tiling bitmaps in SkGpuDevice
by bsalomon
· 8 years ago
52d7215
Reduce window rectangles cap to 8
by csmartdalton
· 8 years ago
bd4121a
Fix fb variable name in GLSL
by egdaniel
· 8 years ago
6cb807b
Simplify adding attributes to GrGeometryProcessor
by bsalomon
· 8 years ago
2d5b714
pin as texture api
by reed
· 8 years ago
138c263
Fix various issues with framebuffer fetch
by egdaniel
· 8 years ago
e4f2461
Detemplatize GrGLSLGeometryProcessor::setTransformDataHelper()
by bsalomon
· 8 years ago
28341fa
Implement difference clip rects with window rectangles
by csmartdalton
· 8 years ago
8d3f92a
Make GrReducedClip's gen ID only apply to the element list
by csmartdalton
· 8 years ago
e553b64
Fix tile bitmap code in SkGpuDevice to compute correct local coords.
by bsalomon
· 8 years ago
31df31c
Minor cleanup of GP classes in GrOvalRenderer
by bsalomon
· 8 years ago
4c56b9f
Cast for fuzzer complaint
by robertphillips
· 8 years ago
6c177a1
Add alternative ambient shadow method to Android shadow sample
by jvanverth
· 8 years ago
bf63e61
Add mssa configs for vulkan, and simple bug fix
by egdaniel
· 8 years ago
c687448
simplify GrTextureAdjuster given there is only one subclass
by reed
· 8 years ago
7f0d9f3
Attempt to throw away rrect clips of rrects.
by bsalomon
· 8 years ago
583bc2e
Fix compile warning on MSVC-vulkan (VkDeviceSize -> size_t)
by brianosman
· 8 years ago
b424936
Print error from driver when shader compiler fails
by bsalomon
· 8 years ago
d211e78
Convert GrAppliedClip interface to builder style
by csmartdalton
· 8 years ago
3fe0327
Fix 4444 on Vulkan devices who don't support RGBA_4444
by egdaniel
· 8 years ago
a95d46b
Fix copying of data in vulkan testing texture
by egdaniel
· 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
3602d4f
Allow vulkan to upload data to testing textures with optimal layouts
by egdaniel
· 8 years ago
a825d53
Revert of Fix 4444 on Vulkan devices who don't support RGBA_4444 (patchset #4 id:60001 of https://codereview.chromium.org/2238563002/ )
by egdaniel
· 8 years ago
ee92063
LightingShader and NormalSource comment and style fixes
by dvonbeck
· 8 years ago
637b3bf
Fix 4444 on Vulkan devices who don't support RGBA_4444
by egdaniel
· 8 years ago
86e7626
Move GrAtlasTextContext to GrDrawingManager, so we only have one.
by brianosman
· 8 years ago
fd8d013
Avoid creating full screen clear batches when there is already one in the queue.
by bsalomon
· 8 years ago
198ca42
Inline fast path for GrPaint::isConstantBlendedColor when no color FPs and src-over blend.
by bsalomon
· 8 years ago
0be3534
Remove a useless call: Calling lineVec.dot(qPts[0])
by jcgregorio
· 8 years ago
9f129de
Add a full clear method to GrDrawTarget.
by bsalomon
· 8 years ago
27cdd94
Implement GPU occluded blur mask filter
by robertphillips
· 8 years ago
f5a83e8
Create blurred RRect mask on GPU (rather than uploading it)
by robertphillips
· 8 years ago
f963599
Add flag for window rectangles to GrRenderTarget
by csmartdalton
· 8 years ago
3f0e694
Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchset #5 id:80001 of https://codereview.chromium.org/2222083004/ )
by robertphillips
· 8 years ago
6e90d42
Check allignment of sub heap allocation in vulkan
by egdaniel
· 8 years ago
94b5c5a
Create blurred RRect mask on GPU (rather than uploading it)
by robertphillips
· 8 years ago
69cfa9c
Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchset #4 id:60001 of https://codereview.chromium.org/2222083004/ )
by robertphillips
· 8 years ago
75ccdc7
Create blurred RRect mask on GPU (rather than uploading it)
by robertphillips
· 8 years ago
5702c86
Restore scratch texture reuse on Adreno.
by brianosman
· 8 years ago
9bc1187
Include EXT_window_rectangles API
by csmartdalton
· 8 years ago
84bca78
Split distance vector into direction and magnitude components
by dvonbeck
· 8 years ago
77f2fae
Encapsulate GrReducedClip result in class members
by csmartdalton
· 8 years ago
4e97607
Use sse4.2 CRC32 instructions to hash when available.
by mtklein
· 8 years ago
c6f411e
Merge GrClipMaskManager into GrClipStackClip
by csmartdalton
· 8 years ago
29f9fe4
Rename GrDrawingManager::drawContext to makeDrawContext
by robertphillips
· 8 years ago
9aff85a
Minor clean up related to blur mask filters
by robertphillips
· 8 years ago
4c35a3f
Fix vulkan resolve
by egdaniel
· 8 years ago
3b88a03
Remove color-dodge/burn from NVIDIA blacklist on 355.00+
by csmartdalton
· 8 years ago
52ad251
Implement Vulkan Resolve.
by egdaniel
· 8 years ago
4e44efe
SkRTConf: eliminate
by halcanary
· 8 years ago
15c42ca
Remove SkSurface::MakeRenderTargetDirect
by robertphillips
· 8 years ago
714712b
Remove GrRenderTarget member variable from SkGpuDevice
by robertphillips
· 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
4fd74ae
Move GrContext::makeDrawContext to new GrContextPriv object
by robertphillips
· 8 years ago
ffae30d
Convert SkAutoTUnref<SkData> to sk_sp<SkData>.
by bungeman
· 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
68f2f7d
Added distance vector support for CircleGeometryProcessor
by dvonbeck
· 8 years ago
9b03e7b
GrFP can express distance vector field req., program builder declares variable for it
by dvonbeck
· 8 years ago
02aed95
Revert of GrFP can express distance vector field req., program builder declares variable for it (patchset #20 id:370001 of https://codereview.chromium.org/2114993002/ )
by mtklein
· 8 years ago
570f8af
Revert of Added distance vector support for CircleGeometryProcessor (patchset #4 id:60001 of https://codereview.chromium.org/2190023002/ )
by mtklein
· 8 years ago
6d9a213
If scissor would be empty in GrClipMaskManager::SetupClipping indicate draw can be skipped.
by bsalomon
· 8 years ago
4c18b62
Add ES 3.0 fallback for instanced rendering
by csmartdalton
· 8 years ago
848904e
Fix vulkan build
by egdaniel
· 8 years ago
779e192
Added distance vector support for CircleGeometryProcessor
by dvonbeck
· 8 years ago
31bc7df
Properly recycle uniform buffers in vulkan
by egdaniel
· 8 years ago
4ef6dfa
GrFP can express distance vector field req., program builder declares variable for it
by dvonbeck
· 8 years ago
00db3fd
Use HashSet instead of Dynamic hash for tracking vulkan resources
by egdaniel
· 8 years ago
1e87618
Remove GrContext::applyGamma
by robertphillips
· 8 years ago
Next »