MitchellHansen
|
ca6fd8c563
|
Just messing around, I'll save anyway. Profiled the multi to linear function being called each time in Update. And moved it to the class constructor but it actually slowed it down. Might be cache related? As it is the difference between computing the value on the fly vs. getting the stored value
|
9 years ago |
MitchellHansen
|
cc28558ccc
|
Alright, I don't think I'm going to squeeze any more performance out of this. On to OpenCL
|
9 years ago |
MitchellHansen
|
a308f25708
|
Multithreaded, I think the hangup now is sprite drawing, but it looks much more impressive now. So i'm happy
|
9 years ago |
MitchellHansen
|
b615eb5edf
|
Init
|
9 years ago |