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
...
*
Begin instanced rendering for simple shapes
csmartdalton
2016-07-07
*
Only check resource tracking on program shutdown, not context shutdown
jvanverth
2016-07-07
*
Fix vulkan compile
egdaniel
2016-07-07
*
Correctly handle mat2x2 in Vulkan
egdaniel
2016-07-07
*
Better encapsulate oval/rrect batchs.
bsalomon
2016-07-07
*
Remove fColor from PathRenderer DrawPathArgs struct
robertphillips
2016-07-07
*
Pull out freelist allocation from GrVkSubHeap
jvanverth
2016-07-07
*
Hide NonAAStrokeRectBatch Geometry class and cleanup class.
bsalomon
2016-07-06
*
Fix bounds computation for non-aa hairlines when snapping to pixel centers
egdaniel
2016-07-06
*
Deleting void pointers is bad, mmmkay?
jvanverth
2016-07-06
*
Hide geometry class in AAStrokeRectBatch and remove unused Append function.
bsalomon
2016-07-06
*
Vulkan fixes for TesselatingPathRenderer test
jvanverth
2016-07-06
*
Grow descriptor pools by 1.5
egdaniel
2016-07-06
*
Fixed crash when RunInSeriesFP's color input is nil
dvonbeck
2016-07-06
*
Add gm that tests shaded stroked rectangles.
bsalomon
2016-07-06
*
Fix caching of sample locations
csmartdalton
2016-07-06
*
Move GrNonAAFillRectPerspectiveBatch to its own file
robertphillips
2016-07-06
*
Check fIgnoresCoverage in GrPipeline::AreEqual
csmartdalton
2016-07-06
*
Add resource tracking output and command buffer recycling
jvanverth
2016-07-06
*
Compile Vulkan when building for the Android framework.
djsollen
2016-07-06
*
Fix vulkan image sampling
egdaniel
2016-07-06
*
Increase batching for AA fill rects.
bsalomon
2016-07-06
*
Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001...
ksakamoto
2016-07-05
*
Revert of Fix caching of sample locations (patchset #3 id:40001 of https://co...
rmistry
2016-07-04
*
Fix caching of sample locations
csmartdalton
2016-07-04
*
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
[prev]
[next]