Stenzek
|
025e909773
|
GLContext: Use destructor instead of Shutdown() to cleanup
Also uses the Initialize() method to make the context current.
|
2018-10-20 21:11:34 +10:00 |
Stenzek
|
4b8d1c2b42
|
GLContext: Combine shared context initialization and creation
|
2018-10-20 21:11:34 +10:00 |
Stenzek
|
9c57a98723
|
GLContext: Use host connection
This also removes the need for a sleeping event thread.
|
2018-10-20 21:11:34 +10:00 |
Stenzek
|
134d967be2
|
Refactoring and cleanup of GLInterface (now GLContext)
|
2018-10-20 21:11:34 +10:00 |
Stenzek
|
3e508fc0a2
|
GLInterface: Support shared contexts on AGL
|
2017-07-30 12:38:49 +10:00 |
Jules Blok
|
f3508742ac
|
OGL: Support Quad-Buffered stereoscopy.
|
2017-07-05 22:43:39 +02:00 |
Michael Maltese
|
c63925dc21
|
AGL: small style fixes
|
2017-04-15 20:54:19 -07:00 |
Michael Maltese
|
4770e66811
|
AGL: refactor some functions
|
2017-04-15 20:53:47 -07:00 |
Michael Maltese
|
5298328cb1
|
Add headless support on macOS
|
2017-04-15 19:34:42 -07:00 |
Michael Maltese
|
cd19c9fa22
|
Don't force compile everything as Objective-C++ on macOS
|
2016-09-18 17:33:51 -07:00 |