summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* meson: Actually load translation filesDylan Baker2018-08-281-1/+4
* Revert "configure: allow building with python3"Emil Velikov2018-08-242-2/+2
* configure: allow building with python3Emil Velikov2018-08-232-2/+2
* util/dynarray: add a clone functionCaio Marcelo de Oliveira Filho2018-08-221-0/+9
* util: rb_tree: add safe iteratorsLionel Landwerlin2018-08-221-0/+58
* 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
* util: mark s as MAYBE_UNUSED in _mesa_half_to_unorm8Kai Wasserbäch2018-08-181-1/+2
* util: add drirc workarounds for RAGETimothy Arceri2018-08-181-0/+8
* util: better handle program names from wineTimothy Arceri2018-08-181-5/+12
* loader: add dri_driver option to override dri driver to loadQiang Yu2018-08-171-0/+5
* xmlconfig: add kernel_driver device attributeQiang Yu2018-08-172-5/+12
* driconf: move ${sysconfdir}/drirc to ${datadir}/drirc.d/00-mesa-defaults.confQiang Yu2018-08-173-3/+4
* xmlconfig: read more config files from drirc.d/Qiang Yu2018-08-173-0/+46
* xmlconfig: refine driParseConfigFiles to use parseOneConfigFileEmil Velikov2018-08-171-34/+29
* 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-102-2/+2
* python: Rework bytes/unicode string handlingMathieu Bridon2018-08-101-10/+31
* drirc: Allow extension midshader for Metro Reduxvadym.shovkoplias2018-08-091-0/+4
* util: Android.mk: Convert implicit rules to static pattern rulesDan Willemsen2018-08-021-1/+1
* kutil/queue: use util_snprintf() in util_queue_initAndres Gomez2018-08-021-3/+3
* util: move process.[ch] to u_process.[ch]Dylan Baker2018-08-016-7/+7
* python: Use open(), not file()Mathieu Bridon2018-08-011-1/+3
* util: don't use __builtin_clz unconditionallyMarek Olšák2018-07-311-1/+11
* mesa: add ASTC 2D LDR decoderMarek Olšák2018-07-312-0/+64
* util/list: Make some helpers take const listsJason Ekstrand2018-07-291-4/+4
* python: Better check for keys in dictsMathieu Bridon2018-07-241-2/+2
* util/disk_cache: Fix disk_cache_get_function_timestamp with disabled cache.Bas Nieuwenhuizen2018-07-201-5/+3
* util/string_buffer: fix warning in testsCaio Marcelo de Oliveira Filho2018-07-181-3/+3
* util/hash_table: add helper to remove entry by keyCaio Marcelo de Oliveira Filho2018-07-136-1/+78
* util/set: helper to remove entry by keyCaio Marcelo de Oliveira Filho2018-07-123-0/+39
* util/set: add a clone functionCaio Marcelo de Oliveira Filho2018-07-123-0/+58
* util/set: add a basic unit testCaio Marcelo de Oliveira Filho2018-07-125-1/+130
* util/rb_tree: Fix a compiler warningJason Ekstrand2018-07-121-1/+1
* python: Use the print functionMathieu Bridon2018-07-062-46/+40
* vma/tests: Fix compilation if limits.h defines PAGE_SIZE (v2)Jon Turney2018-07-061-8/+8
* util: u_queue: fix android build errorLionel Landwerlin2018-07-051-1/+1
* Util: fix msvc buildBenedikt Schemmer2018-07-051-1/+1
* util: rb-tree: A simple, invasive, red-black treeJason Ekstrand2018-07-054-0/+694
* util/drirc: turn on force_glsl_extensions_warn for No Mans SkyTimothy Arceri2018-07-051-0/+4