Opentk/Source
2009-10-07 16:13:46 +00:00
..
Bind Updated tokens for ARB_depth_clamp, ARB_vertex_array_bgra, ARB_seamless_cube_map, ARB_provoking_vertex, ARB_draw_elements_base_vertex which where promoted in version 3.2. Fixes issue [#1146]: "[GL3.2] Multiple (minor) corrections". 2009-09-07 18:33:32 +00:00
Build Removed "..\" -> "../" translation from Build.exe, as it caused issues with Visual Studio paths. 2009-09-06 09:27:17 +00:00
Compatibility Added AllowPartialTrustedCallers attribute. 2009-09-06 14:19:52 +00:00
Converter Removed obsolete solution files and folders. 2009-09-06 09:38:27 +00:00
Examples Fixed several code instances that relies on C# 3.0 features. 2009-09-07 23:28:59 +00:00
GLControl Setting VSync mode should not force control creation. Fixes issue [#1071]: "Not firing Load event for GLControl." 2009-09-18 15:46:00 +00:00
OpenTK * GameWindow.cs: Improved implementation of GameWindow.Exit(). It should now be possible to cancel the exit through the IsClosing event. 2009-10-07 16:13:46 +00:00
QuickStart Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files. 2009-09-03 19:01:11 +00:00