summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngineD3D11/include/ShaderResourceCacheD3D11.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some more code improvemnts in D3D11 backendassiduous2021-03-191-36/+30
* Fixed handling pixel shader UAVs in D3D11assiduous2021-03-191-17/+19
* More updates to ShaderResourceCacheD3D11 and resource binding in D3D11assiduous2021-03-191-112/+125
* Few more updates to ShaderResourceCacheD3D11assiduous2021-03-191-72/+53
* Refactored ShaderResourceCacheD3D11assiduous2021-03-191-276/+216
* Some updates to ShaderResourceCacheD3D11assiduous2021-03-191-22/+36
* Direct3D11: resource cache refactoringazhirnov2021-03-191-159/+306
* Refactored D3D11 resource cacheassiduous2021-03-191-104/+53
* Renamed Align to AlignUpassiduous2021-03-191-0/+1
* Direct3D11: added BindPointsD3D11 instead of TBindPoints and TBindPointsAndAc...azhirnov2021-03-191-74/+47
* Direct3D11: added resource signatureazhirnov2021-03-191-93/+283
* Updated copyright noticeassiduous2021-01-011-1/+1
* Improved exception safety of pipeline state object constructionassiduous2020-10-201-1/+1
* Renamed _DEBUG and DEVELOPMENT macros to DILGENT_DEBUG and DILIGENT_DEVELOPMENTassiduous2020-03-261-1/+1
* Fixed class vs struct issues. Implemented HLSL2GLSL Convertor C interfacesassiduous2020-01-271-3/+4
* Renamed .h -> .hpp in GraphicsEngine, GraphicsEngineD3DBase, GraphicsEningeD3...assiduous2020-01-261-0/+334