Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
d3d9_dri3 [2014/10/11 19:00] sarnex new way to break |
d3d9_dri3 [2015/08/29 03:28] (current) sarnex |
||
---|---|---|---|
Line 1: | Line 1: | ||
==== Vendor specific ==== | ==== Vendor specific ==== | ||
- | === Radeon | + | === Radeons |
- | * only Radeon | + | * Set '' |
- | * for the HD **6000** series you must enable '' | + | * you can check DRI3 in Xorg.log |
- | * **don't expect any messages about DRI3 in Xorg.0.log!** XServer is mostly silent about it. | + | === Radeon with GLAMOR support |
+ | | ||
+ | * for the HD **6000** series you may want enable '' | ||
+ | * Look for '' | ||
+ | | ||
=== nVidia === | === nVidia === | ||
- | * it should just work at this time | + | * DRI3 is enabled by default when using glamor as of nouveau DDX version 1.0.11, but it is buggy currently (imirkin) |
==== How to verify that DRI3 is running? ==== | ==== How to verify that DRI3 is running? ==== | ||
- | * this will work only for Mesa-3D with **[[d3d9_debugging|debug]]** enabled | + | * this will work only for Mesa-3D with **[[d3d9_debugging|debug]]** enabled |
* run glxgears or any simple application with '' | * run glxgears or any simple application with '' | ||
* '' | * '' | ||
- | * '' | + | |
+ | |