diff -r e9bec299fa58 scenes/luxball/luxball.cfg --- a/scenes/luxball/luxball.cfg Mon Jun 09 14:37:17 2014 +0200 +++ b/scenes/luxball/luxball.cfg Thu Jul 03 17:04:30 2014 -0500 @@ -7,10 +7,10 @@ opencl.cpu.use = 0 opencl.gpu.use = 1 # Select the OpenCL platform to use (0=first platform available, 1=second, etc.) -#opencl.platform.index = 0 +opencl.platform.index = 0 # The string select the OpenCL devices to use (i.e. first "0" disable the first # device, second "1" enable the second). -#opencl.devices.select = 10 +opencl.devices.select = 1 # Use a value of 0 to enable default value opencl.gpu.workgroup.size = 64 screen.refresh.interval = 100 @@ -18,6 +18,7 @@ path.russianroulette.depth = 5 light.maxdepth = 16 light.russianroulette.depth = 5 +accelerator.imagestorage.enable = 0 # BIASPATH settings tile.multipass.enable = 1 biaspath.sampling.aa.size = 3