Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
d3d9_faq [2014/11/24 19:30]
okias gpu
d3d9_faq [2015/08/29 03:31] (current)
sarnex
Line 1: Line 1:
-**Q: Do I have to compile Mesa with --enable-dri3 ?**+**Q: Do I have to compile Mesa with --enable-dri3?**
  
-A: it's not required and you may want not have it+A: It's not required and you may want not to have it. DRI2 works but it is like 3% slower.
  
-**Q: I have Intel card, can I test nine/st?**+**Q: I have an Intel card, can I test nine/st?**
  
-A: You'll need compile in i915g driver (for older Intel cards) or ilo. Don't expect it'll be flawless on these drivers.+A: You'll need to compile the i915g driver (for older Intel cards) or ilo. Don't expect it to be flawless on these drivers.
  
-**Q: Why do I need compile Mesa first?**+**Q: Why do I need to compile Mesa first?**
  
-A: Mesa installs headers which are used by wine compilation+A: Mesa installs headers which are used by wine compilation.
  
-**Q: Why do application report Geforce GTX 680, but I have different card**+**Q: Why do applications report Geforce GTX 680, but I have different card?**
  
-A: It's hardcoded string at this moment, don't worry about it.+A: Update Mesa. Upstream now has support for Windows-like card names.