driconfig: add a new engine name/version parameter
[mesa.git] / src / util / xmlconfig.c
2019-09-15 Lionel Landwerlindriconfig: add a new engine name/version parameter
2019-06-27 Eric Engestromxmlconfig: add missing #include
2019-03-05 Eric Engestromutil: #define PATH_MAX when undefined (eg. Hurd)
2018-10-06 Alan Coopersmithutil: Make xmlconfig.c build on Solaris without d_type...
2018-08-17 Qiang Yuxmlconfig: add kernel_driver device attribute
2018-08-17 Qiang Yuxmlconfig: read more config files from drirc.d/
2018-08-17 Emil Velikovxmlconfig: refine driParseConfigFiles to use parseOneCo...
2018-08-01 Dylan Bakerutil: move process.[ch] to u_process.[ch]
2018-07-05 Marek Olšákutil: extract get_process_name from xmlconfig.c
2018-06-19 Timothy Arceriutil: manually extract the program name from program_in...
2017-08-26 Emil Velikovxmlconfig: use the portable __VA_ARGS__
2017-07-31 Nicolai Hähnlexmlconfig: move into src/util