Opentk/Source/OpenTK/Graphics/ES20
2009-11-08 23:02:53 +00:00
..
Core.cs Merged es20 branch back into trunk. 2009-10-28 23:09:25 +00:00
Delegates.cs Merged es20 branch back into trunk. 2009-10-28 23:09:25 +00:00
Enums.cs Merged es20 branch back into trunk. 2009-10-28 23:09:25 +00:00
ErrorHelper.cs 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
ES.cs Use new string(sbyte*) instead of Marshal.PtrToStringAnsi to increase performance when calling GetString to retrieve the list of available extensions. 2009-11-03 12:59:25 +00:00
Helper.cs Disabled OpenTK.Point, Size and Rectangle structures that were meant to replace their System.Drawing implementations until the correct course of action can be determined. This change is too disruptive to existing applications, especially if they are also using Windows.Forms (see discussion here: http://www.opentk.com/node/1348). 2009-11-08 23:02:53 +00:00