index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineOpenGL
/
src
/
GLContextWindows.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
GL backend: silenced debug output messages when testing texture format; dedup...
assiduous
2020-09-16
1
-82
/
+0
*
Added option to enable/disable device features during initialization (API 240...
assiduous
2020-09-13
1
-1
/
+1
*
Added EngineGLCreateInfo::CreateDebugContext member (API Version 240060)
assiduous
2020-05-11
1
-4
/
+6
*
OpenGL backend: enabled debug output on Android
assiduous
2020-05-11
1
-7
/
+7
*
Renamed _DEBUG and DEVELOPMENT macros to DILGENT_DEBUG and DILIGENT_DEVELOPMENT
assiduous
2020-03-26
1
-1
/
+1
*
Moved filtering functions to new FilterintTools.hpp. Added FilterTexture2DBil...
assiduous
2020-03-16
1
-2
/
+2
*
Enabled VSync control in GL backend (on Windows and Linux)
assiduous
2020-02-24
1
-1
/
+12
*
Introduced NativeWindow wrapper for supported platforms
Robert Campbell
2020-02-02
1
-3
/
+3
*
More .h -> .hpp renamings
assiduous
2020-01-26
1
-1
/
+1
*
Renamed .h -> .hpp in GraphicsEngineNextGenBase and GraphicsEngineD3D12 projects
assiduous
2020-01-26
1
-1
/
+1
*
Renamed .h -> .hpp files in GLSLTools, GraphicsAccessories, and GraphicsTools...
assiduous
2020-01-26
1
-1
/
+1
*
Reworked main headers to be compatible with c
assiduous
2020-01-25
1
-1
/
+1
*
Improved device feature reporting; added flags for query support
assiduous
2020-01-07
1
-10
/
+3
*
Updated coyright notice
assiduous
2020-01-01
1
-7
/
+11
*
clang-formatted GraphicsEngineOpenGL project
Egor Yusov
2019-11-24
1
-254
/
+261
*
Allowed swap chains without the depth buffer
Egor Yusov
2019-11-09
1
-0
/
+5
*
OpenGL backend: cosmetic code changes
Egor Yusov
2019-10-08
1
-2
/
+2
*
Updated Copyright notice
Egor Yusov
2019-09-17
1
-1
/
+1
*
Fixed issue with GLContextWindows
Egor Yusov
2019-03-07
1
-6
/
+7
*
Merged var_type_refactor into master
Egor Yusov
2019-03-07
1
-3
/
+1
|
\
|
*
Removed debug code to disable separate programs in GL context
Egor Yusov
2019-03-06
1
-1
/
+1
|
*
Few improvements to managing static resources when sep programs are not suppo...
Egor Yusov
2019-03-06
1
-1
/
+1
|
*
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
-23
/
+77
|
/
*
Updated copyright notice
Egor Yusov
2019-01-02
1
-1
/
+1
*
Updated OpenGL debug message output
Egor Yusov
2018-09-09
1
-50
/
+35
*
Disabled notification messages in OpenGL
Egor Yusov
2018-08-31
1
-6
/
+29
*
Implemented Vulkan instance initialization; added vulkan debug utils
Egor Yusov
2018-03-17
1
-1
/
+1
*
Reworked swap chain initialization in OpenGL to be better separated from GLCo...
Egor Yusov
2018-02-03
1
-9
/
+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
-5
/
+5
*
Finalized GL context initialization on Linux + some updates to Win32 debug GL...
Egor
2017-12-25
1
-36
/
+37
*
Updated to Diligent Engine 2.1
Egor Yusov
2017-11-13
1
-27
/
+39
*
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
-3
/
+14
*
Release v1.0.0
Egor Yusov
2015-10-21
1
-0
/
+233