Sürüm
4.0-715
Sürüm
master
Tarih
10 yıl, 3 ay önce
Windows x64 Windows x86 Mac OS X Android Ubuntu 13.04
Uygula
d3fd0eddbbe423edddc1abb6489ccc7369c8b892
Yazarı değiştir
degasus
Açıklamayı değiştir
OSX: don't avoid unsync mapping on nvida gpus just because the windows driver doesn't like it

OSX has their own driver, so performance issues aren't shared with the nvidia driver (unlike the closed source linux and windows nvidia driver). So now they'll also use the MapAndSync backend like all other osx drivers.

fixes issue 6596

I've also cleaned up the if/else block selecting the best backend a bit.