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
40c2576e06
Opentk
/
Source
History
the_fiddler
40c2576e06
Avoid numeric overflow when printing debug message.
2010-10-28 08:42:20 +00:00
..
Bind
Added UNSIGNED_INT to ActiveUniformType enum. Fixes issue [
#2077
]: "Add UnsignedInt to ActiveUniformType".
2010-10-13 20:42:58 +00:00
Build.UpdateVersion
Use current date as the 'readable' version (on installer/zip).
2010-10-06 16:53:53 +00:00
Compatibility
Do not rebuild documentation file on each build. OpenTK.Compatibility is not developed anymore, so we can just cache the last documentation file to speed up builds significantly.
2010-10-28 08:14:39 +00:00
Converter
All projects now read common AssemblyInfo items from GlobalAssemblyInfo.cs. The various AssemblyInfo.cs files now only contain project-specific information. Assembly versions are now controlled by Build.UpdateVersion.
2010-10-04 21:37:33 +00:00
Examples
Added anaglyph rendering example (for red/cyan glasses).
2010-10-27 16:28:38 +00:00
GLControl
All projects now read common AssemblyInfo items from GlobalAssemblyInfo.cs. The various AssemblyInfo.cs files now only contain project-specific information. Assembly versions are now controlled by Build.UpdateVersion.
2010-10-04 21:37:33 +00:00
OpenTK
Avoid numeric overflow when printing debug message.
2010-10-28 08:42:20 +00:00
QuickStart
* QuickStart.sln:
2010-10-21 12:55:45 +00:00