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
93f6050fe6
Opentk
/
Source
History
the_fiddler
93f6050fe6
Replaced XAutoRepeatOff by XkbSetDetectableAutoRepeat, because the former must be reset before the program exits (and this is not always possible).
2009-05-30 21:41:45 +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
Replaced XAutoRepeatOff by XkbSetDetectableAutoRepeat, because the former must be reset before the program exits (and this is not always possible).
2009-05-30 21:41:45 +00:00
Utilities
Do not render text that doesn't fit inside the clip rectangle. Fixes bug [
#847
]: "TextPrinter layout when width, height are zero." (
http://www.opentk.com/node/847
).
2009-05-30 17:58:41 +00:00