index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineOpenGL
/
src
/
VAOCache.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
GL backend: some code improvements
assiduous
2021-03-19
1
-5
/
+5
*
OpenGL backend: reorganized headers, removed signature methods implemented by...
assiduous
2021-03-19
1
-2
/
+4
*
OpenGL: added resource signature
azhirnov
2021-03-19
1
-8
/
+8
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
Added GraphicsPipelineCreateInfo and ComputePipelineCreateInfo instead of sin...
azhirnov
2020-10-15
1
-1
/
+1
*
Possible overflow. Consider casting operands, not the result.
Mark Nefedov
2020-05-08
1
-1
/
+1
*
More .h -> .hpp renamings
assiduous
2020-01-26
1
-1
/
+1
*
Renamed .h -> .hpp in GraphicsEngineNextGenBase and GraphicsEngineD3D12 projects
assiduous
2020-01-26
1
-6
/
+6
*
Reworked main headers to be compatible with c
assiduous
2020-01-25
1
-5
/
+5
*
Updated coyright notice
assiduous
2020-01-01
1
-7
/
+11
*
clang-formatted GraphicsEngineOpenGL project
Egor Yusov
2019-11-24
1
-54
/
+56
*
OpenGL backend: improved buffer binding
Egor Yusov
2019-10-13
1
-6
/
+8
*
OpenGL backend: cosmetic code changes
Egor Yusov
2019-10-08
1
-8
/
+8
*
GL backend: reworked VAO cache key to use object unique IDs instead of pointers
Egor Yusov
2019-09-28
1
-20
/
+19
*
Updated Copyright notice
Egor Yusov
2019-09-17
1
-1
/
+1
*
Improved buffer stride management in PSO
Egor Yusov
2019-03-07
1
-3
/
+2
*
Updated copyright notice
Egor Yusov
2019-01-02
1
-1
/
+1
*
Updated VertexStreamInfo to use final buffer implementation type
Egor Yusov
2018-07-25
1
-1
/
+1
*
Moved vertex buffer stride definition from IDeviceContext::SetVertexBuffers()...
Egor Yusov
2018-05-29
1
-3
/
+3
*
Updated copyright notice
Egor Yusov
2018-01-04
1
-1
/
+1
*
Updated to Diligent Engine 2.1
Egor Yusov
2017-11-13
1
-54
/
+65
*
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
-17
/
+22
*
Release v1.0.0
Egor Yusov
2015-10-21
1
-0
/
+220