New config var DRI_DRIVER_SEARCH_DIR to specify where libGL should search
(at runtime) for the DRI drivers. See bug 2372.
This commit is contained in:
@@ -57,7 +57,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||||||
|
|
||||||
|
|
||||||
#ifndef DEFAULT_DRIVER_DIR
|
#ifndef DEFAULT_DRIVER_DIR
|
||||||
/* this is normally defined in the Imakefile */
|
/* this is normally defined in Mesa/configs/default with DRI_DRIVER_SEARCH_PATH */
|
||||||
#define DEFAULT_DRIVER_DIR "/usr/X11R6/lib/modules/dri"
|
#define DEFAULT_DRIVER_DIR "/usr/X11R6/lib/modules/dri"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user