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
b76e933355
Opentk
/
Source
History
the_fiddler
b76e933355
* Specifications/CL10/signatures.xml: Updated specs with information on enum types (long or int).
2009-10-09 05:09:23 +00:00
..
Bind
* Specifications/CL10/signatures.xml: Updated specs with information on enum types (long or int).
2009-10-09 05:09:23 +00:00
Build
Removed "..\" -> "../" translation from Build.exe, as it caused issues with Visual Studio paths.
2009-09-06 09:27:17 +00:00
Compatibility
Added AllowPartialTrustedCallers attribute.
2009-09-06 14:19:52 +00:00
Converter
* ESCLParser.cs: OpenCL bitfileds are defines as long, not int. Added 'type' attribute to enums, which can be 'long' or 'int'.
2009-10-09 05:08:44 +00:00
Examples
Fixed several code instances that relies on C# 3.0 features.
2009-09-07 23:28:59 +00:00
GLControl
Setting VSync mode should not force control creation. Fixes issue [
#1071
]: "Not firing Load event for GLControl."
2009-09-18 15:46:00 +00:00
OpenTK
Post a close message instead of destroying the window outright, when the user calls the Close() method. Ensures that the user can stop the exit sequence through the IsClosing event.
2009-10-07 16:18:48 +00:00
QuickStart
Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files.
2009-09-03 19:01:11 +00:00