..
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
Added call to XAutoRepeatOff() to disable keyboard autorepeat on X11Input.
2009-05-30 18:15:13 +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 GraphicsContext.GetCurrentContextDelegate to IPlatformFactory.
2009-05-30 19:27:52 +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 GraphicsContext.GetCurrentContextDelegate to IPlatformFactory.
2009-05-30 19:27:52 +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
Added initial support for GameWindow.PointToClient.
2009-05-07 19:48:22 +00:00
X11GraphicsMode.cs
* Platform/X11/X11GraphicsMode.cs: Major clean up. Refactored
2009-03-20 19:38:52 +00:00
X11Input.cs
Added GraphicsContext.GetCurrentContextDelegate to IPlatformFactory.
2009-05-30 19:27:52 +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