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
ff572e83b7
Opentk
/
Source
History
the_fiddler
ff572e83b7
Added experimental OpenTK.Point/Size/Rectangle alternatives to System.Drawing, to make OpenTK usable without referencing System.Drawing (disabled by default, #define EXPERIMENTAL to test). Modified a number of using directives and namespace qualifiers to accommodate this change.
2009-11-01 12:44:38 +00:00
..
Bind
Merged es20 branch back into trunk.
2009-10-28 23:09:25 +00:00
Build
Recognize and copy dds files as part of example resources.
2009-10-28 09:31:59 +00:00
Compatibility
Added dllmap for OpenGL|ES on Mac OS X.
2009-10-23 20:11:40 +00:00
Converter
Merged es20 branch back into trunk.
2009-10-28 23:09:25 +00:00
Examples
Merged es20 branch back into trunk.
2009-10-28 23:09:25 +00:00
GLControl
Do not force control to create its handle in Resize event (the designer places code that raises this event before the rest of the events are hooked). Instead, suppress the event and raise it once the handle is actually created.
2009-10-22 17:56:55 +00:00
OpenTK
Added experimental OpenTK.Point/Size/Rectangle alternatives to System.Drawing, to make OpenTK usable without referencing System.Drawing (disabled by default, #define EXPERIMENTAL to test). Modified a number of using directives and namespace qualifiers to accommodate this change.
2009-11-01 12:44:38 +00:00
QuickStart
OnLoad/OnUnload should be protected, not public, to conform with the class library design guidelines. This issue was supposed to be fixed in 0.9.9-2, but was apparently overlooked.
2009-10-21 13:33:00 +00:00