index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
Commit message (
Expand
)
Author
Age
*
Make GrRenderableConfigForColorSpace argument const
brianosman
2016-09-23
*
Revert of Some Vulkan memory fixes and cleanup (patchset #2 id:20001 of https...
jvanverth
2016-09-22
*
Some Vulkan memory fixes and cleanup
jvanverth
2016-09-22
*
Make AALinearizingConvexPathRenderer able to handle stroke and fill
robertphillips
2016-09-22
*
Change implementation of flush-count based GrGpuResource purging
bsalomon
2016-09-22
*
Add output format properties to SkImageFilter::Context
brianosman
2016-09-22
*
Use sk_careful_memcpy when writing optional conic weights for GrShape path da...
bsalomon
2016-09-21
*
Add optional sw generated path coverage mask caching
bsalomon
2016-09-21
*
Conditionally insert gl_PointSize into shaders.
bsalomon
2016-09-21
*
Always use transfer_dst for buffers.
jvanverth
2016-09-21
*
Add a transient image filter cache to SkImage::makeWithFilter & PDF
brianosman
2016-09-21
*
Make GrShape compute keys for short paths from path data instead of using the...
bsalomon
2016-09-21
*
Stop closing filled paths in GrShape
bsalomon
2016-09-21
*
Fix some GPU image filter code to preserve precision and color space
brianosman
2016-09-21
*
Revert of Stop closing filled paths in GrShape (patchset #1 id:1 of https://c...
fmalita
2016-09-20
*
Revert of Clear stencil buffer before using it for drawing (patchset #2 id:20...
stani
2016-09-20
*
Disable framebuffer fetch on the Adreno5xx devices.
egdaniel
2016-09-20
*
Fix possible divide by zero in vulkan granularity adjustments
egdaniel
2016-09-20
*
Stop closing filled paths in GrShape
bsalomon
2016-09-20
*
Use STDArray to for tracked resources in vulkan command buffer
egdaniel
2016-09-20
*
Support use of non-coherent memory allocations in Vulkan.
jvanverth
2016-09-20
*
Stop flattening GrCoordTransforms in parent GrFragmentProcessors.
bsalomon
2016-09-20
*
Workaround for Adreno INITIALIZATION_FAILED bug
egdaniel
2016-09-20
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
Create GrVkCopyPipeline class
egdaniel
2016-09-19
*
Remove unnecessary assert in GrBatchAtlas.
jvanverth
2016-09-19
*
Move vulkan spir-v compile call to GrVkUtil
egdaniel
2016-09-19
*
Refactor vulkan buffer mapping and unmapping
egdaniel
2016-09-19
*
Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (...
bsalomon
2016-09-19
*
Stop flattening GrCoordTransforms in parent GrFragmentProcessors.
bsalomon
2016-09-19
*
Clear stencil buffer before using it for drawing
stani
2016-09-16
*
Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:14000...
msarett
2016-09-16
*
Support Float32 output from SkColorSpaceXform
msarett
2016-09-16
*
Fix key computation for GrPaths
bsalomon
2016-09-15
*
Add GrContextOptions flag to disable distance field path renderer.
bsalomon
2016-09-15
*
Add storage and computation of SkColor4f version of gradient stops.
brianosman
2016-09-15
*
simple fix?
mtklein
2016-09-15
*
Remove "f" suffix from literal in LCD DF text shader.
bsalomon
2016-09-15
*
Disable ignore discard optimization in Vulkan
egdaniel
2016-09-14
*
Use sk_sp text blob APIs
fmalita
2016-09-13
*
Lots of little cleanup improvements to Vulkan
egdaniel
2016-09-13
*
Remove unused GrGLSLGeometryProcessor::emitTransform variation
bsalomon
2016-09-12
*
Remove base class for installed transforms in GrPrimitiveProcessor
bsalomon
2016-09-12
*
Gamut transformation of the paint color in Ganesh
brianosman
2016-09-12
*
Match Android framework's non-AA point and line offset
bsalomon
2016-09-12
*
Remove GrPrimitiveProcessor::hasTransformedLocalCoords
bsalomon
2016-09-12
*
Add workaround for Adreno copyImageToBuffer calls on Vulkan
egdaniel
2016-09-12
*
Remove unneeded GrGLSLTransformedCoordsArray type
bsalomon
2016-09-12
*
Revert of Turned on SkSL->GLSL compiler (patchset #12 id:220001 of https://co...
ethannicholas
2016-09-12
*
Remove unneeded bounds outset in GrDrawContext::drawVertices.
bsalomon
2016-09-12
[next]