Opentk/Source/OpenTK/Compute
2009-08-09 14:23:13 +00:00
..
CLHelper.cs * CLHelper.cs: Removed garbage unicode characters inserted by MonoDevelop. 2009-07-15 23:03:52 +00:00
CommandQueue.cs Added OpenTK.Compute namespace with OpenCL bindings. 2009-06-24 14:44:12 +00:00
ComputeContext.cs Added OpenTK.Compute namespace with OpenCL bindings. 2009-06-24 14:44:12 +00:00
Configuration.cs Added OpenTK.Compute namespace with OpenCL bindings. 2009-06-24 14:44:12 +00:00
Device.cs Added OpenTK.Compute namespace with OpenCL bindings. 2009-06-24 14:44:12 +00:00
Enums.cs OpenCL bitfields are not mapped to 'long', not 'int'. Fixes issue [#964] ([OpenCL] Bitfields should be mapped to 'long' not 'int'). 2009-06-25 10:56:29 +00:00
Event.cs Added OpenTK.Compute namespace with OpenCL bindings. 2009-06-24 14:44:12 +00:00
Kernel.cs Fixed out ErrorCode parameters in OpenTK.Compute.CL.CreateKernel method. 2009-08-09 14:23:13 +00:00
Memory.cs Added OpenTK.Compute namespace with OpenCL bindings. 2009-06-24 14:44:12 +00:00
Platform.cs Added OpenTK.Compute namespace with OpenCL bindings. 2009-06-24 14:44:12 +00:00
Profiler.cs Added OpenTK.Compute namespace with OpenCL bindings. 2009-06-24 14:44:12 +00:00
Program.cs Fixed out ErrorCode parameters in OpenTK.Compute.CL.CreateProgram* methods. 2009-08-09 14:20:49 +00:00
Sampler.cs Added OpenTK.Compute namespace with OpenCL bindings. 2009-06-24 14:44:12 +00:00
Structs.cs Added OpenTK.Compute namespace with OpenCL bindings. 2009-06-24 14:44:12 +00:00