Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
fe18de506097d9cfa5f2a2a057e1dd134a96c116
/
src
/
gpu
/
vk
/
GrVkCaps.h
fe18de5
Experimental: Add R_16 and RG_1616 to Ganesh (take 2)
by Robert Phillips
· 5 years ago
992df57
Revert "Experimental: Add R_16 and RG_1616 to Ganesh"
by Greg Daniel
· 5 years ago
4c6f9b7
Revert "Reland "Remove support for copyAsDraw in gpu copySurface.""
by Greg Daniel
· 5 years ago
84ea049
Reland "Remove support for copyAsDraw in gpu copySurface."
by Greg Daniel
· 5 years ago
93d0146
Experimental: Add R_16 and RG_1616 to Ganesh
by Robert Phillips
· 5 years ago
c5167c0
Revert "Remove support for copyAsDraw in gpu copySurface."
by Greg Daniel
· 5 years ago
6565506
Remove support for copyAsDraw in gpu copySurface.
by Greg Daniel
· 5 years ago
eb4a827
Add GrCaps call to get swizzle from BackendFormat and ColorType.
by Greg Daniel
· 5 years ago
39ef2ef
GrVkCaps: add isFormatRenderable and rename some isConfig* methods to isFormat*
by Robert Phillips
· 5 years ago
caa795f
Reduce use of GrPixelConfig inside of GrVkCaps.
by Greg Daniel
· 5 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
26de56e
GrSurface -> GrGpuBuffer transfer improvements:
by Brian Salomon
· 6 years ago
a585fe9
Add Vulkan implementation of transfering from GrSurface to a GrGpuBuffer
by Brian Salomon
· 6 years ago
a51e93c
Fix up readPixels, writePixels, and copies when dealing with ycbcr textures in vulkan.
by Greg Daniel
· 6 years ago
78e6a4c
Don't directly map vertex/index buffers on qualcomm vulkan.
by Greg Daniel
· 6 years ago
cb32415
Add support for VK_IMAGE_LAYOUT_PRESENT_SRC_KHR in skia vulkan.
by Greg Daniel
· 6 years ago
f259b8b
Add kRGB_888X_GrPixelConfig
by Greg Daniel
· 6 years ago
41f0e28
Add MaxAPIVersion to GrVkBackendContext.
by Greg Daniel
· 6 years ago
487132b
Don't include system vulkan header when building skia files.
by Greg Daniel
· 6 years ago
f391d0f
Reduce the number of backend->pixelconfig GrCaps virtuals.
by Brian Salomon
· 6 years ago
1de0140
Removed mustSubmitCommandsBeforeCopyOp
by Ethan Nicholas
· 6 years ago
c67c31c
Revert "Revert "Mark wrapped textures imported into SkImages as "read only".""
by Brian Salomon
· 6 years ago
ff4ccaa
Revert "Mark wrapped textures imported into SkImages as "read only"."
by Brian Salomon
· 6 years ago
796693a
Mark wrapped textures imported into SkImages as "read only".
by Brian Salomon
· 6 years ago
7e00022
Reland "Add support for Ycbcr Conversion Samplers in vulkan."
by Greg Daniel
· 6 years ago
f4bf973
Revert "Add support for Ycbcr Conversion Samplers in vulkan."
by Greg Daniel
· 6 years ago
6cd7490
Add support for Ycbcr Conversion Samplers in vulkan.
by Greg Daniel
· 6 years ago
54bfb18
Privately include our version of vulkan header file in all our src files.
by Greg Daniel
· 6 years ago
4065d45
Reland "Reland "Have a GrBackendFormat be stored on gpu proxies.""
by Greg Daniel
· 6 years ago
d7157b2
Revert "Reland "Have a GrBackendFormat be stored on gpu proxies.""
by Greg Daniel
· 6 years ago
2f9a5ea
Reland "Have a GrBackendFormat be stored on gpu proxies."
by Greg Daniel
· 6 years ago
919c9e7
Revert "Have a GrBackendFormat be stored on gpu proxies."
by Greg Daniel
· 6 years ago
51b1c12
Have a GrBackendFormat be stored on gpu proxies.
by Greg Daniel
· 6 years ago
9bf8120
More YUV cleanup
by Jim Van Verth
· 6 years ago
b7f0b9c
Remove use of colorTypes from SkYUVSizeInfo
by Jim Van Verth
· 6 years ago
f610bae
fixed spelling of 'preferred'
by Ethan Nicholas
· 6 years ago
637c06a
Add Vulkan support to GrAHardwareBufferImageGenerator
by Greg Daniel
· 6 years ago
a9979d1
Add support for vulkan extensions needed for AHardwareBuffers.
by Greg Daniel
· 6 years ago
313c695
Add support for Advanced blend extension to vulkan.
by Greg Daniel
· 6 years ago
a0651ac
Update vulkan features (again) to support extension features.
by Greg Daniel
· 6 years ago
c0b03d8
Start adding support for some base extensions which others build on.
by Greg Daniel
· 6 years ago
92aef4b
Support using vulkan 1.1.
by Greg Daniel
· 6 years ago
3644360
Have GrVkBackendContext take a VkPhysicalDeviceFeatures struct.
by Greg Daniel
· 6 years ago
98bffae
Reland "Reland "Let client pass in full extension to GrVkBackendContext.""
by Greg Daniel
· 6 years ago
dc13c21
Revert "Reland "Let client pass in full extension to GrVkBackendContext.""
by Greg Daniel
· 6 years ago
a782dcb
Reland "Let client pass in full extension to GrVkBackendContext."
by Greg Daniel
· 6 years ago
036fdfe
implemented getting format from texture as virtual in gpu caps
by Timothy Liang
· 6 years ago
cb92b26
Revert "Let client pass in full extension to GrVkBackendContext."
by Greg Daniel
· 6 years ago
45c9dab
Let client pass in full extension to GrVkBackendContext.
by Greg Daniel
· 6 years ago
ddc0c60
Always use dedicated VkImage memory on NexusPlayer and Mali.
by Greg Daniel
· 6 years ago
26dbe3b
Implement GL canCopySurface in GrGLCaps.
by Greg Daniel
· 7 years ago
25af671
Add GrCap check for whether we can do a copy or not, and implement in Vk backend
by Greg Daniel
· 7 years ago
19eaf2d
Revert "Revert "New read pixels implementation that is simpler but does all conversions on CPU.""
by Brian Salomon
· 7 years ago
be5947c
Revert "New read pixels implementation that is simpler but does all conversions on CPU."
by Brian Salomon
· 7 years ago
c9a642e
New read pixels implementation that is simpler but does all conversions on CPU.
by Brian Salomon
· 7 years ago
55fa647
Correctly discard or load RT when doing copies as draws in Vulkan
by Greg Daniel
· 7 years ago
2a4f983
Remove GrSurfaceOrigin from GrSurfaceDesc.
by Brian Salomon
· 7 years ago
691f5e7
Respect disable driver correctness workaround flag in Vulkan
by Greg Daniel
· 7 years ago
3d86a19
Refactor GrCaps::renderTargetWritePixelsSupported to support for some GL workarounds
by Brian Salomon
· 7 years ago
5f33a8c
Start on new GPU pixel ops implementation.
by Brian Salomon
· 7 years ago
8385a8a
Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memory.""
by Greg Daniel
· 7 years ago
fc711a2
Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2)
by Robert Phillips
· 7 years ago
559823d
Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy"
by Cary Clark
· 7 years ago
d76e56d
Add SkCharacterization creation helper to GrContextThreadSafeProxy
by Robert Phillips
· 7 years ago
bdecacf
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""""
by Brian Salomon
· 7 years ago
3a2cc2c
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""
by Brian Salomon
· 7 years ago
5bb82cb
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""
by Brian Salomon
· 7 years ago
18c52a7
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
by Brian Salomon
· 7 years ago
d653cac
More sample count cleanup:
by Brian Salomon
· 7 years ago
d0d7270
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
by Brian Salomon
· 7 years ago
c1ce2f7
Revert "Redefine the meaning of sample counts in GPU backend."
by Brian Salomon
· 7 years ago
48825b1
Redefine the meaning of sample counts in GPU backend.
by Brian Salomon
· 7 years ago
7f1a074
Remove some unused sample count caps
by Brian Salomon
· 7 years ago
faa095e
Update SkSurface MakeFromBackend* factories to take an SkColorType.
by Greg Daniel
· 7 years ago
f5d8758
Add new SkImage factory to create from GrBackendTexture with SkColorType
by Greg Daniel
· 7 years ago
559f556
Remove support for image load/store
by Brian Salomon
· 7 years ago
bb76ace
Fall back to non mipped Texture when we can't copy base to mipped texture
by Greg Daniel
· 7 years ago
2bb6ecc
Revert "Revert "Fixes from sample count change""
by Greg Daniel
· 7 years ago
914b285
Revert "Fixes from sample count change"
by Greg Daniel
· 7 years ago
ff98644
Revert "Revert "Fixes from sample count change""
by Cary Clark
· 7 years ago
390aaaf
Revert "Fixes from sample count change"
by Cary Clark
· 7 years ago
f331622
Fixes from sample count change
by Greg Daniel
· 7 years ago
81e7bf8
Update gpu caps for valid sample counts.
by Greg Daniel
· 7 years ago
e3cd691
Fix for amd copy as draws on vulkan
by Greg Daniel
· 7 years ago
bf25d43
Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2)
by Robert Phillips
· 8 years ago
9a121cc
Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy"
by Robert Phillips
· 8 years ago
d7cda9a
Make GrCopySurfaceOp friendlier to GrSurfaceProxy
by Robert Phillips
· 8 years ago
7448088
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
by Eric Karl
· 8 years ago
ec61785
Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup"
by Mike Klein
· 8 years ago
d58f040
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
by Eric Karl
· 8 years ago
84eef51
Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup"
by Brian Salomon
· 8 years ago
e0ff6ab
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
by Eric Karl
· 8 years ago
22bc865
Add AMD work around in Vulkan to create a new secondary command buffer
by Greg Daniel
· 8 years ago
c5cc2de
Set maxVertexAttrib limit for Vulkan
by Greg Daniel
· 8 years ago
467921e
Move GrDrawOp pipeline/clip processing to GrRenderTargetContext
by Brian Salomon
· 8 years ago
80a08dd
Fix Vulkan crashes on nexus player
by Greg Daniel
· 8 years ago
1edc5b9
Rename vars and functions from 'glslcaps'->'shadercaps'
by Brian Salomon
· 8 years ago
94efbf5
Merge GrGLSLCaps into GrShaderCaps
by Brian Salomon
· 8 years ago
f9f4512
Reland image storage with fixes.
by Brian Salomon
· 8 years ago
8a8668b
Remove check of INITIALIZATION_FAILED in qcomm vulkan runs
by Greg Daniel
· 8 years ago
Next »