În ziua de Vin 04 Iul 2014, la 01:40:04, Andrei Slăvoiu a scris:
This series of patches will change how the PCI id of the current card is selected for both known cards as well as the fall-back for unrecognised ones.
Intended changes in behaviour:
- known cards will be selected by render string only for binary drivers
- for unknown Nvidia cards running the binary driver the PCI id will be
selected by the fall-back mechanism instead of returning the hard-coded CARD_NVIDIA_RIVA_TNT
- the fall-back mechanism will now select D3D9 SM3 capable cards when
appropriate for AMD and Intel as well. Also, D3D11 cards are now selected for all vendors
- for Intel CARD_INTEL_845G will be returned instead of CARD_INTEL_915G
for D3D8 or less capable cards
Question: is it intended to return an AMD card as fall-back for VMware?
I resent parts 4 and 5 that had comments and also parts 6,7 and 9 that did not apply cleanly after the changes to 5.
On 8 July 2014 21:38, Andrei Slăvoiu andrei.slavoiu@gmail.com wrote:
I resent parts 4 and 5 that had comments and also parts 6,7 and 9 that did not apply cleanly after the changes to 5.
I don't mean to be rude about it, but it looks like you missed some of my comments on the patches.
On Wednesday 09 July 2014 11:25:05 Henri Verbeet wrote:
On 8 July 2014 21:38, Andrei Slăvoiu andrei.slavoiu@gmail.com wrote:
I resent parts 4 and 5 that had comments and also parts 6,7 and 9 that did not apply cleanly after the changes to 5.
I don't mean to be rude about it, but it looks like you missed some of my comments on the patches.
I'm not subscribed to wine-devel, so I didn't see any message that did not have me in CC. I'll look through the list archive for the comments I missed.