index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineVulkan
/
src
/
TextureVkImpl.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Vulkan: fixed tests on Mac.
azhirnov
2021-03-19
1
-2
/
+10
*
Renamed Align to AlignUp
assiduous
2021-03-19
1
-5
/
+5
*
Vk backend: reorganized headers; removed PRS methods implemented in PipelineR...
assiduous
2021-03-19
1
-1
/
+0
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
Implemented initialization of staging textures in D3D12 and Vulkan backends
assiduous
2021-01-01
1
-2
/
+30
*
Vulkan backend: code clean-up
assiduous
2020-12-21
1
-2
/
+0
*
Refactored TextureBase
assiduous
2020-11-06
1
-1
/
+1
*
added ray tracing implementation for dx12 and vulkan
azhirnov
2020-10-28
1
-8
/
+8
*
Renamed USAGE_STATIC to USAGE_IMMUTABLE (API240077)
assiduous
2020-10-19
1
-3
/
+3
*
Unified staging buffer offset processing in Vulkan and GL
assiduous
2020-10-01
1
-1
/
+1
*
A number of updates to support Metal backend
assiduous
2020-10-01
1
-37
/
+1
*
Implemente framebuffer in Vulkan
assiduous
2020-08-02
1
-0
/
+4
*
Added DILIGENT_NO_HLSL CMake option to disable HLSL support in Vulkan and Ope...
assiduous
2020-07-21
1
-1
/
+1
*
VK backend: fixed mipmap generation when glslang is disabled
assiduous
2020-07-09
1
-0
/
+2
*
Added Texture uploader test plus fixed a bunch of issues
assiduous
2020-04-09
1
-7
/
+20
*
Renamed .h -> .hpp in Common and HLSL2GLSLConverterLib projects
assiduous
2020-01-26
1
-1
/
+1
*
Renamed .h -> .hpp in GraphicsEngineVulkan project
assiduous
2020-01-26
1
-6
/
+6
*
Renamed .h -> .hpp files in GLSLTools, GraphicsAccessories, and GraphicsTools...
assiduous
2020-01-26
1
-1
/
+1
*
Updated coyright notice
assiduous
2020-01-01
1
-7
/
+11
*
Minor formatting updates
assiduous
2019-12-25
1
-6
/
+6
*
Enabled draw command reference in Vulkan
assiduous
2019-12-17
1
-21
/
+21
*
clang-formatted cpp files of GraphiceEngineVulkan project
Egor Yusov
2019-11-24
1
-167
/
+182
*
Added 'ResolveTextureSubresource' device context command (API Version 240041)...
Egor Yusov
2019-11-10
1
-1
/
+1
*
Fixed few clang warnings
Egor Yusov
2019-10-25
1
-1
/
+1
*
More cosmetic code changes
Egor Yusov
2019-10-08
1
-1
/
+7
*
Updated Copyright notice
Egor Yusov
2019-09-17
1
-1
/
+1
*
Fixed issue with logical vs storage texture size for block-compressed formats
Egor Yusov
2019-08-07
1
-8
/
+8
*
Fixed issues with multi-mip level staging resource in Vk and D3D12 back-ends
Egor Yusov
2019-04-19
1
-27
/
+1
*
Fixed copying compressed textures in Vulkan back-end
Egor Yusov
2019-04-18
1
-8
/
+14
*
Implemented generate PSO cache warmup when texture view is created
Egor Yusov
2019-04-14
1
-1
/
+7
*
Fixed issues with D3D12 staging resources and mipmap generation in Vulkan
Egor Yusov
2019-04-13
1
-9
/
+1
*
Updated ALLOCATE macros to make it more convenient
Egor Yusov
2019-04-13
1
-2
/
+1
*
Reworked automatic mipmap generation in Vulkan backend to support sRGB textur...
Egor Yusov
2019-04-11
1
-81
/
+109
*
Implemented staging textures in Vk backend
Egor Yusov
2019-04-05
1
-333
/
+442
*
Added error message when attempting to create typeless texture with GENERAT_M...
Egor Yusov
2019-03-19
1
-4
/
+7
*
Renamed USAGE_CPU_ACCESSIBLE to USAGE_STAGING
Egor Yusov
2019-03-18
1
-1
/
+1
*
Disabled all Vulkan features by default
Egor Yusov
2019-02-18
1
-2
/
+3
*
Updated IRenderDevice::CreateTexture and IRenderDevice::CreateBuffer to take ...
Egor Yusov
2019-02-09
1
-11
/
+11
*
Updated copyright notice
Egor Yusov
2019-01-02
1
-1
/
+1
*
Fixed multiple unused variable warnings in clang release build
Egor Yusov
2018-12-24
1
-5
/
+5
*
Renamed/moved ITexture::Map() to IDeviceContext::MapTextureSubresource()
Egor Yusov
2018-11-25
1
-42
/
+0
*
Renamed/moved ITexture::UpdateData() to IDeviceContext::UpdateTexture()
Egor Yusov
2018-11-24
1
-77
/
+0
*
Implemented explicit layout transitions in Vulkan backend
Egor Yusov
2018-11-20
1
-7
/
+20
*
Added explicit resource state transitions to the API; implemented in D3D12
Egor Yusov
2018-11-18
1
-0
/
+3
*
Fixed odd symbol
Egor Yusov
2018-11-03
1
-1
/
+1
*
Fixed multiple linux build issues in Vk backend
Egor
2018-11-03
1
-2
/
+2
*
Fixed rgba8_typeless texture creation in Vulkan
Egor Yusov
2018-10-10
1
-0
/
+2
*
Refactored device object release queues
Egor Yusov
2018-09-21
1
-6
/
+8
*
Added alignment parameter to allocation managers (fixed https://github.com/Di...
Egor Yusov
2018-09-09
1
-2
/
+6
*
Fixed texture usage checks to avoid false warnings in OpenGL
Egor Yusov
2018-09-04
1
-0
/
+2
[next]