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
91c36efd6e
Opentk
/
Source
/
Bind
/
Structures
History
the_fiddler
370396ab7f
The generator now detects and adds the FlagsAttribute to bitwise collections. Fixes bug [
#792
] "Resharper - Bitwise operation on enum which is not marked by [Flags] attribute" (
http://www.opentk.com/node/792
).
2009-05-05 21:00:48 +00:00
..
Constant.cs
The generator now detects and adds the FlagsAttribute to bitwise collections. Fixes bug [
#792
] "Resharper - Bitwise operation on enum which is not marked by [Flags] attribute" (
http://www.opentk.com/node/792
).
2009-05-05 21:00:48 +00:00
Delegate.cs
Generator now trims 'v' suffixes from all functions and marks resulting non cls-compliant overloads as such.
2009-04-12 18:23:01 +00:00
Enum.cs
The generator now detects and adds the FlagsAttribute to bitwise collections. Fixes bug [
#792
] "Resharper - Bitwise operation on enum which is not marked by [Flags] attribute" (
http://www.opentk.com/node/792
).
2009-05-05 21:00:48 +00:00
Function.cs
Fixed issue
http://www.opentk.com/node/794
(suppress array overloads for functions that receive/return pointers to single elements).
2009-04-15 13:14:41 +00:00
Parameter.cs
Fixed issue
http://www.opentk.com/node/794
(suppress array overloads for functions that receive/return pointers to single elements).
2009-04-15 13:14:41 +00:00
Type.cs
Fixed issue
http://www.opentk.com/node/794
(suppress array overloads for functions that receive/return pointers to single elements).
2009-04-15 13:14:41 +00:00