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
598c447b2c
Opentk
/
Source
/
OpenTK
/
Compute
/
CL10
History
the_fiddler
6263153aa8
Disabled CL10, ES10 and ES11 bindings which were not finalized in time for OpenTK 1.0.
2009-11-10 06:39:27 +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
Disabled CL10, ES10 and ES11 bindings which were not finalized in time for OpenTK 1.0.
2009-11-10 06:39:27 +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