index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineNextGenBase
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
More cosmetic code changes
Egor Yusov
2019-10-08
2
-8
/
+8
*
Updated Copyright notice
Egor Yusov
2019-09-17
4
-4
/
+4
*
Added IDeviceContext::WaitForIdle() method (updated API version to 240028)
Egor Yusov
2019-09-09
1
-22
/
+26
*
Added 'Diligent-' prefix to project names to avoid name conflicts (https://gi...
Egor Yusov
2019-06-09
1
-13
/
+13
*
Updated ALLOCATE macros to make it more convenient
Egor Yusov
2019-04-13
1
-1
/
+2
*
Made IShaderSourceInputStreamFactory derived from IObject (upgraded API Versi...
Egor Yusov
2019-04-06
1
-27
/
+12
*
Fixed issue with counting invalid master blocks in DynamicHeap (fixed https:/...
Egor Yusov
2019-02-05
1
-3
/
+8
*
Updated copyright notice
Egor Yusov
2019-01-02
4
-4
/
+4
*
A bunch of minor changes to fix clang warnings and errors
Egor Yusov
2018-12-24
1
-1
/
+1
*
Made engine core installation optional that is on by default on Win32 and Lin...
Egor Yusov
2018-12-17
1
-1
/
+3
*
Added install steps; updated header structure for platforms
Egor Yusov
2018-12-17
1
-0
/
+2
*
Fixed multiple linux build issues in Vk backend
Egor
2018-11-03
3
-8
/
+14
*
Added VariableSizeAllocationsManager::Allocation::IsValid() method for cleare...
Egor Yusov
2018-10-06
1
-1
/
+0
*
Fixed minor issue in PurgeReleaseQueues()
Egor Yusov
2018-10-05
1
-1
/
+1
*
Reworked D3D12 descriptor heaps to rely on device release queues
Egor Yusov
2018-10-03
1
-1
/
+6
*
Reworked D3D12DynamicHeap to use release queues
Egor Yusov
2018-10-02
2
-0
/
+88
*
Added few extra debug checks to Vk backend
Egor Yusov
2018-10-01
1
-0
/
+4
*
Some minor updates to resource lifetime management in Vk backend + comments
Egor Yusov
2018-09-28
1
-2
/
+17
*
Couple updates to processing release queue in Vk backend
Egor Yusov
2018-09-24
1
-6
/
+10
*
Removed m_NextCmdBuffNumber from DeviceContextVkImpl plus other minor updates
Egor Yusov
2018-09-24
1
-2
/
+3
*
Reworked vulkan dynamic heap deallocation to use main release queue
Egor Yusov
2018-09-23
3
-1
/
+174
*
Unified resource liftime management in D3D12 and Vk backends
Egor Yusov
2018-09-22
1
-19
/
+45
*
Refactored device object release queues
Egor Yusov
2018-09-21
3
-0
/
+335