driconf: drop 15% german translation
[mesa.git] / src / util / xmlconfig.c
2020-04-03 Pierre-Eric Pellou... util/xmlconfig: fix sha1 comparison code
2020-03-24 Pierre-Eric Pellou... util/xmlconfig: add new sha1 application attribute
2019-11-28 Marek Olšákutil/driconfig: print ATTENTION if MESA_DEBUG=silent...
2019-10-10 Dylan Bakerutil/xmlconfig: include strndup.h for windows
2019-09-16 Lionel Landwerlinutil/xmlconfig: fix regexp compile failure check
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