Very fast rendering on Wine now
This commit is contained in:
parent
c7c8d954a2
commit
0011c5272d
3 changed files with 60 additions and 25 deletions
|
@ -81,6 +81,10 @@ typedef struct
|
|||
DWORD lPitch;
|
||||
DWORD lXPitch;
|
||||
|
||||
HANDLE glThread;
|
||||
HANDLE flipEvent;
|
||||
|
||||
HWND hWnd;
|
||||
HDC hDC;
|
||||
HGLRC hRC;
|
||||
int *glTex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue