Opentk/Source
the_fiddler ac21b13246 Fixed recursion that between WinGraphicsMode.SelectGraphicsModeARB and GraphicsMode.Default.
Fixed acceleration attribute in WinGraphicsMode.SelectGraphicsModeARB. Now, antialiasing works on nvidia drivers, too.
2009-06-01 13:24:18 +00:00
..
Bind Actually sort wrapper methods in GL.cs. 2009-05-30 15:28:52 +00:00
Build Updated changelog, release notes and bumped version numbers in preparation for release. 2009-05-31 15:17:12 +00:00
Examples Added FSAA example. 2009-06-01 11:05:00 +00:00
OpenTK Fixed recursion that between WinGraphicsMode.SelectGraphicsModeARB and GraphicsMode.Default. 2009-06-01 13:24:18 +00:00
Utilities Mesa3d indirect reports bogus InvalidOperation error when using ListMode.CompileAndExecute (bug reported as https://bugs.freedesktop.org/show_bug.cgi?id=22014). Use ListMode.Compile as a workaround. 2009-05-31 15:48:05 +00:00