(12-21-2012, 04:31 PM)delroth Wrote: Texture decoding is not a bottleneck in Dolphin anyway. Your CPU is very good at it.In that case it could be used to address other performance bottlenecks, such as the hyrule field slowdown or whatever you think might be important
paradoxically, since it seems to me that in Dolphin the CPU does a lot of work that in reality the GPU should do (e.g. texture decoding)
opencl could be used in the emulator to have the GPU supporting what would have been heavy CPU calculations on the wii
If the code was changed to make opencl always compilable in Linux, other coders could address the issue
