..
Bindings
* Platform/X11/Bindings/Glx.cs: Added glXIsDirect method and made all enums private. Added ErrorCodes enum.
2009-03-20 23:13:24 +00:00
API.cs
Fixed all known build warnings, apart from missing xml comments.
2009-03-25 21:53:12 +00:00
Functions.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
GlxHelper.cs
Added the capability to specify the desired OpenGL version and parameters (debug / forward-compatible context).
2009-03-07 10:36:51 +00:00
Structs.cs
Fixed all known build warnings, apart from missing xml comments.
2009-03-25 21:53:12 +00:00
X11Factory.cs
Added the capability to specify the desired OpenGL version and parameters (debug / forward-compatible context).
2009-03-07 10:36:51 +00:00
X11GdiPlusInternals.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
X11GLContext.cs
Added stack traces to automatic error checking.
2009-03-29 21:41:30 +00:00
X11GLControl.cs
Added new GLControl constructors that allow you specify the desired GraphicsContext (OpenGL) version and flags.
2009-03-07 11:03:41 +00:00
X11GLNative.cs
* X11GLNative.cs: Ensure that Width and Height properties return valid values in the OnLoad event.
2009-03-23 11:57:49 +00:00
X11GraphicsMode.cs
* Platform/X11/X11GraphicsMode.cs: Major clean up. Refactored
2009-03-20 19:38:52 +00:00
X11Input.cs
Added JoystickAxis and JoystickButton enumerations, as well as their respective collections.
2009-03-01 01:17:24 +00:00
X11Joystick.cs
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
X11KeyMap.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
X11WindowInfo.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
X11XrandrDisplayDevice.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