This website requires JavaScript.
Explore
Help
Register
Sign In
ryujinx-backup
/
Opentk
Watch
1
Star
0
Fork
You've already forked Opentk
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
d91cf4101c
Opentk
/
Source
History
the_fiddler
d91cf4101c
Improved diagnostic message when nant is not installed.
...
Fixed bug that caused OpenTK.sln generation to run twice.
2009-05-31 15:02:27 +00:00
..
Bind
Actually sort wrapper methods in GL.cs.
2009-05-30 15:28:52 +00:00
Build
Improved diagnostic message when nant is not installed.
2009-05-31 15:02:27 +00:00
Examples
Replaced Control.Invoke() by Control.BeginInvoke() to avoid deadlock when Debug.Print() is called from the finalizing thread.
2009-05-30 21:06:51 +00:00
OpenTK
Last parameter of Alc.CaptureSamples should be an int, not IntPtr.
2009-05-31 11:10:16 +00:00
Utilities
Added display list cache to GL1TextOutputProvider. This change improves peak TextPrinter speed by more than 10x (1.6M glyphs per second as measured on a 1.8GHz Core 2 with a 8400M card). We still need a cache eviction strategy.
2009-05-31 10:12:41 +00:00