Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
8cabb327e70ab70ec9a7bab6a4533e4f41060faa
/
src
/
gpu
/
vk
/
GrVkCommandBuffer.cpp
070cbaf
Add support to gpu command buffers to wrap an external command buffer.
by Greg Daniel
· 6 years ago
614c1a8
Add idle texture callback mechanism.
by Brian Salomon
· 6 years ago
8e265a7
Re-land "Perform Vulkan resets in a background thread"
by Ethan Nicholas
· 6 years ago
bff4e07
Revert "Perform Vulkan resets in a background thread"
by Ethan Nicholas
· 6 years ago
30e6343
Perform Vulkan resets in a background thread
by Ethan Nicholas
· 6 years ago
f723264
Revert "Revert "Reland "Add ability to specify different GP textures for each mesh in a draw."""
by Brian Salomon
· 6 years ago
cd7907b
Revert "Reland "Add ability to specify different GP textures for each mesh in a draw.""
by Brian Salomon
· 6 years ago
5e81a12
Add support for dynamic state GP textures in Vulkan backend.
by Brian Salomon
· 6 years ago
7d918fd
Don't destroy VkPipelineLayouts until after command buffer recording.
by Greg Daniel
· 6 years ago
b68319a
Send correct clear count to vulkan beginRenderPass
by Greg Daniel
· 7 years ago
48661b8
Make use of VkSemaphores thread safe assuming use of the same VkQueue.
by Greg Daniel
· 7 years ago
6a40abc
Revert "Implement window rectangles in vulkan"
by Jim Van Verth
· 7 years ago
2b17f64
Revert "Fix signed/unsigned comparison in assert"
by Chris Dalton
· 7 years ago
ed6d6da
Fix signed/unsigned comparison in assert
by Chris Dalton
· 7 years ago
94c0468
Implement window rectangles in vulkan
by Chris Dalton
· 7 years ago
a93a14a
Convert NULL and 0 to nullptr.
by Ben Wagner
· 7 years ago
6888c0d
Add support for vkCmdCopyBuffer
by Greg Daniel
· 7 years ago
b4aab9a
Replace SkFAIL with SK_ABORT.
by Ben Wagner
· 7 years ago
9521447
Add explicit clear of stencil buffer before opLists that use them
by Robert Phillips
· 7 years ago
6ecc911
Revert "Revert "Remove Gr*Gpu includes from header files.""
by Greg Daniel
· 7 years ago
a5cb781
Revert "Revert "Add API for flushing surfaces with gpu semaphores""
by Greg Daniel
· 7 years ago
7292231
Revert "Add API for flushing surfaces with gpu semaphores"
by Greg Daniel
· 7 years ago
56af45b
Revert "Remove Gr*Gpu includes from header files."
by Greg Daniel
· 7 years ago
2bd381b
Remove Gr*Gpu includes from header files.
by Greg Daniel
· 7 years ago
66366c6
Add API for flushing surfaces with gpu semaphores
by Greg Daniel
· 7 years ago
1d61635
Add support for instanced draws
by Chris Dalton
· 7 years ago
cef213c
Move ReleaseProc info to GrTexture and for implementations to define it.
by Greg Daniel
· 8 years ago
6be3523
Add support for Semaphores (gpu waiting on gpu) in Ganesh
by Greg Daniel
· 8 years ago
77a86f8
Track clear counts in vulkan render passes
by Greg Daniel
· 8 years ago
77b53f6
Support inline uploads in Vulkan
by Greg Daniel
· 8 years ago
bc9b296
Add GrVkCopyPipeline to handle vulkan copies as draws
by egdaniel
· 8 years ago
594739c
Use STDArray to for tracked resources in vulkan command buffer
by egdaniel
· 8 years ago
ec44099
Lots of little cleanup improvements to Vulkan
by egdaniel
· 8 years ago
52ad251
Implement Vulkan Resolve.
by egdaniel
· 8 years ago
a95220d
Setup system in Vulkan to reuse VkDescriptorSet allocations.
by egdaniel
· 8 years ago
c1be9bc
Add GrVkRecycledResource subclass
by egdaniel
· 8 years ago
7ec9241
Add resource tracking output and command buffer recycling
by jvanverth
· 8 years ago
a584de9
Add static buffer support
by jvanverth
· 8 years ago
9cb6340
Start using GrGpuCommandBuffer in GrDrawTarget.
by egdaniel
· 8 years ago
066df7c
Add GpuCommandBuffer support.
by egdaniel
· 8 years ago
9a6cf80
Subclass GrVkCommandBuffer into Primary and Secondary CommandBuffers.
by egdaniel
· 8 years ago
b2df0c2
Refactor Vulkan image, texture, RTs so that create and getter handles match.
by egdaniel
· 8 years ago
6234006
Add automatic generation of mipmaps to Vulkan
by jvanverth
· 9 years ago
58a8d92
Update min Vulkan version to 1.0.8.0, and fix various bugs
by egdaniel
· 9 years ago
17b8925
Implement blit image for copySurface in Vulkan
by egdaniel
· 9 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
22281c1
Set up cache in vulkan to reuse GrVkPrograms (aka VkPipelines)
by egdaniel
· 9 years ago
470d77a
Use dynamic state from vulkan pipelines
by egdaniel
· 9 years ago
3d5d9ac
Implement various vulkan stencil clears and fix various stenciling bugs.
by egdaniel
· 9 years ago
164a9f0
Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time.
by Greg Daniel
· 9 years ago
ad3a13c
Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ )
by egdaniel
· 9 years ago
48cf268
Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time.
by Greg Daniel
· 9 years ago