Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
swiftshader
/
2ed93ab103cff95e34c4b1757839606186d7bf67
/
src
/
Vulkan
/
VkImage.hpp
2ed93ab
clang-format the src/Vulkan directory
by Ben Clayton
· 4 years, 11 months ago
c77b1d8
Support for BC1, BC2, BC3, BC4 and BC5
by Alexis Hetu
· 4 years, 11 months 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
359bc80
[vulkan] Implement VK_KHR_external_memory_fd for Linux and Android.
by David 'Digit' Turner
· 5 years ago
5244595
Avoid sync issues by removing global android swapchain map
by Alexis Hetu
· 5 years ago
26c6c4a
Fix Win32SurfaceKHR resize issues
by Antonio Maiorano
· 5 years ago
bd4cf81
Reduce the complexity of VkNonDispatchableHandle
by Alexis Hetu
· 5 years ago
7d96f51
Moved many Cast functions to libVulkan.cpp
by Alexis Hetu
· 5 years ago
63ae924
CommandBuffer and NonDispatchable objects code cleanup
by Alexis Hetu
· 5 years ago
ba87330
Take the plane/aspect into account when copying/blitting
by Nicolas Capens
· 5 years ago
0c73680
Allow additional info to be passed to object's Create functions
by Nicolas Capens
· 5 years ago
cfe11c7
Refactor obtaining format aspect info
by Nicolas Capens
· 5 years ago
caf6031
Vulkan: Always call the object's destructor before deallocation.
by Ben Clayton
· 5 years ago
62ad1ee
Allow ImageView to cast compressed texture into other formats
by Alexis Hetu
· 5 years ago
67cf8a9
32 bit safe code
by Alexis Hetu
· 5 years ago
b317d96
Cube border computation
by Alexis Hetu
· 6 years ago
ac87334
ETC2 Image decompression and sampling
by Alexis Hetu
· 6 years ago
32ac831
Allow treating a 3D image as a layered 2D image
by Alexis Hetu
· 6 years ago
0b092cd
Add support for indexing into arrays of image descriptors
by Chris Forbes
· 6 years ago
e5e33cd
vkCmdResolveImage implementation
by Alexis Hetu
· 6 years ago
04dae5e
Use the ImageView's format in clear operations
by Alexis Hetu
· 6 years ago
6db9a89
No border for compressed cube images
by Alexis Hetu
· 6 years ago
60da158
Support pNext chain entries in vkCreateImageView
by Alexis Hetu
· 6 years ago
979f940
Add support for compressed image copy
by Alexis Hetu
· 6 years ago
54ec759
Renderpass multisampling resolve
by Alexis Hetu
· 6 years ago
696926d
sw::Surface references removed from sampling code
by Alexis Hetu
· 6 years ago
377077a
CubeMap fixes
by Alexis Hetu
· 6 years ago
6a1d92b
Add utility functions from sw::Surface to vk::Format
by Alexis Hetu
· 6 years ago
3364227
Allow the Blitter to clear and blit vk::Image objects directly
by Alexis Hetu
· 6 years ago
0da99f5
Move Blitter ownership from Image to Device
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
7521150
Implementation of partial clear
by Alexis Hetu
· 6 years ago
6ab37b0
vkGetImageSubresourceLayout implementation
by Alexis Hetu
· 6 years ago
7ca9f4a
Implemented depth and stencil clear command
by Alexis Hetu
· 6 years ago
eca9ca6
Support for array layers and mip levels in VkImage objects
by Alexis Hetu
· 6 years ago
ed30373
Allow clearing image arrays in ImageView
by Alexis Hetu
· 6 years ago
809d011
Implement image blitting
by Alexis Hetu
· 6 years ago
e0b5a4b
Support for combined Depth and Stencil formats
by Alexis Hetu
· 6 years ago
0459596
Support for array layers in Image objects
by Alexis Hetu
· 6 years ago
9fbaf69
VkImageView initial implementation
by Alexis Hetu
· 6 years ago
a233cea
Image copy
by Alexis Hetu
· 6 years ago
f62f375
Initial implementation of Image
by Alexis Hetu
· 6 years ago