index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
/
GL
/
GLInterface
/
AGL.mm
Age
Commit message (
Expand
)
Author
2024-07-26
Adjust order and spacing of various #includes
Dentomologist
2023-06-10
Common:AGL: Support making temporary contexts from the main thread
TellowKrinkle
2021-07-06
AGL: Move more UI API calls to the main thread
OatmealDome
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2020-10-23
Common: Migrate logging to fmt
Lioncash
2020-01-01
MacOS: Dispatch GL calls to main thread to prevent crashes on Catalina
George Talusan
2019-09-01
GLContext: Get size using eglQuerySurface()
Stenzek
2019-05-06
Reformat repo to clang-format 7.0 rules
Techjar
2018-10-20
GLContext: Use destructor instead of Shutdown() to cleanup
Stenzek
2018-10-20
GLContext: Combine shared context initialization and creation
Stenzek
2018-10-20
GLContext: Use host connection
Stenzek
2018-10-20
Refactoring and cleanup of GLInterface (now GLContext)
Stenzek
2017-07-30
GLInterface: Support shared contexts on AGL
Stenzek
2017-07-05
OGL: Support Quad-Buffered stereoscopy.
Jules Blok
2017-04-15
AGL: small style fixes
Michael Maltese
2017-04-15
AGL: refactor some functions
Michael Maltese
2017-04-15
Add headless support on macOS
Michael Maltese
2016-09-18
Don't force compile everything as Objective-C++ on macOS
Michael Maltese