Simplified driver window creation code.
Implemented several Cocoa window functions --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402002
This commit is contained in:
parent
7f0d36082f
commit
c8d7322dc6
8 changed files with 127 additions and 175 deletions
|
@ -148,7 +148,6 @@ struct SDL_SysWMinfo
|
|||
{
|
||||
SDL_version version;
|
||||
HWND window; /* The Win32 display window */
|
||||
HGLRC hglrc; /* The OpenGL context, if any */
|
||||
};
|
||||
|
||||
#elif defined(SDL_VIDEO_DRIVER_RISCOS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue