Module: wine
Branch: master
Commit: cf4f09cf8591f3233c7be7823651bc133c6ae163
URL: http://source.winehq.org/git/wine.git/?a=commit;h=cf4f09cf8591f3233c7be7823…
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Thu Jan 3 11:56:24 2013 +0100
wined3d: Simplify select_card_amd_mesa() a bit.
We can use the same code for the Gallium and "classic" drivers, and the
classic drivers are no longer supported upstream anyway.
---
dlls/wined3d/directx.c | 209 +++++++++++++++++++-----------------------------
1 files changed, 82 insertions(+), 127 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=cf4f09cf8591f3233c7be…