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
2cbff7261a
Opentk
/
Source
/
OpenTK
/
Platform
/
MacOS
/
CarbonBindings
History
the_fiddler
4fde3c4dab
Added conditional compilation and the necessary classes to compile OpenTK without referencing System.Drawing.dll. To build without System.Drawing, add "MINIMAL" to the conditional compilation symbols. Note that this is an experimental feature that will result in a source- and binary-incompatible dll.
2011-12-08 00:03:14 +00:00
..
Agl.cs
Implemented IGraphicsContext.SwapInterval property that supersedes IGraphicsContext.VSync. Fixes issue [
#2671
]: "Expose SwapInterval to GameWindow".
2011-09-06 12:06:30 +00:00
CarbonAPI.cs
Added conditional compilation and the necessary classes to compile OpenTK without referencing System.Drawing.dll. To build without System.Drawing, add "MINIMAL" to the conditional compilation symbols. Note that this is an experimental feature that will result in a source- and binary-incompatible dll.
2011-12-08 00:03:14 +00:00
CoreFoundation.cs
* EventInfo.cs, AglContext.cs, MacOSKeyMap.cs, Application.cs,
2010-11-26 11:41:45 +00:00
MacOSKeys.cs
* EventInfo.cs, AglContext.cs, MacOSKeyMap.cs, Application.cs,
2010-11-26 11:41:45 +00:00
QuartzDisplayServicesAPI.cs
* EventInfo.cs, AglContext.cs, MacOSKeyMap.cs, Application.cs,
2010-11-26 11:41:45 +00:00
SpeechChannel.cs
* EventInfo.cs, AglContext.cs, MacOSKeyMap.cs, Application.cs,
2010-11-26 11:41:45 +00:00