index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineD3DBase
/
src
/
ShaderResources.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed Align to AlignUp
assiduous
2021-03-19
1
-1
/
+1
*
ShaderResources: removed obsolete functions
assiduous
2021-03-19
1
-118
/
+0
*
merged with resource_signature
azhirnov
2021-03-19
1
-1
/
+6
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
Added ability to update AS.
azhirnov
2020-11-10
1
-6
/
+7
*
GraphicsEngineBase: removed pch.h
assiduous
2020-11-06
1
-1
/
+0
*
A number of updates/fixes to PSO refactor merge
assiduous
2020-10-28
1
-21
/
+3
*
PSO refactoring for ray tracing
azhirnov
2020-10-25
1
-13
/
+26
*
Improved exception safety of pipeline state object construction
assiduous
2020-10-20
1
-1
/
+1
*
Renamed static sampler to immutable sampler (API240076)
assiduous
2020-10-19
1
-31
/
+31
*
All backends: added resource dimension validation when setting shader variables
assiduous
2020-10-17
1
-0
/
+33
*
All backends: removed string pool from shader resource objects as it is only ...
assiduous
2020-10-05
1
-2
/
+3
*
Enabled using PSO_CREATE_FLAGS flags in D3D11, D3D12 and Vk backends.
assiduous
2020-04-01
1
-53
/
+61
*
Improved PSO creation warnings
assiduous
2020-04-01
1
-8
/
+28
*
Renamed _DEBUG and DEVELOPMENT macros to DILGENT_DEBUG and DILIGENT_DEVELOPMENT
assiduous
2020-03-26
1
-1
/
+1
*
Renamed .h -> .hpp in Common and HLSL2GLSLConverterLib projects
assiduous
2020-01-26
1
-3
/
+3
*
Renamed .h -> .hpp in GraphicsEngine, GraphicsEngineD3DBase, GraphicsEningeD3...
assiduous
2020-01-26
1
-2
/
+2
*
Updated coyright notice
assiduous
2020-01-01
1
-7
/
+11
*
clang-formatted GraphicsEngineD3DBase project
Egor Yusov
2019-11-24
1
-71
/
+76
*
D3D backends: properly handling the issue with static sampler arrays in shade...
Egor Yusov
2019-10-20
1
-7
/
+29
*
Completely reworked shader resource binding implementation in OpenGL backend ...
Egor Yusov
2019-10-07
1
-8
/
+5
*
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
*
Improved shader resource layout error reporting
Egor Yusov
2019-03-23
1
-22
/
+33
*
Couple of minor updates
Egor Yusov
2019-03-08
1
-1
/
+1
*
Added IShaderD3D interface and HLSLShaderResourceDesc structure
Egor Yusov
2019-03-08
1
-44
/
+53
*
Fixed minor issue with ShaderResources::GetShaderResourceDesc() function in D...
Egor Yusov
2019-03-07
1
-1
/
+1
*
Keep fixing Metal backend + few other minor changes
Egor Yusov
2019-03-06
1
-1
/
+3
*
Final changes to complete d3d11 backend refactor
Egor Yusov
2019-03-04
1
-38
/
+57
*
Almost completed refactoring d3d11 backend to comply with the new API
Egor Yusov
2019-03-04
1
-60
/
+170
*
Partially reworked ShaderResourceLayoutD3D11
Egor Yusov
2019-03-03
1
-0
/
+78
*
Reworked ShaderD3DBase to comply with the updated API
Egor Yusov
2019-03-03
1
-54
/
+0
*
Updated copyright notice
Egor Yusov
2019-01-02
1
-1
/
+1
*
Some improvements D3D shader resource management
Egor Yusov
2018-10-25
1
-52
/
+37
*
Multiple improvements to shader resource binding in D3D11 and D3D12
Egor Yusov
2018-10-20
1
-17
/
+21
*
Implemented separate samplers in D3D12
Egor Yusov
2018-10-18
1
-1
/
+1
*
Implemented separate samplers in D3D11
Egor Yusov
2018-10-17
1
-32
/
+46
*
Fixed https://github.com/DiligentGraphics/DiligentCore/issues/2 (make '_sampl...
Egor Yusov
2018-10-11
1
-2
/
+3
*
Reworked context pool management in D3D12
Egor Yusov
2018-10-05
1
-6
/
+3
*
Fixed shader parsing errors caused by incorrect representation of signed enum...
Egor Yusov
2018-08-30
1
-7
/
+7
*
Implemented resource names string pool for D3D backends
Egor Yusov
2018-06-19
1
-3
/
+12
*
Cleaned D3D Shader Resource implementation
Egor Yusov
2018-06-19
1
-7
/
+7
*
Implemented static sampler initialization in Vulkan
Egor Yusov
2018-05-10
1
-68
/
+2
*
Fixed bug with clonning d3d shader resources
Egor Yusov
2018-04-26
1
-1
/
+1
*
Some minor updates
Egor Yusov
2018-03-13
1
-5
/
+5
*
Implemented PSO compatibility in D3D11
Egor Yusov
2018-03-11
1
-10
/
+83
*
Updated copyright notice
Egor Yusov
2018-01-04
1
-1
/
+1
*
Reworked Common and Platform modules to break interdependenices;
Egor Yusov
2017-12-28
1
-2
/
+2
*
Added cmake files
Egor Yusov
2017-12-04
1
-0
/
+1
*
Merge from dev branch
Egor Yusov
2017-05-20
1
-1
/
+13
[next]