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
a7427707ef
Opentk
/
Source
History
the_fiddler
a7427707ef
Added argument validation for GetState(index) and serializes access to GetState() implementation. Clarified GetState() documentation to explain that it returns combined device state.
2010-10-28 11:10:19 +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 SVN or Bazaar version numbers as build revision. If neither is available, use seconds since start of day.
2010-10-28 10:30:35 +00:00
Compatibility
Added OpenTK.Compatibility.xml documentation to project.
2010-10-28 08:43:11 +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
Read OpenTK.Input.Keyboard state. Should gradually replace existing keyboard/mouse events with the new input API.
2010-10-28 10:37:20 +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
Added argument validation for GetState(index) and serializes access to GetState() implementation. Clarified GetState() documentation to explain that it returns combined device state.
2010-10-28 11:10:19 +00:00
QuickStart
* QuickStart.sln:
2010-10-21 12:55:45 +00:00