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 GrBackendTexture take Gr*Info refs in ctor, and copy them.
Greg Daniel
2017-05-02
*
Fix Creation of GrBackendRenderTarget from GrBackendRenderTargetDesc in GL
Greg Daniel
2017-05-01
*
Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""
Greg Daniel
2017-05-01
*
Initial clip-mask-layer support
Florin Malita
2017-05-01
*
Optimizations for analytic shadows.
Jim Van Verth
2017-05-01
*
add drawString helper to canvas
Cary Clark
2017-04-28
*
Combine GPU flush with semaphore API
Brian Osman
2017-04-28
*
remove unused yuv methods
Mike Reed
2017-04-28
*
change drawAtlas to behave like drawVertices
Mike Reed
2017-04-28
*
add helper makeShader for the common Clamp case
Mike Reed
2017-04-28
*
Fix fast blur for shadow rrects.
Jim Van Verth
2017-04-28
*
Remove srgb flags from GrProcessorSet
Brian Salomon
2017-04-28
*
handle GrVkTransferBuffer::Create failure
Forrest Reiling
2017-04-27
*
Disable deferred proxies in Chrome
Robert Phillips
2017-04-27
*
Revert "Plumb the use of GrBackendRenderTarget throughout Skia"
Greg Daniel
2017-04-27
*
Fold SkImageCacherator into SkImage_Lazy
Brian Osman
2017-04-27
*
Plumb the use of GrBackendRenderTarget throughout Skia
Greg Daniel
2017-04-27
*
Add additional checks when creating vulkan context
Greg Daniel
2017-04-27
*
Change vulkan image memory allocation back to using sub allocation
Greg Daniel
2017-04-27
*
Remove pre-allocated clip space from GrRenderTargetOpList
Robert Phillips
2017-04-26
*
Remove GrResourceProvider & GrGpu pointers from GrRenderTargetOpList
Robert Phillips
2017-04-26
*
Hardwire opList lookAhead & lookBack parameters
Robert Phillips
2017-04-26
*
Link to vulkan in tools but not library.
Brian Salomon
2017-04-26
*
Prevent creation of zero-sized proxies
Robert Phillips
2017-04-26
*
Add ability to relinquish control of VkDevice and VkInstance lifetime to GrVk...
Brian Salomon
2017-04-25
*
Fix writePixels of sRGB data to legacy GPU surface
Brian Osman
2017-04-25
*
Add GrVkInterface constructor with sepereate instance/device proc getters.
Brian Salomon
2017-04-25
*
Rm makeRenderTargetContext in favor of deferred version (take 3)
Robert Phillips
2017-04-25
*
Add new GrVkBackendContext::Create explicitly requiring vk proc getters
Brian Salomon
2017-04-24
*
Revert "Split up opLists (take 2)"
Robert Phillips
2017-04-24
*
Split up opLists (take 2)
Robert Phillips
2017-04-24
*
Fix spelling of SkImageGenerator in comment
Brian Osman
2017-04-24
*
Remove two more gpu headers from include/*
Robert Phillips
2017-04-24
*
Make InstancedRendering more opList-splitting friendly
Robert Phillips
2017-04-24
*
Move ReleaseProc info to GrTexture and for implementations to define it.
Greg Daniel
2017-04-21
*
Remove more headers from include/gpu
Robert Phillips
2017-04-21
*
Remove all headers from include/gpu/effects
Robert Phillips
2017-04-21
*
Fix reflected ovals.
Jim Van Verth
2017-04-21
*
Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"
Robert Phillips
2017-04-21
*
Rm makeRenderTargetContext in favor of deferred version (take 2)
Robert Phillips
2017-04-21
*
Disable use of directly wrapping msaa RTs on Vulkan
Greg Daniel
2017-04-20
*
Revert "Revert "Plumb GrBackendTexture throughout skia.""
Greg Daniel
2017-04-20
*
Add abandoned GPU check to createTextureProxy
Robert Phillips
2017-04-20
*
Remove all config conversion modes except round-to-nearest
Brian Osman
2017-04-20
*
rectangle texture scaling is now handled in skslc
Ethan Nicholas
2017-04-20
*
Remove incorrect assert
Brian Osman
2017-04-20
*
Disable multisampling on Vulkan Nexus Player bot
Greg Daniel
2017-04-19
*
Revert "Plumb GrBackendTexture throughout skia."
Stan Iliev
2017-04-19
*
Plumb GrBackendTexture throughout skia.
Greg Daniel
2017-04-18
*
Fix missing tolerance in GrPathUtils::worstCasePointCount
Robert Phillips
2017-04-18
[next]