index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineVulkan
/
src
/
SamplerVkImpl.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
Vulkan backend: code clean-up
assiduous
2020-12-21
1
-2
/
+0
*
Fixed MSVC compiler warnings + treat warnings as errors; made Diligent-BuildS...
assiduous
2020-05-09
1
-2
/
+2
*
Checks can be simplified "(A && B) || (!A && !B) same A == B", fiters => filt...
Mark Nefedov
2020-05-08
1
-6
/
+4
*
Renamed _DEBUG and DEVELOPMENT macros to DILGENT_DEBUG and DILIGENT_DEVELOPMENT
assiduous
2020-03-26
1
-2
/
+2
*
Renamed .h -> .hpp in GraphicsEngineVulkan project
assiduous
2020-01-26
1
-3
/
+3
*
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
*
clang-formatted cpp files of GraphiceEngineVulkan project
Egor Yusov
2019-11-24
1
-22
/
+26
*
More cosmetic code changes
Egor Yusov
2019-10-08
1
-1
/
+6
*
Updated Copyright notice
Egor Yusov
2019-09-17
1
-1
/
+1
*
Updated copyright notice
Egor Yusov
2019-01-02
1
-1
/
+1
*
A bunch of minor changes to fix clang warnings and errors
Egor Yusov
2018-12-24
1
-4
/
+4
*
Refactored device object release queues
Egor Yusov
2018-09-21
1
-1
/
+1
*
Improved performance of DeviceObjectBase::Release()
Egor Yusov
2018-07-25
1
-2
/
+1
*
Added Development configuration tests in Vulkan backend; fixed code formatting
Egor Yusov
2018-07-19
1
-6
/
+14
*
Updated vulkan backend source formatting
Egor Yusov
2018-06-20
1
-1
/
+1
*
Reworked dynamic buffer mapping using ring buffers
Egor Yusov
2018-06-14
1
-1
/
+1
*
Implemented vulkan sampler creation
Egor Yusov
2018-04-15
1
-21
/
+33
*
Added vulkan backend stub
Egor Yusov
2018-03-16
1
-0
/
+64