Opentk/Source/OpenTK
2009-08-14 15:19:37 +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 Use Egl.GetDisplay to get a display connection from an EGLNativeDisplayType. 2009-08-14 15:19:37 +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 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
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 Fixed a large amount of documentation warnings. 2009-06-04 11:22:20 +00:00
FrameEventArgs.cs Merged gw-next2 branch to trunk. 2009-06-02 15:49:39 +00:00
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 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
IGameWindow.cs Fixed a large amount of documentation warnings. 2009-06-04 11:22:20 +00:00
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 Changed libopenal.so.0 dllmap (OpenAL SI) to libopenal.so.1 (OpenAL Soft). 2009-05-30 21:51:44 +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