This website requires JavaScript.
Explore
Help
Register
Sign In
ryujinx
/
Opentk
Watch
1
Star
0
Fork
You've already forked Opentk
0
mirror of
https://github.com/Ryujinx/Opentk.git
synced
2024-12-25 06:15:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8d83b41a63
Opentk
/
Source
History
the_fiddler
8d83b41a63
Changed libopenal.so.0 dllmap (OpenAL SI) to libopenal.so.1 (OpenAL Soft).
2009-05-30 21:51:44 +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
Changed libopenal.so.0 dllmap (OpenAL SI) to libopenal.so.1 (OpenAL Soft).
2009-05-30 21:51:44 +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