summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngineD3D12/src/GenerateMips.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* D3D12 backend: more header organizingassiduous2021-03-191-1/+3
* D3D12: optimized CommitRootTables by creatin DescriptorHeapAllocation objects...assiduous2021-03-191-1/+0
* Refactored implementation of state tranistions in D3D12 backendassiduous2021-03-191-5/+5
* Updated copyright noticeassiduous2021-01-011-1/+1
* D3D12 backend: a bunch of cosmetic updates + made dynamic buffer allocation d...assiduous2020-12-211-1/+1
* added ray tracing implementation for dx12 and vulkanazhirnov2020-10-281-1/+1
* Renamed .h -> .hpp in GraphicsEngine, GraphicsEngineD3DBase, GraphicsEningeD3...assiduous2020-01-261-5/+5
* Updated coyright noticeassiduous2020-01-011-7/+11
* clang-formatted GraphicsEngineD3D12Egor Yusov2019-11-241-193/+198
* Fixed mipmap generation in D3D12 backend; added EngineD3D12CreateInfo::Enable...Egor Yusov2019-10-251-31/+52
* Updated Copyright noticeEgor Yusov2019-09-171-1/+1
* Fixed issue with layout transition when generating mipmapsEgor Yusov2019-04-131-1/+1
* Improved names of default texture viewsEgor Yusov2019-04-131-0/+1
* Improved mipmap generation in D3D12 backendEgor Yusov2019-04-131-15/+62
* Fixed issue in D3D12 backend: generate mips PSO was released while being used...Egor Yusov2019-02-121-2/+1
* Updated copyright noticeEgor Yusov2019-01-021-1/+1
* Minor code improvementsEgor Yusov2018-12-051-0/+6
* Added explicit resource state transitions to the API; implemented in D3D12Egor Yusov2018-11-181-7/+8
* Implemented mipmap generation in VulkanEgor Yusov2018-07-071-73/+70
* Improved formatting of D3D12 backend sourceEgor Yusov2018-06-201-1/+1
* Implemented switching to a fullscreen mode in d3d on Win32Egor Yusov2018-03-311-2/+2
* Updated copyright noticeEgor Yusov2018-01-041-1/+1
* Updated to Diligent Engine 2.1Egor Yusov2017-11-131-75/+80
* Merge from dev branchEgor Yusov2017-05-201-1/+1
* Merging Updates from dev branchEgor Yusov2017-05-201-1/+1
* Fixed D3D12 warnings, updated copyright noticeEgor Yusov2017-04-061-6/+11
* Updated to Diligent Engine 2.0Egor Yusov2016-08-201-0/+185