summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngineD3D11/src/ShaderResourceCacheD3D11.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some more code improvemnts in D3D11 backendassiduous2021-03-191-2/+2
* More updates to ShaderResourceCacheD3D11 and resource binding in D3D11assiduous2021-03-191-21/+21
* Few more updates to ShaderResourceCacheD3D11assiduous2021-03-191-68/+34
* Refactored ShaderResourceCacheD3D11assiduous2021-03-191-119/+15
* Some updates to ShaderResourceCacheD3D11assiduous2021-03-191-42/+46
* Direct3D11: resource cache refactoringazhirnov2021-03-191-246/+350
* Refactored D3D11 resource cacheassiduous2021-03-191-352/+111
* Renamed Align to AlignUpassiduous2021-03-191-8/+9
* Direct3D11: added BindPointsD3D11 instead of TBindPoints and TBindPointsAndAc...azhirnov2021-03-191-51/+49
* Direct3D11: added resource signatureazhirnov2021-03-191-120/+522
* Updated copyright noticeassiduous2021-01-011-1/+1
* Improved exception safety of pipeline state object constructionassiduous2020-10-201-47/+46
* Renamed _DEBUG and DEVELOPMENT macros to DILGENT_DEBUG and DILIGENT_DEVELOPMENTassiduous2020-03-261-1/+1
* Renamed .h -> .hpp in GraphicsEngine, GraphicsEngineD3DBase, GraphicsEningeD3...assiduous2020-01-261-5/+5
* Updated coyright noticeassiduous2020-01-011-7/+11
* clang-formatted GraphicsEngineD3D11 projectEgor Yusov2019-11-231-209/+216
* Completely reworked shader resource binding implementation in OpenGL backend ...Egor Yusov2019-10-071-0/+1
* Updated Copyright noticeEgor Yusov2019-09-171-1/+1
* Updated ALLOCATE macros to make it more convenientEgor Yusov2019-04-131-1/+1
* Updated copyright noticeEgor Yusov2019-01-021-1/+1
* Reworked UAV handling in D3D11 device context implementation: fixed potential...Egor Yusov2018-08-081-296/+302
* Implemented shader variable access by index;Egor Yusov2018-08-031-2/+9
* Improved SRB data allocation in D3D11 backend; removed AdaptiveFixedBlockAllo...Egor Yusov2018-06-221-0/+23
* Updaed code formatting of D3D11 backend sourceEgor Yusov2018-06-201-3/+3
* Updated copyright noticeEgor Yusov2018-01-041-1/+1
* Reworked Common and Platform modules to break interdependenices;Egor Yusov2017-12-281-22/+22
* Merge from dev branchEgor Yusov2017-05-201-1/+2
* Merging Updates from dev branchEgor Yusov2017-05-201-1/+1
* Fixed D3D12 warnings, updated copyright noticeEgor Yusov2017-04-061-1/+1
* Updated to Diligent Engine 2.0Egor Yusov2016-08-201-0/+265