From 5eaecc946293a9663bf7f285b44ff4d14b5c1db1 Mon Sep 17 00:00:00 2001 From: Gary Frost <frost.gary@gmail.com> Date: Mon, 28 Nov 2011 23:32:47 +0000 Subject: [PATCH] Credited Ryan for issue #3 --- CREDITS.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CREDITS.txt b/CREDITS.txt index 7d17627c..9d96b90b 100644 --- a/CREDITS.txt +++ b/CREDITS.txt @@ -7,6 +7,5 @@ Aparapi Contributors. Thanks to all. Witold Bolt provided patch for issue #5. Added and tested Mac OS support. Oct 12th 2011 kenneth@hexad.dk provided patch for issue #11 (correcting conversion of Java Nan and Infinity values to OpenCL equiv). Oct 28th 2011 kenneth@hexad.dk provides patch for issue #12 (handling of Kernel static fields) Oct 28th 2011. - - +Ryan Lamothe provides patch for issue #3 (support of char - mapped to unsigned short) Nov 28th 2011. -- GitLab