On Tue, 2004-06-15 at 23:33 +0200, Thomas Hellstrom wrote: 
> 
> 2. Have the 2d driver probe first for via_dri.so and then for 
> unichrome_dri.so and hand over one of the names to libGL. If the 
> unichrome_dri.so is the "default" driver, the only reason for precense 
> of via_dri.so is that the user wants to override unichrome_dri.so and 
> therefore via_dri.so should have higher priority. This, of course, 
> requires that the 2d driver knows the installation directory of the dri 
> modules, and I haven't really looked at whether this is easily 
> accessible in the 2d driver Makefile.

The default search path of the libGL that gets built along with the 2D
driver is accessible, but the installed libGL may use a different one,
and it can be overridden at client runtime with environment variables
like LIBGL_DRIVERS_PATH.


-- 
Earthling Michel DÃnzer      |     Debian (powerpc), X and DRI developer
Libre software enthusiast    |   http://svcs.affero.net/rm.php?r=daenzer



-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to