summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngineOpenGL/src/GLContextIOS.mm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed Linux/Max/iOS buildassiduous2020-09-131-1/+1
* Updated Mac and iOS native window structsassiduous2020-02-031-1/+1
* Introduced NativeWindow wrapper for supported platformsRobert Campbell2020-02-021-1/+1
* A bunch of final .h -> .hpp renamingsassiduous2020-01-271-2/+2
* Fixed issues with DeviceType on Mac and iOSassiduous2020-01-251-1/+1
* Improved device feature reporting; added flags for query supportassiduous2020-01-071-17/+0
* Merged var_type_refactor into masterEgor Yusov2019-03-071-20/+19
|\
| * 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-12/+14
* Minor changeEgor Yusov2018-02-041-1/+1
* Reworked swap chain and context initialization on iOSEgor Yusov2018-02-031-17/+2
* Updated IOS implementationEgor Yusov2018-02-031-28/+18
* Enabled IOS buildEgor Yusov2018-02-011-0/+119