On 17/11/06, Ivan Gyurdiev ivg231@gmail.com wrote:
No, you're adding code all over the place that looks up this setting - this will have to be changed later. It's the exact same thing I did with shader mode, so just trying to shortcut to the end result...
My plan is to remove the checks for both this and the shader code completely, and switch to a more driver like structure, where we simply load the correct backend at initialisation, and call stuff through there.