index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
vk
/
GrVkCommandBuffer.h
Commit message (
Expand
)
Author
Age
*
Revert "Implement window rectangles in vulkan"
Jim Van Verth
2017-11-02
*
Implement window rectangles in vulkan
Chris Dalton
2017-11-02
*
Add support for vkCmdCopyBuffer
Greg Daniel
2017-08-25
*
Add explicit clear of stencil buffer before opLists that use them
Robert Phillips
2017-08-08
*
Revert "Revert "Remove Gr*Gpu includes from header files.""
Greg Daniel
2017-06-16
*
Revert "Revert "Add API for flushing surfaces with gpu semaphores""
Greg Daniel
2017-06-16
*
Revert "Add API for flushing surfaces with gpu semaphores"
Greg Daniel
2017-06-15
*
Revert "Remove Gr*Gpu includes from header files."
Greg Daniel
2017-06-15
*
Remove Gr*Gpu includes from header files.
Greg Daniel
2017-06-15
*
Add API for flushing surfaces with gpu semaphores
Greg Daniel
2017-06-15
*
Add support for instanced draws
Chris Dalton
2017-05-31
*
Convert GrMesh to a struct
Chris Dalton
2017-05-03
*
Move ReleaseProc info to GrTexture and for implementations to define it.
Greg Daniel
2017-04-21
*
Add support for Semaphores (gpu waiting on gpu) in Ganesh
Greg Daniel
2017-03-02
*
Track clear counts in vulkan render passes
Greg Daniel
2017-01-23
*
Add command buffer submits before copy calls in vulkan.
egdaniel
2016-09-27
*
Revert of Add command buffer submits before copy calls in vulkan. (patchset #...
egdaniel
2016-09-27
*
Add command buffer submits before copy calls in vulkan.
egdaniel
2016-09-27
*
Add GrVkCopyPipeline to handle vulkan copies as draws
egdaniel
2016-09-27
*
Use STDArray to for tracked resources in vulkan command buffer
egdaniel
2016-09-20
*
Implement Vulkan Resolve.
egdaniel
2016-08-04
*
Add GrVkRecycledResource subclass
egdaniel
2016-07-20
*
Add offsets to GrVkBuffer.
jvanverth
2016-07-07
*
Add resource tracking output and command buffer recycling
jvanverth
2016-07-06
*
Add static buffer support
jvanverth
2016-06-30
*
Start using GrGpuCommandBuffer in GrDrawTarget.
egdaniel
2016-06-23
*
Subclass GrVkCommandBuffer into Primary and Secondary CommandBuffers.
egdaniel
2016-06-08
*
Refactor Vulkan image, texture, RTs so that create and getter handles match.
egdaniel
2016-05-13
*
Add automatic generation of mipmaps to Vulkan
jvanverth
2016-04-26
*
Update min Vulkan version to 1.0.8.0, and fix various bugs
egdaniel
2016-04-21
*
Implement blit image for copySurface in Vulkan
egdaniel
2016-04-05
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Add WSI functions to GrVkInterface
jvanverth
2016-03-28
*
Set up cache in vulkan to reuse GrVkPrograms (aka VkPipelines)
egdaniel
2016-03-23
*
Use dynamic state from vulkan pipelines
egdaniel
2016-03-18
*
Implement various vulkan stencil clears and fix various stenciling bugs.
egdaniel
2016-03-01
*
Add vulkan files into skia repo. This is an incomplete backend with only part...
Greg Daniel
2016-02-22
*
Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://c...
egdaniel
2016-02-22
*
Add vulkan files into skia repo. This is an incomplete backend with only part...
Greg Daniel
2016-02-22