index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineOpenGL
/
src
/
GLContextLinux.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
GL backend: silenced debug output messages when testing texture format; dedup...
assiduous
2020-09-16
1
-72
/
+0
*
Fixed Linux/Max/iOS build
assiduous
2020-09-13
1
-1
/
+1
*
Added EngineGLCreateInfo::CreateDebugContext member (API Version 240060)
assiduous
2020-05-11
1
-3
/
+2
*
OpenGL backend: enabled debug output on Android
assiduous
2020-05-11
1
-7
/
+7
*
Fallback to GLX_MESA_swap_control if GLX_EXT_swap_control isn't supported
Dinolek
2020-04-21
1
-0
/
+6
*
Fixed Linux build issues
assiduous
2020-02-24
1
-4
/
+3
*
Enabled VSync control in GL backend (on Windows and Linux)
assiduous
2020-02-24
1
-1
/
+8
*
Fixed yet another linux build issue
assiduous
2020-02-03
1
-1
/
+1
*
Fixed another linux build issue
assiduous
2020-02-03
1
-5
/
+5
*
Introduced NativeWindow wrapper for supported platforms
Robert Campbell
2020-02-02
1
-4
/
+4
*
A bunch of final .h -> .hpp renamings
assiduous
2020-01-27
1
-2
/
+2
*
Fixed a couple of Linux and Android issues
assiduous
2020-01-25
1
-1
/
+1
*
Improved device feature reporting; added flags for query support
assiduous
2020-01-07
1
-10
/
+3
*
clang-formatted GraphicsEngineOpenGL project
Egor Yusov
2019-11-24
1
-132
/
+135
*
Merged var_type_refactor into master
Egor Yusov
2019-03-07
1
-7
/
+6
|
\
|
*
Started updating GL backend to comply with the updated API
Egor Yusov
2019-03-05
1
-2
/
+1
*
|
Enabled using stencil in the swap chain in GL backend (fixed https://github.c...
Egor Yusov
2019-02-26
1
-1
/
+1
|
/
*
Implemented Vulkan instance initialization; added vulkan debug utils
Egor Yusov
2018-03-17
1
-1
/
+1
*
Fixed Linux build
Egor
2018-02-03
1
-15
/
+6
*
Updated copyright notice
Egor Yusov
2018-01-04
1
-1
/
+1
*
Fixed linux build errors
Egor Yusov
2017-12-28
1
-3
/
+3
*
Finalized GL context initialization on Linux + some updates to Win32 debug GL...
Egor
2017-12-25
1
-173
/
+63
*
Half implemented OpenGL context initialization in Linux
Egor
2017-12-24
1
-0
/
+301