<div dir="ltr"><div>This series of patches changes drirc's semantically boolean options, options that are enum type options but which in essence are boolean options e.g. pp_shalde, into actual boolean options.</div><div><br></div><div>Backward compatibility is maintained by relaxing xmlconfig parser so that xml files before this change can still be parsed correctly.</div><div>Driconf, unfortunately, will be affected by this. The issue will be addressed later by releasing a new version of Driconf.</div><div><br></div><div>Also, note that these changes are made to fulfill requirements to participate in EVoC (Endless Vocaction of Code) hosted by X.org.</div><div><br></div><div>Quentin Liu (2):</div><div>  mesa: Fix backward compatibility for XML parser</div><div>  mesa: Modify drirc option types</div><div><br></div><div> src/gallium/auxiliary/pipe-loader/driinfo_gallium.h |  8 ++++----</div><div> src/util/xmlconfig.c                                | 17 +++++++++++++++--</div><div> src/util/xmlpool/t_options.h                        |  8 ++++----</div><div> 3 files changed, 23 insertions(+), 10 deletions(-)</div><div><br></div><div>-- </div><div>2.7.4</div></div>