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
...
*
Revert of Increase batching for AA fill rects. (patchset #4 id:60001 of https...
benjaminwagner
2016-07-04
*
Increase batching for AA fill rects.
bsalomon
2016-07-01
*
Split apart the GP construction for the NonAAFillRect Batches
robertphillips
2016-07-01
*
initial checkin of SkSL compiler
ethannicholas
2016-07-01
*
Use bounds of batches for render pass bounds
egdaniel
2016-07-01
*
Fix vulkan ImageView swizzling to match spec
egdaniel
2016-07-01
*
Cleanup non-AA fill rect batch construction.
bsalomon
2016-07-01
*
Simplify AA fill rect batch construction and rename Geometry->RectInfo
bsalomon
2016-07-01
*
Remove unneeded helpers in AA and non-AA rect GrBatch subclasses.
bsalomon
2016-07-01
*
Cleanup PLSPathBatch
bsalomon
2016-06-30
*
Remove unused batch rect append functions
bsalomon
2016-06-30
*
Remove GrTInstanceBatch
bsalomon
2016-06-30
*
Fix bug where ovals' AA exceed bounds by .5 pixel
vjiaoblack
2016-06-30
*
Begin instanced rendering for simple shapes
csmartdalton
2016-06-30
*
Hide GrNonAANinePatchBatch::Geometry and rename to Patch
bsalomon
2016-06-30
*
Hide MSAAPathBatch::Geometry and rename to PathInfo
bsalomon
2016-06-30
*
Remove support for GL discards
egdaniel
2016-06-30
*
Add static buffer support
jvanverth
2016-06-30
*
Add discard support to Vulkan
egdaniel
2016-06-30
*
Hide GrDrawVerticesBatch::Geometry and rename to Mesh
bsalomon
2016-06-30
*
Even more hiding of Geometry structs in GrBatch subclasses.
bsalomon
2016-06-30
*
Revert of Better encapsulate oval/rrect batchs. (patchset #4 id:60001 of http...
benjaminwagner
2016-06-30
*
Hide more GrBatch Geometry structs.
bsalomon
2016-06-29
*
Better encapsulate oval/rrect batchs.
bsalomon
2016-06-29
*
Revert of Better encapsulate oval/rrect batchs. (patchset #3 id:40001 of http...
benjaminwagner
2016-06-29
*
Better encapsulate oval/rrect batchs.
bsalomon
2016-06-29
*
Move dump of batches to be after the forwardCombine call in prepareBatches
robertphillips
2016-06-29
*
Dump batch bounds and scissor rect
robertphillips
2016-06-29
*
Spruce up batch info printouts
robertphillips
2016-06-28
*
Fix vulkan onGetWritePixelsInfo
egdaniel
2016-06-28
*
Make lines a special case in GrShape
bsalomon
2016-06-28
*
Revert of Make lines a special case in GrShape (patchset #5 id:120001 of http...
bsalomon
2016-06-28
*
Make lines a special case in GrShape
bsalomon
2016-06-28
*
Enable many more tests for Vulkan
egdaniel
2016-06-28
*
Fix Vulkan readPixels
egdaniel
2016-06-27
*
Add support for draws in vulkan read and write pixels
egdaniel
2016-06-27
*
Fix up flags to SkGpuBlurUtils::GaussianBlur
robertphillips
2016-06-27
*
Fix inverse test for GrDFAAPR::onCanDrawPath
bsalomon
2016-06-27
*
Use a union inside GrShape to hold geometry
bsalomon
2016-06-27
*
Add a GL cap for instanced rendering to floating point
csmartdalton
2016-06-27
*
Make sure path computed from stroke-rec application using GrStyle is volatile.
bsalomon
2016-06-27
*
Remove style application from GrPathRenderer subclasses
bsalomon
2016-06-27
*
Fix check for maxVertexAttributes in GrVkPipeline
egdaniel
2016-06-27
*
Add Sleep on windows GrVkGpu dtor to avoid fence bug
egdaniel
2016-06-24
*
GrColor4f is yet another 4f color type, unfortunately.
brianosman
2016-06-24
*
Use GrShape in GrPathRenderer.
bsalomon
2016-06-24
*
Remove unnecessary srcAccessMask for preinitialized images in vulkan
egdaniel
2016-06-24
*
Have gpu createTestingOlyBackendTexture know if it is a render target or not
egdaniel
2016-06-24
*
Move GrPipelineBuilder out of gms & reduce use of GrPipelineBuilder.h
robertphillips
2016-06-23
*
Support GL_SAMPLES queries in null contexts
csmartdalton
2016-06-23
[prev]
[next]