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
9df8a0c51f
Opentk
/
Source
History
the_fiddler
9df8a0c51f
Fixed Alc.CaptureSamples according to
http://www.opentk.com/node/911
. Added convenience overloads.
2009-05-31 11:08:34 +00:00
..
Bind
Actually sort wrapper methods in GL.cs.
2009-05-30 15:28:52 +00:00
Build
Re-enabled nant support (necessary for commandline builds on Linux until xbuild matures).
2009-05-21 09:26:07 +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
Fixed Alc.CaptureSamples according to
http://www.opentk.com/node/911
. Added convenience overloads.
2009-05-31 11:08:34 +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