choose best renderer automatically
This commit is contained in:
parent
8ba9b570fd
commit
fd939bfff4
4 changed files with 53 additions and 25 deletions
|
@ -91,6 +91,7 @@ typedef struct IDirectDrawImpl
|
|||
BOOL fakecursorpos;
|
||||
BOOL noactivateapp;
|
||||
char shader[MAX_PATH];
|
||||
BOOL autorenderer;
|
||||
|
||||
} IDirectDrawImpl;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue