summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngineD3D11/src/TextureBaseD3D11.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright noticeassiduous2021-01-011-1/+1
* Refactored TextureBaseassiduous2020-11-061-1/+1
* Renamed USAGE_STATIC to USAGE_IMMUTABLE (API240077)assiduous2020-10-191-2/+2
* More .h -> .hpp renamingsassiduous2020-01-261-1/+1
* Renamed .h -> .hpp in GraphicsEngine, GraphicsEngineD3DBase, GraphicsEningeD3...assiduous2020-01-261-4/+4
* Updated coyright noticeassiduous2020-01-011-7/+11
* Minor formatting updatesassiduous2019-12-251-9/+9
* clang-formatted GraphicsEngineD3D11 projectEgor Yusov2019-11-231-49/+50
* D3D11 backend: cosmetic code changesEgor Yusov2019-10-081-1/+7
* Updated Copyright noticeEgor Yusov2019-09-171-1/+1
* Added error message when attempting to create typeless texture with GENERAT_M...Egor Yusov2019-03-191-2/+3
* Updated IRenderDevice::CreateTexture and IRenderDevice::CreateBuffer to take ...Egor Yusov2019-02-091-10/+13
* Updated copyright noticeEgor Yusov2019-01-021-1/+1
* Renamed/moved ITexture::Map() to IDeviceContext::MapTextureSubresource()Egor Yusov2018-11-251-41/+0
* Renamed/moved ITexture::UpdateData() to IDeviceContext::UpdateTexture()Egor Yusov2018-11-241-70/+0
* Implemented explicit state transitions in D3D11 backend (closed https://githu...Egor Yusov2018-11-211-0/+1
* Fixed texture usage checks to avoid false warnings in OpenGLEgor Yusov2018-09-041-0/+3
* Updated texture map/unmap intererface; implemented texture mapping in D3D12Egor Yusov2018-09-011-4/+12
* Updated debug checks in texture update methodsEgor Yusov2018-08-311-4/+4
* Fixed handling of small compressed texture subresourcesEgor Yusov2018-08-301-5/+17
* Fixed a problem with accessing variables in inactive shader stages in D3D11 b...Egor Yusov2018-08-281-2/+0
* Updaed code formatting of D3D11 backend sourceEgor Yusov2018-06-201-29/+33
* Updated copyright noticeEgor Yusov2018-01-041-1/+1
* Reworked Common and Platform modules to break interdependenices;Egor Yusov2017-12-281-1/+1
* Updated to Diligent Engine 2.1Egor Yusov2017-11-131-18/+33
* 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-1/+1
* Updated to Diligent Engine 2.0Egor Yusov2016-08-201-10/+13
* Release v1.0.0Egor Yusov2015-10-211-0/+216