add option to create opengl core context
This commit is contained in:
parent
3b69255158
commit
1186c9cc00
3 changed files with 8 additions and 0 deletions
1
inc/dd.h
1
inc/dd.h
|
@ -139,6 +139,7 @@ typedef struct CNCDDRAW
|
|||
BOOL fpupreserve;
|
||||
BOOL allow_wmactivate;
|
||||
int d3d9_adapter;
|
||||
BOOL opengl_core;
|
||||
BOOL accurate_timers;
|
||||
BOOL resizable;
|
||||
BOOL nonexclusive;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue