summaryrefslogtreecommitdiff
path: root/src/util/xmlpool
AgeCommit message (Expand)AuthorFilesLines
2018-09-18mesa: move legacy dri config option texture_depthTimothy Arceri7-134/+0
2018-09-18mesa: move legacy dri config option fthrottle_modeTimothy Arceri7-114/+0
2018-09-18mesa: move legacy dri config option def_max_anisotropyTimothy Arceri7-29/+0
2018-09-18mesa: move legacy dri config option no_neg_lod_biasTimothy Arceri7-31/+0
2018-09-18mesa: move legacy dri config option round_modeTimothy Arceri6-70/+0
2018-09-18mesa: remove unused dri option float_depthTimothy Arceri7-29/+0
2018-09-18mesa: move legacy dri config option dither_modeTimothy Arceri6-92/+0
2018-09-18mesa: move legacy dri config option color_reductionTimothy Arceri7-82/+0
2018-09-18mesa: move legacy TCL dri config optionsTimothy Arceri7-151/+0
2018-09-18mesa/st: add force_compat_profile option to driconfigTimothy Arceri1-0/+5
2018-09-06meson: consolidate langs listsEric Engestrom1-3/+9
2018-08-30st/mesa, gallium: add a workaround for No Mans SkyTimothy Arceri1-0/+5
2018-08-30radeonsi: add radeonsi_zerovram driconfig optionTimothy Arceri1-0/+5
2018-08-28meson: Actually load translation filesDylan Baker1-1/+4
2018-08-24Revert "configure: allow building with python3"Emil Velikov1-1/+1
2018-08-23configure: allow building with python3Emil Velikov1-1/+1
2018-08-21util/xmlpool: make indentation coherentEric Engestrom1-6/+6
2018-08-21mesa: move legacy hyperz option from dri configTimothy Arceri7-31/+0
2018-08-21mesa: remove unused dri config option disable_shader_bit_encodingTimothy Arceri7-29/+0
2018-08-21mesa: drop legacy no_rast dri optionTimothy Arceri7-29/+0
2018-08-20mesa: move legacy dri config option texture_unitsTimothy Arceri7-29/+0
2018-08-20mesa: remove unused dri config option texture_heapsTimothy Arceri7-108/+0
2018-08-20mesa: move legacy dri config option texture_blend_qualityTimothy Arceri7-40/+0
2018-08-20util: remove unused S3TC translation for dri configTimothy Arceri6-39/+0
2018-08-20mesa: remove dri configs unused software-fallback optionsTimothy Arceri7-62/+0
2018-08-20mesa: remove unused dri config option excess_mipmapTimothy Arceri1-5/+0
2018-08-20mesa: remove unused dri config option performance_boxesTimothy Arceri7-29/+0
2018-08-17loader: add dri_driver option to override dri driver to loadQiang Yu1-0/+5
2018-08-17python: Open the template as text, with an explicit encodingMathieu Bridon1-3/+2
2018-08-17python: Help Python 2 print the lineMathieu Bridon1-0/+5
2018-08-10meson: Build with Python 3Mathieu Bridon1-1/+1
2018-08-10python: Rework bytes/unicode string handlingMathieu Bridon1-10/+31
2018-08-01python: Use open(), not file()Mathieu Bridon1-1/+3
2018-07-24python: Better check for keys in dictsMathieu Bridon1-2/+2
2018-07-06python: Use the print functionMathieu Bridon1-8/+9
2018-06-19mesa/util: add allow_glsl_relaxed_es driconfig overrideTimothy Arceri1-0/+5
2018-06-19mesa/util: add allow_glsl_builtin_const_expression driconf overrideTimothy Arceri1-0/+5
2018-03-08glx/dri: Add a driconf option to disable GLX_SGI_video_syncThomas Hellstrom1-0/+5
2018-01-19autotools: include meson build files in tarballDylan Baker1-1/+2
2018-01-03dri/common: Add option to allow exposure of 10 bpc color configs. (v2)Mario Kleiner1-0/+5
2017-11-30mesa: add AllowGLSLCrossStageInterpolationMismatch workaroundTapani Pälli1-0/+4
2017-10-27radeonsi: update hack for HTILE corruption in ARK: Survival EvolvedSamuel Pitoiset1-3/+3
2017-10-09meson: Build i965 and dri stackDylan Baker1-0/+28
2017-10-06radeonsi: add a drirc workaround for HTILE corruption in ARK: Survival EvolvedMarek Olšák1-0/+5
2017-10-02mesa: Remove force_s3tc_enable driconf variableMatt Turner1-5/+0
2017-09-18radeonsi: allow out-of-order rasterization in commutative blending casesNicolai Hähnle1-0/+5
2017-09-18radeonsi: add drirc option "radeonsi_assume_no_z_fights"Nicolai Hähnle1-0/+5
2017-08-02radeonsi: add enable_sisched driconf optionNicolai Hähnle1-0/+9
2017-07-31xmlconfig: move into src/utilNicolai Hähnle11-0/+2687