implement EnumDisplayModes and BltFast - Fixes DDBLT_COLORFILL with NULL rect - support resolution changes during runtime (AoE2)
This commit is contained in:
parent
25627134e7
commit
cbc66c3bc2
5 changed files with 132 additions and 58 deletions
|
@ -102,6 +102,7 @@ typedef struct IDirectDrawImpl
|
|||
BOOL maintas;
|
||||
BOOL fakecursorpos;
|
||||
BOOL noactivateapp;
|
||||
BOOL hidemouse;
|
||||
char shader[MAX_PATH];
|
||||
BOOL wine;
|
||||
int sleep;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue