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
2024-12-26 05:25:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f5de2fc8d3
Opentk
/
Source
/
OpenTK
/
Graphics
/
ES20
History
the_fiddler
bd3334dd2b
Added SyncRoot object to BindingsBase that can be used to protect shared state in the various bindings.
2009-11-03 23:26:57 +00:00
..
Core.cs
Merged es20 branch back into trunk.
2009-10-28 23:09:25 +00:00
Delegates.cs
Merged es20 branch back into trunk.
2009-10-28 23:09:25 +00:00
Enums.cs
Merged es20 branch back into trunk.
2009-10-28 23:09:25 +00:00
ErrorHelper.cs
Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files.
2009-09-03 19:01:11 +00:00
ES.cs
Use new string(sbyte*) instead of Marshal.PtrToStringAnsi to increase performance when calling GetString to retrieve the list of available extensions.
2009-11-03 12:59:25 +00:00
Helper.cs
Added SyncRoot object to BindingsBase that can be used to protect shared state in the various bindings.
2009-11-03 23:26:57 +00:00