Opentk/Source/OpenTK
2009-08-14 15:17:42 +00:00
..
Audio Improved BlittableValueType API (Check, StrideOf methods). 2009-07-19 20:56:17 +00:00
Compute Regenerated OpenCL bindings with the compilation fixes for gmcs 2.0. 2009-08-12 10:13:51 +00:00
Graphics Renamed GL folder to OpenGL, in order to match namespace. 2009-08-14 14:24:18 +00:00
Input Added GetState() method for primary keyboard. 2009-08-04 08:47:53 +00:00
Math Added mathematical constants used by XNA (Pi, E, logarithms). 2009-08-14 14:15:30 +00:00
Platform Replaced libGLES_CM.dll by libEGL.dll, which is provided by the AMD OpenGL|ES emulator. 2009-08-14 15:17:42 +00:00
Properties Moved OpenTK.Graphics.GL class to the OpenTK.Graphics.OpenGL namespace (reason: necessary for OpenGL|ES support; necessary for support of different OpenGL profiles). OpenTK.Graphics.GL has been moved to the OpenTK.Compatibility library. 2009-08-14 13:13:28 +00:00
AutoGeneratedAttribute.cs Moved AutoGeneratedAttribute to root namespace (it is now used by more than just OpenTK.Graphics). 2009-08-09 17:55:11 +00:00
BlittableValueType.cs Improved BlittableValueType API (Check, StrideOf methods). 2009-07-19 20:56:17 +00:00
Configuration.cs
ContextHandle.cs
DisplayDevice.cs Moved OpenTK.Graphics.GL class to the OpenTK.Graphics.OpenGL namespace (reason: necessary for OpenGL|ES support; necessary for support of different OpenGL profiles). OpenTK.Graphics.GL has been moved to the OpenTK.Compatibility library. 2009-08-14 13:13:28 +00:00
DisplayResolution.cs Moved OpenTK.Graphics.GL class to the OpenTK.Graphics.OpenGL namespace (reason: necessary for OpenGL|ES support; necessary for support of different OpenGL profiles). OpenTK.Graphics.GL has been moved to the OpenTK.Compatibility library. 2009-08-14 13:13:28 +00:00
Exceptions.cs
FrameEventArgs.cs
GameWindow.cs Moved OpenTK.Graphics.GL class to the OpenTK.Graphics.OpenGL namespace (reason: necessary for OpenGL|ES support; necessary for support of different OpenGL profiles). OpenTK.Graphics.GL has been moved to the OpenTK.Compatibility library. 2009-08-14 13:13:28 +00:00
GameWindowFlags.cs Fixed license header. 2009-07-18 08:24:45 +00:00
GLControl.cs Moved OpenTK.Graphics.GL class to the OpenTK.Graphics.OpenGL namespace (reason: necessary for OpenGL|ES support; necessary for support of different OpenGL profiles). OpenTK.Graphics.GL has been moved to the OpenTK.Compatibility library. 2009-08-14 13:13:28 +00:00
GLControl.Designer.cs
GLControl.resx
IGameWindow.cs
INativeWindow.cs Added INativeWindow.CreateKeyboardDriver() 2009-07-19 17:49:51 +00:00
KeyPressEventArgs.cs Added INativeWindow.CreateKeyboardDriver() 2009-07-19 17:49:51 +00:00
OpenTK.dll.config
WindowBorder.cs
WindowState.cs