On Mon, 06 Sep 2004 21:21:00 +0100 Alan Cox <[EMAIL PROTECTED]> wrote:
> On Llu, 2004-09-06 at 21:19, Philipp Klaus Krause wrote: > > 'Did some more testing and found bugs. > > Here is the corrected patch. > > Not having looked at this before - is there a reason for DRI_CONF_DESC > not using standard internationalisation functions. We want the description strings in all available languages to be compiled into the 3D drivers. All these macros result in a small XML-document which is looked up via dlopen/dlsym by the configuration tool (or xdriinfo as a helper for script based tools). This way information about available options and some human-readable documentation is always in sync with the drivers actually installed on the system. For more background on this design see http://dri.freedesktop.org/~fxkuehl/driconf/dri_config_design_rev4.html. Further information about DRI configuration issues can be found at http://dri.sourceforge.net/cgi-bin/moin.cgi/ConfigurationInfrastructure. Regards, Felix | Felix K�hling <[EMAIL PROTECTED]> http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_idP47&alloc_id808&op=click -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
