summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngineOpenGL/src/GLContextAndroid.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* GL backend: silenced debug output messages when testing texture format; dedup...assiduous2020-09-161-65/+0
* Added EngineGLCreateInfo::CreateDebugContext member (API Version 240060)assiduous2020-05-111-7/+32
* OpenGL backend: enabled debug output on Androidassiduous2020-05-111-0/+64
* Enabled swap interval control on Android/GLESassiduous2020-05-091-1/+8
* Enabled VSync control in GL backend (on Windows and Linux)assiduous2020-02-241-1/+1
* Introduced NativeWindow wrapper for supported platformsRobert Campbell2020-02-021-1/+1
* A bunch of final .h -> .hpp renamingsassiduous2020-01-271-1/+1
* Fixed a couple of Linux and Android issuesassiduous2020-01-251-1/+1
* Improved device feature reporting; added flags for query supportassiduous2020-01-071-29/+3
* clang-formatted GraphicsEngineOpenGL projectEgor Yusov2019-11-241-300/+301
* Merged var_type_refactor into masterEgor Yusov2019-03-071-15/+14
|\
| * Started updating GL backend to comply with the updated APIEgor Yusov2019-03-051-2/+1
* | Enabled using stencil in the swap chain in GL backend (fixed https://github.c...Egor Yusov2019-02-261-1/+1
|/
* Fixed GLES3.0 context on AndroidEgor2019-02-161-58/+37
* Implemented more robust screen orientation/size change handling on AndroidEgor2018-02-181-10/+17
* One more fix for Android contextEgor2018-02-111-1/+8
* Fixed Android crash when SwapBuffers() is called after Suspend()Egor2018-02-111-3/+13
* Fixed Android buildEgor2018-02-041-4/+0
* Fixed Android and MacOS buildsEgor2018-02-031-10/+7
* Updated copyright noticeEgor Yusov2018-01-041-1/+1
* Updated to Diligent Engine 2.1Egor Yusov2017-11-131-33/+56
* Merge from dev branchEgor Yusov2017-05-201-1/+1
* Merging Updates from dev branchEgor Yusov2017-05-201-1/+1
* Fixed D3D12 warnings, updated copyright noticeEgor Yusov2017-04-061-1/+1
* Updated to Diligent Engine 2.0Egor Yusov2016-08-201-1/+3
* Release v1.0.0Egor Yusov2015-10-211-0/+399