-
-
Notifications
You must be signed in to change notification settings - Fork 125
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hopefully improve OpenGL context creation (#1053)
* Hopefully improve OpenGL context creation First try creating a 3.3 core profile. If that fails try a 2.1 compatibility profile. If the system does not support OpenGL 2.1 it should fail here rather than generating errors for each frame. * Reformatted
- Loading branch information
1 parent
a704332
commit dd7146b
Showing
1 changed file
with
33 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters