index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
ShaderTools
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed Win SDK 17763 build issues
assiduous
2021-03-19
1
-0
/
+11
*
Added inline ray tracing & trace rays indirect command.
azhirnov
2021-03-19
1
-6
/
+6
*
Renamed Align to AlignUp
assiduous
2021-03-19
1
-1
/
+1
*
Direct3D11: added resource signature
azhirnov
2021-03-19
2
-6
/
+28
*
Some updates to DXBCUtils and DXCompiler
assiduous
2021-03-19
2
-67
/
+89
*
fixed DXC resource remapper
azhirnov
2021-03-19
2
-97
/
+252
*
Vulkan: update for new Vulkan SDK
azhirnov
2021-03-19
1
-6
/
+1
*
Removed mutable fields from ResourceBindingMap
azhirnov
2021-03-19
2
-170
/
+266
*
Added shader compiler macros to shader source
assiduous
2021-03-19
2
-5
/
+8
*
DXBC resource remapper: added support for runtime-sized array
azhirnov
2021-03-19
1
-12
/
+25
*
RunTimeResourceArray: added constant buffers
assiduous
2021-03-19
1
-1
/
+6
*
fixed DXBC & DXIL resource remapping
azhirnov
2021-03-19
2
-218
/
+446
*
bug fixes for dx12 resource signature
azhirnov
2021-03-19
2
-186
/
+179
*
added debug checks for DXIL resource remapping
azhirnov
2021-03-19
1
-0
/
+15
*
Fixed DXBC resources remapping for SM5.1
azhirnov
2021-03-19
1
-136
/
+286
*
DXBCUtils: fixed compiler error
assiduous
2021-03-19
1
-0
/
+2
*
Fixed minor issue with format validation and GetPipelineResourceFlagsString test
assiduous
2021-03-19
1
-1
/
+1
*
DXIL: remap bind point when used dynamic indexing
azhirnov
2021-03-19
1
-67
/
+145
*
remap resources in DXBC shader bytecode
azhirnov
2021-03-19
1
-39
/
+1387
*
merged with resource_signature
azhirnov
2021-03-19
2
-7
/
+209
*
Merged master
assiduous
2021-03-19
1
-15
/
+70
|
\
|
*
Vulkan backend: added output for SPIRV Optimizer
assiduous
2021-02-06
1
-15
/
+70
*
|
Some refactoring of DXBCUtils
assiduous
2021-02-04
1
-64
/
+81
*
|
added DXBC resource remapping
azhirnov
2021-02-03
1
-0
/
+239
*
|
Some code cleanup
assiduous
2021-01-26
1
-51
/
+72
*
|
remove assigned samplers from SPIRV resources
azhirnov
2021-01-26
1
-98
/
+3
*
|
pipeline resource signature for vulkan
azhirnov
2021-01-21
1
-1
/
+1
|
/
*
Updated some more copyright notices
assiduous
2021-01-04
1
-1
/
+1
*
Updated copyright notice
assiduous
2021-01-01
6
-6
/
+6
*
Improvements for mesh shader & ray tracing (#180)
Zhirnov Andrey
2020-12-29
2
-2
/
+2
*
Fixed DXILUtilsStub on Mac/iOS
assiduous
2020-12-19
1
-2
/
+2
*
Added DX compiler test
assiduous
2020-12-19
1
-2
/
+2
*
DXCompiler: fixed patching DXIL to also correct space record (besides the bin...
assiduous
2020-12-19
1
-42
/
+70
*
Some updates in D3D12 backend (DXIL patching, PSO initialization)
assiduous
2020-12-19
1
-56
/
+74
*
Fixed validation errors for ray tracing.
azhirnov
2020-12-16
1
-3
/
+3
*
Added RootSignatureBuilder, some fixed for vulkan ray tracing
azhirnov
2020-11-25
1
-0
/
+2
*
D3D12 resource binding refactoring, rename LinearAllocator to FixedLinearAllo...
azhirnov
2020-11-16
1
-72
/
+10
*
added IntToStr instead of _itoa_s, fixed compilation
azhirnov
2020-11-12
1
-8
/
+26
*
remap resource binding for DirectX 12
azhirnov
2020-11-12
1
-39
/
+262
*
A number of minor updates/fixes
assiduous
2020-11-06
1
-9
/
+9
*
Added support for local root signature & shader record.
azhirnov
2020-11-05
2
-9
/
+14
*
Added AS copy with compacting.
azhirnov
2020-11-05
1
-9
/
+21
*
Merge branch 'master' into ray_tracing
assiduous
2020-10-28
1
-1
/
+1
|
\
|
*
Fixed incorrect assert in ReadShaderSourceFile
assiduous
2020-10-28
1
-1
/
+1
*
|
A number of updates/fixes to PSO refactor merge
assiduous
2020-10-28
3
-47
/
+31
*
|
PSO refactoring for ray tracing
azhirnov
2020-10-25
5
-68
/
+379
*
|
Merge branch 'master' into ray_tracing
azhirnov
2020-10-25
1
-1
/
+48
|
\
|
|
*
All backends: added resource dimension validation when setting shader variables
assiduous
2020-10-17
1
-0
/
+42
|
*
Some minor fixes
azhirnov
2020-10-08
1
-1
/
+6
*
|
Merge branch 'master'
assiduous
2020-10-05
1
-15
/
+19
|
\
|
[next]