.. |
Audio
|
* Audio/AudioContext.cs: Now initializes EFX slots to maximum number supported by hardware. Fixed a potential crash bug during context creation (attribute array should be zero-terminated).
|
2009-03-13 00:01:17 +00:00 |
Graphics
|
Corrected the mapping of Byte/SByte wrappers -> entry points. Swapped CLSCompliant attribute between Byte and SByte (Bytes are, SBytes are not).
|
2009-03-08 22:00:13 +00:00 |
Input
|
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 |
Math
|
Fixed two instances where the obsolete XYZ attribute was being used.
|
2009-02-22 12:09:23 +00:00 |
OpenAL
|
Set SVN mime-type to text/plain and eol-style to native.
|
2009-02-22 15:51:06 +00:00 |
Platform
|
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 |
Properties
|
* Properties/AssemblyInfo.cs: Updated version number to 0.9.6.
|
2009-03-20 19:36:15 +00:00 |
ColorMode.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 |
Configuration.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 |
ContextHandle.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 |
DisplayMode.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 |
Exceptions.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 |
GameWindow.cs
|
Added new GameWindow constructors that specify the desired GraphicsContext (OpenGL) version and flags.
|
2009-03-07 10:49:32 +00:00 |
GLControl.cs
|
Added new GLControl constructors that allow you specify the desired GraphicsContext (OpenGL) version and flags.
|
2009-03-07 11:03:41 +00:00 |
GLControl.Designer.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 |
GLControl.resx
|
Added timing information to UpdateFrame.
|
2007-09-22 22:01:43 +00:00 |
OpenTK.dll.config
|
Initial commit with Mac OS support.
|
2008-11-04 18:35:17 +00:00 |
WindowBorder.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 |
WindowState.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 |