index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineD3D12
/
src
/
ShaderD3D12Impl.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
D3D12 backend: more header organizing
assiduous
2021-03-19
1
-1
/
+2
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
A number of minor updates/fixes
assiduous
2020-11-06
1
-1
/
+1
*
PSO refactoring for ray tracing
azhirnov
2020-10-25
1
-1
/
+2
*
D3D12 backend: few updates to mesh shader implementation
assiduous
2020-09-10
1
-14
/
+47
*
Fixed merge conflicts
assiduous
2020-09-09
1
-8
/
+16
*
A bunch of random updates
assiduous
2020-09-09
1
-16
/
+8
*
added IDxCompilerLibrary interface. DXCompilerBase moved to platform specific...
azhirnov
2020-09-09
1
-11
/
+19
*
removed m_isDXIL flag, detect DXIL by bytecode
azhirnov
2020-09-08
1
-1
/
+1
*
added HLSLTools, HLSL shader compiler refactoring
azhirnov
2020-08-25
1
-1
/
+1
*
Removed macros HAS_D12_DXIL_COMPILER
azhirnov
2020-08-19
1
-5
/
+0
*
Use ShaderVersion instead of Uint8
azhirnov
2020-08-19
1
-3
/
+8
*
Added mesh shader
azhirnov
2020-08-11
1
-9
/
+6
*
Renamed .h -> .hpp in Common and HLSL2GLSLConverterLib projects
assiduous
2020-01-26
1
-1
/
+1
*
Renamed .h -> .hpp in GraphicsEngine, GraphicsEngineD3DBase, GraphicsEningeD3...
assiduous
2020-01-26
1
-2
/
+2
*
Reworked main headers to be compatible with c
assiduous
2020-01-25
1
-1
/
+1
*
Updated coyright notice
assiduous
2020-01-01
1
-7
/
+11
*
clang-formatted GraphicsEngineD3D12
Egor Yusov
2019-11-24
1
-7
/
+9
*
Added HLSLVersion, GLSLVersion and GLESSLVersion to ShaderCreateInfo struct (...
Egor Yusov
2019-10-20
1
-6
/
+13
*
Updated d3d backend initialization + d3d shader model selection
Egor Yusov
2019-10-17
1
-21
/
+5
*
A bunch of updates to specify minimum feature level for D3D11/D3D12 backends ...
Egor Yusov
2019-10-17
1
-1
/
+26
*
D3D12 backend: cosmetic code changes + fixed clang build error
Egor Yusov
2019-10-08
1
-2
/
+7
*
Updated Copyright notice
Egor Yusov
2019-09-17
1
-1
/
+1
*
Updated ALLOCATE macros to make it more convenient
Egor Yusov
2019-04-13
1
-1
/
+1
*
Added IShaderD3D interface and HLSLShaderResourceDesc structure
Egor Yusov
2019-03-08
1
-1
/
+14
*
Updated ShaderResourceLayoutD3D12 and few other objects in D3D12 backend to c...
Egor Yusov
2019-03-04
1
-23
/
+6
*
Updated copyright notice
Egor Yusov
2019-01-02
1
-1
/
+1
*
Improved const-correctness; updated comments; added DRAW_FLAG_VERIFY_STATES a...
Egor Yusov
2018-11-27
1
-1
/
+1
*
Improved reporting of resource binding problems in InitializeStaticResources()
Egor Yusov
2018-11-24
1
-2
/
+2
*
Multiple improvements to shader resource binding in D3D11 and D3D12
Egor Yusov
2018-10-20
1
-1
/
+0
*
Implemented separate samplers in D3D11
Egor Yusov
2018-10-17
1
-1
/
+1
*
Fixed https://github.com/DiligentGraphics/DiligentCore/issues/2 (make '_sampl...
Egor Yusov
2018-10-11
1
-1
/
+1
*
Reworked context pool management in D3D12
Egor Yusov
2018-10-05
1
-1
/
+1
*
Fixed https://github.com/DiligentGraphics/DiligentCore/issues/16 (Rework D3D1...
Egor Yusov
2018-08-25
1
-10
/
+11
*
Removed dummy shader variable. Added final kw to implementation classes.
Egor Yusov
2018-08-21
1
-24
/
+0
*
Implemented shader variable access by index;
Egor Yusov
2018-08-03
1
-4
/
+15
*
Improved formatting of D3D12 backend source
Egor Yusov
2018-06-20
1
-1
/
+3
*
Updated copyright notice
Egor Yusov
2018-01-04
1
-1
/
+1
*
Updated to Diligent Engine 2.1
Egor Yusov
2017-11-13
1
-2
/
+2
*
Merge from dev branch
Egor Yusov
2017-05-20
1
-1
/
+2
*
Merging Updates from dev branch
Egor Yusov
2017-05-20
1
-1
/
+1
*
Fixed D3D12 warnings, updated copyright notice
Egor Yusov
2017-04-06
1
-1
/
+1
*
Updated to Diligent Engine 2.0
Egor Yusov
2016-08-20
1
-0
/
+81