Commit Graph

9 Commits

Author SHA1 Message Date
Laurent Clouet
d33d820f9d GPU::generate generate an empty list instead of null 2016-10-12 01:40:59 +02:00
Jackson
55b909c98b Allow user to set tile size 2016-09-21 23:26:44 +02:00
Laurent Clouet
242ef644e2 Cleanup: use IntByReference instead of creating by hand an array of one value 2016-07-20 16:29:17 +02:00
Laurent Clouet
be4b8969ba Add help text in case of error 2015-06-25 00:42:46 +01:00
Laurent Clouet
8252102708 Better log 2015-02-06 21:04:27 +00:00
Laurent Clouet
dce52320c9 Bugfix: if two gpus have the same name/model, the actual gpu used was the first in the list 2015-01-24 17:49:27 +00:00
Mathis Chenuet
c174e574f1 ide reformat 2015-01-06 12:13:24 +00:00
Laurent Clouet
ac2d2227cb Bugfix: a NativeLong is 32bits on windows and might be 64bits on unix. A 'JavaLong' is always 64bits. 2014-12-10 15:27:12 +00:00
Laurent Clouet
422a9e74c8 Initial commit
Version 3.3 of the client
2014-11-20 13:21:19 +00:00