summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngineOpenGL/src/TexRegionRender.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright noticeassiduous2021-01-011-1/+1
* A number of fixes for PSO creation refactoring (API240075)assiduous2020-10-181-3/+5
* Added GraphicsPipelineCreateInfo and ComputePipelineCreateInfo instead of sin...azhirnov2020-10-151-9/+8
* Added PipelineStateCreateInfo struct that is taken by IRenderDevice::CreateIn...assiduous2020-04-011-3/+5
* Renamed .h -> .hpp in GraphicsEngineNextGenBase and GraphicsEngineD3D12 projectsassiduous2020-01-261-3/+3
* Renamed .h -> .hpp files in GLSLTools, GraphicsAccessories, and GraphicsTools...assiduous2020-01-261-1/+1
* Moved MapHelper to GraphicsToolsassiduous2020-01-261-1/+2
* Updated coyright noticeassiduous2020-01-011-7/+11
* clang-formatted GraphicsEngineOpenGL projectEgor Yusov2019-11-241-173/+184
* OpenGL backend: cosmetic code changesEgor Yusov2019-10-081-1/+1
* Completely reworked shader resource binding implementation in OpenGL backend ...Egor Yusov2019-10-071-3/+3
* Updated Copyright noticeEgor Yusov2019-09-171-1/+1
* Replaced overloaded IShaderResourceBinding::GetVariable() with IShaderResourc...Egor Yusov2019-04-051-2/+2
* Final changes to make GL backend compileEgor Yusov2019-03-061-7/+9
* Started updating GL backend to comply with the updated APIEgor Yusov2019-03-051-4/+4
* Fixed SRBs with non-separable shaders in GL back-endEgor Yusov2019-02-211-63/+64
* Updated IRenderDevice::CreateTexture and IRenderDevice::CreateBuffer to take ...Egor Yusov2019-02-091-1/+1
* Updated copyright noticeEgor Yusov2019-01-021-1/+1
* Replaced SET_RENDER_TARGETS_FLAGS with RESOURCE_STATE_TRANSITION_MODE.Egor Yusov2018-12-041-1/+1
* Replaced COMMIT_SHADER_RESOURCES_FLAGS with RESOURCE_STATE_TRANSITION_MODEEgor Yusov2018-12-031-1/+1
* Added explicit state transition flags to SetRenderTargets methodEgor Yusov2018-12-011-1/+1
* Moved primitive topology from draw attribs to pipeline state descEgor Yusov2018-04-141-1/+1
* Fixed MacOS issuesEgor Yusov2018-01-211-8/+7
* 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-7/+5
* 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-78/+42
* Release v1.0.0Egor Yusov2015-10-211-0/+264