Re: [Mesa-dev] Update the way we get descriptions about drirc options

2014-08-12 Thread Marek Olšák
Please note that drirc can also contain options that apply to all drivers, not just one driver. I don't think the GUI has been updated to support that. Marek On Tue, Aug 12, 2014 at 3:50 PM, Axel Davy wrote: > Hello, > > Currently Mesa enables the user to tune some driver parameters via .drirc,

[Mesa-dev] Update the way we get descriptions about drirc options

2014-08-12 Thread Axel Davy
Hello, Currently Mesa enables the user to tune some driver parameters via .drirc, a xml file. Driconf is a GUI app that allows the user to manipulate .drirc It uses the program xdriinfo to get info about the possible options. xdriinfo gives Driconf the driver name of the device used for rende