summaryrefslogtreecommitdiffstats
path: root/src/util/xmlpool
Commit message (Expand)AuthorAgeFilesLines
* meson: Actually load translation filesDylan Baker2018-08-281-1/+4
* Revert "configure: allow building with python3"Emil Velikov2018-08-241-1/+1
* configure: allow building with python3Emil Velikov2018-08-231-1/+1
* util/xmlpool: make indentation coherentEric Engestrom2018-08-211-6/+6
* mesa: move legacy hyperz option from dri configTimothy Arceri2018-08-217-31/+0
* mesa: remove unused dri config option disable_shader_bit_encodingTimothy Arceri2018-08-217-29/+0
* mesa: drop legacy no_rast dri optionTimothy Arceri2018-08-217-29/+0
* mesa: move legacy dri config option texture_unitsTimothy Arceri2018-08-207-29/+0
* mesa: remove unused dri config option texture_heapsTimothy Arceri2018-08-207-108/+0
* mesa: move legacy dri config option texture_blend_qualityTimothy Arceri2018-08-207-40/+0
* util: remove unused S3TC translation for dri configTimothy Arceri2018-08-206-39/+0
* mesa: remove dri configs unused software-fallback optionsTimothy Arceri2018-08-207-62/+0
* mesa: remove unused dri config option excess_mipmapTimothy Arceri2018-08-201-5/+0
* mesa: remove unused dri config option performance_boxesTimothy Arceri2018-08-207-29/+0
* loader: add dri_driver option to override dri driver to loadQiang Yu2018-08-171-0/+5
* python: Open the template as text, with an explicit encodingMathieu Bridon2018-08-171-3/+2
* python: Help Python 2 print the lineMathieu Bridon2018-08-171-0/+5
* meson: Build with Python 3Mathieu Bridon2018-08-101-1/+1
* python: Rework bytes/unicode string handlingMathieu Bridon2018-08-101-10/+31
* python: Use open(), not file()Mathieu Bridon2018-08-011-1/+3
* python: Better check for keys in dictsMathieu Bridon2018-07-241-2/+2
* python: Use the print functionMathieu Bridon2018-07-061-8/+9
* mesa/util: add allow_glsl_relaxed_es driconfig overrideTimothy Arceri2018-06-191-0/+5
* mesa/util: add allow_glsl_builtin_const_expression driconf overrideTimothy Arceri2018-06-191-0/+5
* glx/dri: Add a driconf option to disable GLX_SGI_video_syncThomas Hellstrom2018-03-081-0/+5
* autotools: include meson build files in tarballDylan Baker2018-01-191-1/+2
* dri/common: Add option to allow exposure of 10 bpc color configs. (v2)Mario Kleiner2018-01-031-0/+5
* mesa: add AllowGLSLCrossStageInterpolationMismatch workaroundTapani Pälli2017-11-301-0/+4
* radeonsi: update hack for HTILE corruption in ARK: Survival EvolvedSamuel Pitoiset2017-10-271-3/+3
* meson: Build i965 and dri stackDylan Baker2017-10-091-0/+28
* radeonsi: add a drirc workaround for HTILE corruption in ARK: Survival EvolvedMarek Olšák2017-10-061-0/+5
* mesa: Remove force_s3tc_enable driconf variableMatt Turner2017-10-021-5/+0
* radeonsi: allow out-of-order rasterization in commutative blending casesNicolai Hähnle2017-09-181-0/+5
* radeonsi: add drirc option "radeonsi_assume_no_z_fights"Nicolai Hähnle2017-09-181-0/+5
* radeonsi: add enable_sisched driconf optionNicolai Hähnle2017-08-021-0/+9
* xmlconfig: move into src/utilNicolai Hähnle2017-07-3111-0/+2687