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
Last revision Both sides next revision
d3d9_faq [2014/12/13 18:32]
sarnex vsync
d3d9_faq [2015/08/29 03:31]
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. To enable VSync on Radeon DRI3, compile with --disable-dri3+A: It's not required and you may want not to have it. DRI2 works but it is like 3% slower.
  
 **Q: I have an Intel card, can I test nine/st?** **Q: I have an Intel card, can I test nine/st?**
Line 13: Line 13:
 **Q: Why do applications report a Geforce GTX 680, but I have a different card?** **Q: Why do applications report a Geforce GTX 680, but I have a different card?**
  
-A: It's a hardcoded string at this moment, don't worry about it.+A: This was fixed in our local repository recently. It will be fixed in upstream Mesa soon.