switch to gdi on failure
This commit is contained in:
parent
6981b51973
commit
1d43b112c9
6 changed files with 34 additions and 19 deletions
|
@ -77,3 +77,5 @@ extern PFNGLTEXBUFFERPROC glTexBuffer;
|
|||
|
||||
extern BOOL OpenGL_GotVersion2;
|
||||
extern BOOL OpenGL_GotVersion3;
|
||||
|
||||
extern char OpenGL_Version[];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue