index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineVulkan
/
include
/
VulkanUtilities
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable VulkanLogicalDevice with external devices
s-ol
2021-03-27
1
-8
/
+8
*
External Vulkan Device support
s-ol
2021-03-27
2
-1
/
+16
*
GL backend: fixed issue with immutable sampler stages in default signature wi...
assiduous
2021-03-19
1
-1
/
+1
*
Fixed Vulkan command buffer leak
assiduous
2021-03-19
2
-6
/
+6
*
code cleanup
azhirnov
2021-03-19
1
-3
/
+3
*
Vulkan: fixed tests on Mac.
azhirnov
2021-03-19
2
-13
/
+17
*
Added DrawMeshIndirectCount command.
azhirnov
2021-03-19
1
-0
/
+13
*
Added inline ray tracing & trace rays indirect command.
azhirnov
2021-03-19
2
-0
/
+17
*
Updated copyright notice
assiduous
2021-01-01
9
-9
/
+9
*
Disable validation layers if they are not compatible with headers, fixed comp...
azhirnov
2020-11-25
2
-1
/
+3
*
Added support for VK_KHR_acceleration_structure and VK_KHR_ray_tracing_pipeline
azhirnov
2020-11-25
4
-31
/
+25
*
Added AS copy with compacting.
azhirnov
2020-11-05
1
-0
/
+15
*
added ray tracing implementation for dx12 and vulkan
azhirnov
2020-10-28
3
-23
/
+82
*
PSO refactoring for ray tracing
azhirnov
2020-10-25
4
-4
/
+23
*
A few random fixes to ray tracing API and implementation
assiduous
2020-10-04
3
-7
/
+7
*
Added KHR extension emulation via NV extension
azhirnov
2020-10-04
2
-0
/
+3
*
Added Vulkan implementation
azhirnov
2020-10-04
4
-17
/
+74
*
Added device features to inidicate 8-bit types support (API240074)
assiduous
2020-10-04
1
-0
/
+1
*
Added Vulkan-Headers submodule
assiduous
2020-10-03
1
-0
/
+1
*
Added device features to indicate support of 16-bit types
assiduous
2020-10-03
1
-1
/
+3
*
Vk backend: fixed detection of enabled/disabled features
assiduous
2020-09-13
1
-0
/
+3
*
Few final updates to mesh shader implementation
assiduous
2020-09-10
1
-10
/
+4
*
A bunch of random updates
assiduous
2020-09-09
1
-2
/
+2
*
added IDxCompilerLibrary interface. DXCompilerBase moved to platform specific...
azhirnov
2020-09-09
1
-3
/
+1
*
disable vulkan extensions if disabled volk
azhirnov
2020-08-25
1
-0
/
+4
*
added AdapterId to Vulkan backend
azhirnov
2020-08-25
1
-1
/
+1
*
Merge branch 'master' into mesh_shader
azhirnov
2020-08-25
1
-6
/
+7
|
\
|
*
Added USAGE_UNIFIED usage type (API 240066)
assiduous
2020-08-23
1
-4
/
+5
*
|
Merge branch 'master' into mesh_shader
azhirnov
2020-08-19
2
-23
/
+21
|
\
|
|
*
Vk backend: using VK_LAYER_KHRONOS_validation on all platforms
assiduous
2020-08-16
1
-15
/
+1
|
*
Implemented BeginRenderPass/NextSubpass/EndRenderPass in Vulkan backend
assiduous
2020-08-02
1
-8
/
+20
*
|
formatting
azhirnov
2020-08-19
1
-5
/
+5
*
|
Added mesh shader
azhirnov
2020-08-11
3
-3
/
+49
|
/
*
Switched to using Volk on Windows (https://github.com/DiligentGraphics/Dilige...
assiduous
2020-08-02
1
-10
/
+2
*
Enabled XLib support in Vulkan on Linux (fixed https://github.com/DiligentGra...
assiduous
2020-06-09
1
-0
/
+15
*
https://vulkan.lunarg.com/doc/view/1.0.57.0/windows/validation_layers.html VK...
Mark Nefedov
2020-05-05
1
-1
/
+1
*
VK backend: added option to use Volk instead of linking with the loader to su...
assiduous
2020-04-20
8
-7
/
+52
*
Renamed _DEBUG and DEVELOPMENT macros to DILGENT_DEBUG and DILIGENT_DEVELOPMENT
assiduous
2020-03-26
1
-2
/
+2
*
Renamed platform headers .h -> .hpp
assiduous
2020-01-27
1
-1
/
+1
*
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
9
-8
/
+8
*
Renamed .h -> .hpp files in GLSLTools, GraphicsAccessories, and GraphicsTools...
assiduous
2020-01-26
1
-1
/
+1
*
Fixed few issues with queries
assiduous
2020-01-11
1
-2
/
+2
*
Vulkan backend: few improvements to query operation
assiduous
2020-01-06
1
-5
/
+9
*
Implemented queries in Vulkan (closed https://github.com/DiligentGraphics/Dil...
assiduous
2020-01-06
1
-11
/
+52
*
Vulkan utilities: added query manipulation functions
assiduous
2020-01-04
3
-1
/
+66
*
Updated coyright notice
assiduous
2020-01-01
8
-161
/
+193
*
Fixed some 32-bit compilation warnings
Egor Yusov
2019-11-30
1
-0
/
+2
*
Vulkan backend: fixed 32-bit build
Egor Yusov
2019-11-29
3
-43
/
+62
*
Updated formatting in VulkanLogicalDevice.h
Egor Yusov
2019-11-26
1
-45
/
+48
[next]