index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineOpenGL
/
src
/
ShaderGLImpl.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
OpenGL backend: reorganized headers, removed signature methods implemented by...
assiduous
2021-03-19
1
-1
/
+2
*
OpenGL: added SRB memory allocator, some minor improvements
azhirnov
2021-03-19
1
-9
/
+4
*
OpenGL: added resource signature
azhirnov
2021-03-19
1
-13
/
+17
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
A number of corrections for PSO refactoring
assiduous
2020-10-11
1
-3
/
+3
*
Added support for shader macros when compiling GLSL_VERBATIM with glslang
assiduous
2020-09-20
1
-5
/
+30
*
Completed shader compilation refactoring (fixed https://github.com/DiligentGr...
assiduous
2020-09-15
1
-9
/
+9
*
Refactoring shader compilation tools - part I (https://github.com/DiligentGra...
assiduous
2020-09-14
1
-1
/
+1
*
A bunch of random updates
assiduous
2020-09-09
1
-1
/
+1
*
added HLSLTools, HLSL shader compiler refactoring
azhirnov
2020-08-25
1
-0
/
+4
*
Renamed .h -> .hpp in Common and HLSL2GLSLConverterLib projects
assiduous
2020-01-26
1
-1
/
+1
*
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
*
Reworked IShader::GetResource to be compatible with C; renamed the method to ...
assiduous
2020-01-26
1
-3
/
+1
*
Improved device feature reporting; added flags for query support
assiduous
2020-01-07
1
-4
/
+6
*
Updated coyright notice
assiduous
2020-01-01
1
-7
/
+11
*
clang-formatted GraphicsEngineOpenGL project
Egor Yusov
2019-11-24
1
-32
/
+37
*
OpenGL backend: cosmetic code changes
Egor Yusov
2019-10-08
1
-2
/
+8
*
Completely reworked shader resource binding implementation in OpenGL backend ...
Egor Yusov
2019-10-07
1
-70
/
+86
*
Updated Copyright notice
Egor Yusov
2019-09-17
1
-1
/
+1
*
Reworked shader resource management in OpenGL
Egor Yusov
2019-03-06
1
-2
/
+2
*
Final changes to make GL backend compile
Egor Yusov
2019-03-06
1
-1
/
+1
*
Reworked GLProgramResources & GLProgram
Egor Yusov
2019-03-05
1
-53
/
+18
*
Started updating GL backend to comply with the updated API
Egor Yusov
2019-03-05
1
-4
/
+4
*
Implemented workaround to allow binding static resources when separate shader...
Egor Yusov
2019-02-22
1
-14
/
+34
*
Fixed GLES3.0 context on Android
Egor
2019-02-16
1
-2
/
+5
*
Updated copyright notice
Egor Yusov
2019-01-02
1
-1
/
+1
*
Fixed one more gcc warning
Egor Yusov
2018-09-15
1
-1
/
+2
*
Implemented shader variable access by Index in GL backend
Egor Yusov
2018-08-22
1
-10
/
+15
*
Removed dummy shader variable. Added final kw to implementation classes.
Egor Yusov
2018-08-21
1
-7
/
+1
*
Implemented shader variable access by index;
Egor Yusov
2018-08-03
1
-0
/
+12
*
Added shader compiler error reporting in Vulkan
Egor Yusov
2018-07-05
1
-0
/
+1
*
Added vulkan shader module creation
Egor Yusov
2018-04-15
1
-1
/
+1
*
Added GLSL to SPIRV shader compilation
Egor Yusov
2018-04-15
1
-220
/
+9
*
Added shader name output when shader compilation fails
Egor Yusov
2018-03-28
1
-1
/
+1
*
Added shader compiler log output
Egor Yusov
2018-03-28
1
-17
/
+30
*
Fixed Android runtime error on ARM devices
Egor
2018-02-18
1
-0
/
+1
*
Added platform macros in GLSL shaders
Egor Yusov
2018-02-17
1
-1
/
+13
*
Replaced #ifdef PLATFORM_XXX with #if PLATFORM_XXX
Egor
2018-02-10
1
-3
/
+3
*
Updated IOS implementation
Egor Yusov
2018-02-03
1
-2
/
+16
*
Enabled IOS build
Egor Yusov
2018-02-01
1
-0
/
+21
*
Enabled MacOS build
Egor Yusov
2018-01-19
1
-0
/
+5
*
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
*
Half implemented OpenGL context initialization in Linux
Egor
2017-12-24
1
-1
/
+9
*
Updated to Diligent Engine 2.1
Egor Yusov
2017-11-13
1
-19
/
+36
*
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
-32
/
+15
[next]