This website requires JavaScript.
Explore
Help
Register
Sign In
ryujinx
/
Opentk
Watch
1
Star
0
Fork
You've already forked Opentk
0
mirror of
https://github.com/Ryujinx/Opentk.git
synced
2025-10-25 17:07:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
978ccdd6f5
Opentk
/
Source
/
Bind
/
Structures
History
the_fiddler
978ccdd6f5
Fixed '*Indexed' functions (they were wrapped as '*Indexe', with a missing 'd').
2009-03-29 14:27:07 +00:00
..
Constant.cs
Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files.
2009-02-22 10:43:35 +00:00
Delegate.cs
Added automatic error checking for all OpenGL function calls (debug mode only). Begin()-End() regions are handled correctly.
2009-03-25 17:55:37 +00:00
Enum.cs
Bind now maps 'void*' to generics ('ref T', 'T[]', 'T[,]' and 'T[,,]') instead of 'object'.
2009-03-21 21:44:07 +00:00
Function.cs
Fixed '*Indexed' functions (they were wrapped as '*Indexe', with a missing 'd').
2009-03-29 14:27:07 +00:00
Parameter.cs
Bind now maps 'void*' to generics ('ref T', 'T[]', 'T[,]' and 'T[,,]') instead of 'object'.
2009-03-21 21:44:07 +00:00
Type.cs
Bind now maps 'void*' to generics ('ref T', 'T[]', 'T[,]' and 'T[,,]') instead of 'object'.
2009-03-21 21:44:07 +00:00