Use Pixel Buffer Objects (OpenGL)
This commit is contained in:
parent
f28955e1f8
commit
8f3b947eb1
4 changed files with 137 additions and 18 deletions
|
@ -88,6 +88,7 @@ typedef struct IDirectDrawImpl
|
|||
BOOL isredalert;
|
||||
DWORD WINAPI (*renderer)(void);
|
||||
char screenshotKey;
|
||||
BOOL opengl_pbo;
|
||||
|
||||
} IDirectDrawImpl;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue