Sign in
swiftshader
/
SwiftShader
/
9b15236686b2ce5cfc7478c47547bc9d0bba3005
/
src
/
Vulkan
/
VkImageView.cpp
941293d
Eliminate use of Vulkan header BEGIN_RANGE/END_RANGE/RANGE_SIZE enums
by Antonio Maiorano
· 5 years ago
9f2dd0d
Fix taking aspect into account for image view identifiers
by Nicolas Capens
· 5 years ago
7709026
Identify image views based on their state
by Nicolas Capens
· 5 years ago
dd0e600
Associate bug IDs with unimplemented functionality
by Nicolas Capens
· 5 years ago
44bd43a
Use UNIMPLEMENTED() for missing functionality we claim support for
by Nicolas Capens
· 5 years ago
865f889
Replace all UNIMPLEMENTED() with UNSUPPORTED()
by Nicolas Capens
· 5 years ago
2ed93ab
clang-format the src/Vulkan directory
by Ben Clayton
· 5 years ago
81bc9d9
Remove spaces after control statements keywords
by Nicolas Capens
· 5 years ago
157ba26
Do not indent C++ namespace contents
by Nicolas Capens
· 5 years ago
8a6dcf7
Support sample image instruction operand
by Alexis Hetu
· 5 years ago
9c18a97
Enable sampling a depth-stencil format
by Alexis Hetu
· 6 years ago
2e5042a
Refactor multiview support to remove some redundancy
by Chris Forbes
· 6 years ago
02d4c0d
Add support for multiview rendering
by Chris Forbes
· 6 years ago
bd4cf81
Reduce the complexity of VkNonDispatchableHandle
by Alexis Hetu
· 6 years ago
63ae924
CommandBuffer and NonDispatchable objects code cleanup
by Alexis Hetu
· 6 years ago
ba87330
Take the plane/aspect into account when copying/blitting
by Nicolas Capens
· 6 years ago
6b63c80
Implement VkSamplerYcbcrConversion object
by Nicolas Capens
· 6 years ago
62ad1ee
Allow ImageView to cast compressed texture into other formats
by Alexis Hetu
· 6 years ago
10186cb
Override imageview swizzles for channel replacement edge cases
by Chris Forbes
· 6 years ago
ac87334
ETC2 Image decompression and sampling
by Alexis Hetu
· 6 years ago
a195abb
Implement cubemap sampling
by Nicolas Capens
· 6 years ago
eac32c4
SpirvShaderSampling: Fix flaky tests.
by Ben Clayton
· 6 years ago
22fbf8f
Resolve remaining levels/layers at VkImageView creation time
by Nicolas Capens
· 6 years ago
2527b4d
Resolve identity swizzles at VkImageView creation time
by Chris Forbes
· 6 years ago
9e73510
Implement basic sampler parameters
by Nicolas Capens
· 6 years ago
5822882
Specialize descriptor contents for storage images
by Chris Forbes
· 6 years ago
911b85f
Image type and view type compatibility check fix
by Alexis Hetu
· 6 years ago
04dae5e
Use the ImageView's format in clear operations
by Alexis Hetu
· 6 years ago
54ec759
Renderpass multisampling resolve
by Alexis Hetu
· 6 years ago
00424c1
Reintroduce "VkDebug: Update macros to address issues in b/127433389"
by Ben Clayton
· 6 years ago
64cf139
Propagate image view clear aspect mask to image clear
by Chris Forbes
· 6 years ago
f955e63
Build fix
by Alexis Hetu
· 6 years ago
2995dc2
Wire up depth and stencil attachments to pipeline
by Chris Forbes
· 6 years ago
6159a85
Replace uses of sw::Surface with vk::ImageView in the Renderer
by Alexis Hetu
· 6 years ago
7c33e88
Set render targets correctly when drawing
by Chris Forbes
· 6 years ago
f4b99b6
Silence warnings: Remove all unused local variables
by Ben Clayton
· 6 years ago
d531712
Silence warnings: Add default cases to partial enum switches.
by Ben Clayton
· 6 years ago
bfdb95a
Framebuffer clear assert fix
by Alexis Hetu
· 6 years ago
1cd31ea
Support for clearing Framebuffer attachments
by Alexis Hetu
· 6 years ago
ed30373
Allow clearing image arrays in ImageView
by Alexis Hetu
· 6 years ago
9fbaf69
VkImageView initial implementation
by Alexis Hetu
· 6 years ago