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
bd3334dd2b
Opentk
/
Source
/
OpenTK
/
Compute
/
CL10
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
..
CL.cs
Fixed an issue where "const unsigned [type] [pointer]" parameters where not parsed correctly. Solves issue [
#1300
]: "[OpenCL] Possible bug at CL.CreateProgramWithBinary".
2009-11-01 19:15:44 +00:00
CLHelper.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
Core.cs
Fixed an issue where "const unsigned [type] [pointer]" parameters where not parsed correctly. Solves issue [
#1300
]: "[OpenCL] Possible bug at CL.CreateProgramWithBinary".
2009-11-01 19:15:44 +00:00
Delegates.cs
Fixed an issue where "const unsigned [type] [pointer]" parameters where not parsed correctly. Solves issue [
#1300
]: "[OpenCL] Possible bug at CL.CreateProgramWithBinary".
2009-11-01 19:15:44 +00:00
Enums.cs
Added distinct /overrides/add and /overrides/replace elements.
2009-10-17 21:49:35 +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
ImageFormat.cs
Added missing XML documentation.
2009-09-04 21:31:31 +00:00