Files
fractorium/Source/EmberCL
Person 59f5bffc3c Features:
--Added panorama1 and panorama2 variations.

Bug fixes:
--crackle had a bug with Nvidia GPUs.

Code changes:
--crackle now uses real_t* for cache rather than real2. This is what was causing the bug.
--Make the local offsets array used in crackle a precalc since it's the same for all. This reduces register pressure.
--Get rid of all usages of real3, just to be safe since Nvidia doesn't like them.
--#define TOTAL_GLOBAL_SIZE_END in the OpenCL iteration kernel just for debugging purposes to see how large the parvars buffer is.
2017-08-16 17:33:11 -07:00
..
2017-06-09 19:38:06 -07:00
2016-04-03 18:55:12 -07:00
2017-07-22 13:43:35 -07:00
2016-12-05 19:04:33 -08:00
2017-08-07 19:53:13 -07:00
2017-07-22 13:43:35 -07:00
2017-07-22 13:43:35 -07:00
2017-08-16 17:33:11 -07:00
2017-06-09 19:38:06 -07:00
2017-08-16 17:33:11 -07:00
2016-04-03 18:55:12 -07:00
2017-07-01 09:18:01 -07:00
2017-02-26 00:02:21 -08:00
2017-08-07 19:53:13 -07:00
2017-08-07 19:53:13 -07:00
2017-08-07 19:53:13 -07:00
2016-03-01 17:26:45 -08:00