index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineOpenGL
/
src
/
TexRegionRender.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
A number of fixes for PSO creation refactoring (API240075)
assiduous
2020-10-18
1
-3
/
+5
*
Added GraphicsPipelineCreateInfo and ComputePipelineCreateInfo instead of sin...
azhirnov
2020-10-15
1
-9
/
+8
*
Added PipelineStateCreateInfo struct that is taken by IRenderDevice::CreateIn...
assiduous
2020-04-01
1
-3
/
+5
*
Renamed .h -> .hpp in GraphicsEngineNextGenBase and GraphicsEngineD3D12 projects
assiduous
2020-01-26
1
-3
/
+3
*
Renamed .h -> .hpp files in GLSLTools, GraphicsAccessories, and GraphicsTools...
assiduous
2020-01-26
1
-1
/
+1
*
Moved MapHelper to GraphicsTools
assiduous
2020-01-26
1
-1
/
+2
*
Updated coyright notice
assiduous
2020-01-01
1
-7
/
+11
*
clang-formatted GraphicsEngineOpenGL project
Egor Yusov
2019-11-24
1
-173
/
+184
*
OpenGL backend: cosmetic code changes
Egor Yusov
2019-10-08
1
-1
/
+1
*
Completely reworked shader resource binding implementation in OpenGL backend ...
Egor Yusov
2019-10-07
1
-3
/
+3
*
Updated Copyright notice
Egor Yusov
2019-09-17
1
-1
/
+1
*
Replaced overloaded IShaderResourceBinding::GetVariable() with IShaderResourc...
Egor Yusov
2019-04-05
1
-2
/
+2
*
Final changes to make GL backend compile
Egor Yusov
2019-03-06
1
-7
/
+9
*
Started updating GL backend to comply with the updated API
Egor Yusov
2019-03-05
1
-4
/
+4
*
Fixed SRBs with non-separable shaders in GL back-end
Egor Yusov
2019-02-21
1
-63
/
+64
*
Updated IRenderDevice::CreateTexture and IRenderDevice::CreateBuffer to take ...
Egor Yusov
2019-02-09
1
-1
/
+1
*
Updated copyright notice
Egor Yusov
2019-01-02
1
-1
/
+1
*
Replaced SET_RENDER_TARGETS_FLAGS with RESOURCE_STATE_TRANSITION_MODE.
Egor Yusov
2018-12-04
1
-1
/
+1
*
Replaced COMMIT_SHADER_RESOURCES_FLAGS with RESOURCE_STATE_TRANSITION_MODE
Egor Yusov
2018-12-03
1
-1
/
+1
*
Added explicit state transition flags to SetRenderTargets method
Egor Yusov
2018-12-01
1
-1
/
+1
*
Moved primitive topology from draw attribs to pipeline state desc
Egor Yusov
2018-04-14
1
-1
/
+1
*
Fixed MacOS issues
Egor Yusov
2018-01-21
1
-8
/
+7
*
Updated copyright notice
Egor Yusov
2018-01-04
1
-1
/
+1
*
Reworked Common and Platform modules to break interdependenices;
Egor Yusov
2017-12-28
1
-1
/
+1
*
Updated to Diligent Engine 2.1
Egor Yusov
2017-11-13
1
-7
/
+5
*
Merge from dev branch
Egor Yusov
2017-05-20
1
-1
/
+1
*
Merging Updates from dev branch
Egor Yusov
2017-05-20
1
-1
/
+1
*
Fixed D3D12 warnings, updated copyright notice
Egor Yusov
2017-04-06
1
-1
/
+1
*
Updated to Diligent Engine 2.0
Egor Yusov
2016-08-20
1
-78
/
+42
*
Release v1.0.0
Egor Yusov
2015-10-21
1
-0
/
+264