index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
vk
/
GrVkGpu.cpp
Commit message (
Expand
)
Author
Age
*
Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""
Greg Daniel
2017-05-01
*
Combine GPU flush with semaphore API
Brian Osman
2017-04-28
*
handle GrVkTransferBuffer::Create failure
Forrest Reiling
2017-04-27
*
Revert "Plumb the use of GrBackendRenderTarget throughout Skia"
Greg Daniel
2017-04-27
*
Plumb the use of GrBackendRenderTarget throughout Skia
Greg Daniel
2017-04-27
*
Change vulkan image memory allocation back to using sub allocation
Greg Daniel
2017-04-27
*
Add new GrVkBackendContext::Create explicitly requiring vk proc getters
Brian Salomon
2017-04-24
*
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
*
Revert "Plumb GrBackendTexture throughout skia."
Stan Iliev
2017-04-19
*
Plumb GrBackendTexture throughout skia.
Greg Daniel
2017-04-18
*
Fix resolve assert in vulkan
Greg Daniel
2017-04-18
*
Add backend safe classes for passing in external texture and render targets i...
Greg Daniel
2017-04-18
*
Fix some bugs with read/writePixels
Brian Osman
2017-04-18
*
Allow the dst of vulkan resolves to be a non RT
Greg Daniel
2017-04-18
*
Allow Vulkan to upload to main mip level without uploading to all levels.
Greg Daniel
2017-04-07
*
Refactor Vulkan support to support Fuchsia
Michael Jurka
2017-04-05
*
Fix copy offset when uploading initial mip data in Vulkan
Greg Daniel
2017-03-29
*
Add unistd.h include to GrVkGpu.cpp on unix for sleep
Forrest Reiling
2017-03-29
*
Revert "Fix copy offset when uploading initial mip data in Vulkan"
Greg Daniel
2017-03-28
*
Fix copy offset when uploading initial mip data in Vulkan
Greg Daniel
2017-03-28
*
Always initialize testing textures in vulkan with some data
Greg Daniel
2017-03-28
*
In vulkan align data in buffer when copying to image
Greg Daniel
2017-03-23
*
Add AMD work around in Vulkan to create a new secondary command buffer
Greg Daniel
2017-03-22
*
Treat cross context images as Ganesh-created resources
Brian Osman
2017-03-13
*
Revert "Treat cross context images as Ganesh-created resources"
Brian Osman
2017-03-10
*
Treat cross context images as Ganesh-created resources
Brian Osman
2017-03-10
*
Remove ownership aruments from render target wrap functions
Brian Osman
2017-03-10
*
Move GrDrawOp pipeline/clip processing to GrRenderTargetContext
Brian Salomon
2017-03-07
*
Add support for Semaphores (gpu waiting on gpu) in Ganesh
Greg Daniel
2017-03-02
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-28
*
Revert "Add GrExternalTextureData and SkCrossContextImageData"
Brian Osman
2017-02-24
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-24
*
In Vulkan make sure resolve is sent to GPU when preparing msaa RenderTarget f...
Greg Daniel
2017-02-23
*
Rename SkConfig8888/SkPixelInfo to SkConvertPixels
Matt Sarett
2017-02-15
*
SkPixelInfo::CopyPixels() refactor part 0: only one memcpy() case
Matt Sarett
2017-01-24
*
Track clear counts in vulkan render passes
Greg Daniel
2017-01-23
*
Fix Vulkan crashes on nexus player
Greg Daniel
2017-01-20
*
Remove kIndex_8_GrPixelConfig
Brian Osman
2017-01-12
*
re-land of added sk_FragCoord support to skslc
Ethan Nicholas
2016-12-13
*
Revert "added sk_FragCoord support to skslc"
Greg Daniel
2016-12-12
*
added sk_FragCoord support to skslc
Ethan Nicholas
2016-12-12
*
Remove unused copySurfaceAsDraw code from GrVkGpu
Brian Osman
2016-11-30
*
Make GrGpuCommandBuffer infer its render target from first draw
Brian Salomon
2016-11-30
*
Add kRenderTarget_GrSurfaceFlag to GrVkGpu::onWrapBackendRenderTarget
Robert Phillips
2016-11-15
*
Clean up validation layers
Jim Van Verth
2016-11-11
*
Fix Vulkan command buffer assert on device lost
Jim Van Verth
2016-11-07
*
Update vulkan ranges to be 0 to 1 for all z values
Greg Daniel
2016-11-02
*
Move memoization of multisample specs id to GrRenderTarget
csmartdalton
2016-11-01
*
Remove check of INITIALIZATION_FAILED in qcomm vulkan runs
Greg Daniel
2016-10-31
[next]