index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineVulkan
/
src
/
QueryManagerVk.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Vk backend: reorganized headers; removed PRS methods implemented in PipelineR...
assiduous
2021-03-19
1
-1
/
+4
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
added ray tracing implementation for dx12 and vulkan
azhirnov
2020-10-28
1
-1
/
+1
*
Vk backend: fixed detection of enabled/disabled features
assiduous
2020-09-13
1
-3
/
+3
*
Added QUERY_TYPE_DURATION value and QueryDataDuration struct
assiduous
2020-08-25
1
-1
/
+5
*
Renamed _DEBUG and DEVELOPMENT macros to DILGENT_DEBUG and DILIGENT_DEVELOPMENT
assiduous
2020-03-26
1
-1
/
+1
*
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
*
Vk query manager: improved query reuse order
assiduous
2020-01-13
1
-6
/
+16
*
Fixed potential issue with Vulkan queries
assiduous
2020-01-11
1
-1
/
+5
*
Fixed few issues with queries
assiduous
2020-01-11
1
-2
/
+3
*
Fixed some clang warnings
assiduous
2020-01-08
1
-2
/
+2
*
Vulkan backend: fixed issues with occlusion and pipeline stats queries if the...
assiduous
2020-01-07
1
-0
/
+6
*
Vulkan backend: few improvements to query operation
assiduous
2020-01-06
1
-1
/
+2
*
Vulkan backend: resetting queries before first use as required by spec
assiduous
2020-01-06
1
-4
/
+15
*
Implemented queries in Vulkan (closed https://github.com/DiligentGraphics/Dil...
assiduous
2020-01-06
1
-0
/
+188