Ioannis Tsakpinis
|
9405dde18a
|
Replaced HashMap<Long, T> with FastLongMap in the OpenCL package.
Replaced CharsetEncoder with simple ASCII encoding in APIUtil.
Attempt to fix CL native kernels on x64.
|
2010-10-12 01:35:33 +00:00 |
|
Ioannis Tsakpinis
|
f80e5a94d6
|
OpenCL bug fixes on MacOS.
Improved 64bit pointer detection.
|
2010-10-01 22:20:14 +00:00 |
|
Ioannis Tsakpinis
|
76f2e5bf67
|
Misc CL fixes.
|
2010-09-30 23:36:37 +00:00 |
|
Ioannis Tsakpinis
|
2b79b68501
|
Misc GL/CL fixes and additions.
Made native calls package private, we can now use them from the high-level API.
Added support for "render-to-texture" in the fractal demo.
|
2010-09-30 17:21:50 +00:00 |
|
Ioannis Tsakpinis
|
a8bcb7fd25
|
Ported codebase to Java 1.5.
Misc OpenCL fixes and API improvements.
Changed fractal demo to use events/sync objects instead of cl/glFinish for synchronization. (untested)
|
2010-09-28 21:11:35 +00:00 |
|
Ioannis Tsakpinis
|
1aa9ab5104
|
Added support for OpenCL & CL/GL interop + minor improvements. [WIP]
|
2010-09-26 23:43:24 +00:00 |
|