switch to gdi on failure

This commit is contained in:
FunkyFr3sh 2018-09-30 01:02:48 +02:00
parent 6981b51973
commit 1d43b112c9
6 changed files with 34 additions and 19 deletions

View file

@ -77,3 +77,5 @@ extern PFNGLTEXBUFFERPROC glTexBuffer;
extern BOOL OpenGL_GotVersion2;
extern BOOL OpenGL_GotVersion3;
extern char OpenGL_Version[];