index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
ShaderTools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
Added Vulkan implementation
azhirnov
2020-10-04
2
-18
/
+30
*
|
|
|
|
|
Fixed MinGW build issue (closed https://github.com/DiligentGraphics/DiligentE...
assiduous
2020-11-30
1
-1
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
CMake: few updates to support Metal backend
assiduous
2020-11-22
1
-4
/
+18
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Fixed incorrect assert in ReadShaderSourceFile
assiduous
2020-10-28
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
All backends: added resource dimension validation when setting shader variables
assiduous
2020-10-17
2
-4
/
+57
*
|
|
Revert some changes in ShaderResourceLayoutVk, fixed PSO comparison
azhirnov
2020-10-08
1
-1
/
+1
*
|
|
Some minor fixes
azhirnov
2020-10-08
1
-1
/
+6
*
|
|
removed strong references to shaders in PSO
azhirnov
2020-10-08
1
-1
/
+1
|
|
/
|
/
|
*
|
All backends: removed string pool from shader resource objects as it is only ...
assiduous
2020-10-05
2
-18
/
+21
|
/
*
Added support for shader macros when compiling GLSL_VERBATIM with glslang
assiduous
2020-09-20
3
-173
/
+185
*
Couple of minor fixes
assiduous
2020-09-20
1
-1
/
+1
*
added ability to use #include in glsl
azhirnov
2020-09-20
2
-10
/
+19
*
CMake utils: added package_required_dlls to enable packaging shader compiler ...
assiduous
2020-09-19
1
-0
/
+4
*
Added GPU vendor and memory size detection (API 240071), closed https://githu...
assiduous
2020-09-16
2
-6
/
+20
*
Fixed DXC1.5 compiler warning
assiduous
2020-09-15
1
-25
/
+40
*
Fixed mesh shader tests
assiduous
2020-09-15
1
-1
/
+1
*
Fixed tests project for DILIGENT_NO_GLSLANG=TRUE and DILIGENT_NO_HLSL=TRUE cases
assiduous
2020-09-15
1
-1
/
+1
*
Fixe Linux/Mac build - part II
assiduous
2020-09-15
1
-0
/
+1
*
Fixed linux/mac build errors; few minor updates.
assiduous
2020-09-15
4
-16
/
+18
*
Completed shader compilation refactoring (fixed https://github.com/DiligentGr...
assiduous
2020-09-15
2
-33
/
+62
*
Refactoring shader compilation - part III
assiduous
2020-09-14
5
-55
/
+79
*
Refactoring shader compilation - part II
assiduous
2020-09-14
9
-109
/
+214
*
Fixed UWP build
assiduous
2020-09-14
1
-4
/
+6
*
Fixed linux build error
assiduous
2020-09-14
6
-20
/
+24
*
Refactoring shader compilation tools - part I (https://github.com/DiligentGra...
assiduous
2020-09-14
15
-0
/
+3358
[prev]