.. |
Dummy
|
Added new GLControl constructors that allow you specify the desired GraphicsContext (OpenGL) version and flags.
|
2009-03-07 11:03:41 +00:00 |
MacOS
|
Added new GLControl constructors that allow you specify the desired GraphicsContext (OpenGL) version and flags.
|
2009-03-07 11:03:41 +00:00 |
Windows
|
Relaxed checks to allow input devices that do not contain any axes and/or buttons (e.g. tablets or keyboard extensions).
|
2009-03-08 20:03:33 +00:00 |
X11
|
* Platform/X11/X11GLContext.cs: Added workaround for buggy Amd linux drivers. Added "None" to context attributes, as specified by the specs.
|
2009-03-20 23:16:52 +00:00 |
Factory.cs
|
Added the capability to specify the desired OpenGL version and parameters (debug / forward-compatible context).
|
2009-03-07 10:36:51 +00:00 |
GdiPlus.cs
|
Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files.
|
2009-02-22 10:43:35 +00:00 |
IGameWindow.cs
|
Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files.
|
2009-02-22 10:43:35 +00:00 |
IGdiPlusInternals.cs
|
Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files.
|
2009-02-22 10:43:35 +00:00 |
IGLControl.cs
|
Added new GLControl constructors that allow you specify the desired GraphicsContext (OpenGL) version and flags.
|
2009-03-07 11:03:41 +00:00 |
INativeGLWindow.cs
|
Added new GameWindow constructors that specify the desired GraphicsContext (OpenGL) version and flags.
|
2009-03-07 10:49:32 +00:00 |
IPlatformFactory.cs
|
Added the capability to specify the desired OpenGL version and parameters (debug / forward-compatible context).
|
2009-03-07 10:36:51 +00:00 |
IResizable.cs
|
Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files.
|
2009-02-22 10:43:35 +00:00 |
IWindowInfo.cs
|
Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files.
|
2009-02-22 10:43:35 +00:00 |
PlatformException.cs
|
Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files.
|
2009-02-22 10:43:35 +00:00 |
Utilities.cs
|
Made extension loading more forgiving (delegates can be either public or non-public now).
|
2009-03-07 10:20:55 +00:00 |