summaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)AuthorFilesLines
2018-11-27util: env_var_as_unsigned() helperRob Clark2-0/+22
2018-11-27util: promote u_memory to src/utilDylan Baker6-0/+450
2018-11-20drirc: enable glthread for Talos PrincipleMarek Olšák1-0/+7
2018-11-20meson: Add tests to suitesDylan Baker6-8/+16
2018-11-13xmlpool: update translation po filesEric Engestrom6-193/+950
2018-11-12util/ralloc: Make sizeof(linear_header) a multiple of 8Matt Turner1-2/+12
2018-11-12util/ralloc: Switch from DEBUG to NDEBUGMatt Turner1-14/+4
2018-11-12util: Fix warning in u_cpu_detect on non-x86Alyssa Rosenzweig1-2/+2
2018-11-05autotools: library-dependency when no sse and 32-bitSergii Romantsov2-2/+3
2018-11-01meson: don't install translation files18.3-branchpointDylan Baker1-1/+1
2018-10-31util/gen_xmlpool: Make use of python's foreach loopDylan Baker1-30/+27
2018-10-31util/gen_xmlpool: Don't use len to test for container emptinessDylan Baker1-4/+4
2018-10-31util/gen_xmlpool: Don't write via shell redirectionDylan Baker5-65/+58
2018-10-31util/gen_xmlpool: use with statement to open fileDylan Baker1-34/+32
2018-10-31util/gen_xmlpool: use a main functionDylan Baker1-61/+66
2018-10-31util/gen_xmlpool: Use print function instad of sys.stderr.writeDylan Baker1-5/+4
2018-10-31util/gen_xmlpool: Use more standard styleDylan Baker1-29/+29
2018-10-31util/xmlpool: Update for meson generationDylan Baker4-12/+16
2018-10-31meson: add support for generating translation mo filesDylan Baker4-1/+8
2018-10-31util/gen_xmlpool: use argparse for argument handlingDylan Baker1-11/+9
2018-10-31configure: allow building with python3Emil Velikov2-2/+2
2018-10-30util: move u_cpu_detect to utilDylan Baker4-0/+698
2018-10-30util: Move u_debug to utilsDylan Baker4-0/+905
2018-10-30util: Move os_misc to utilDylan Baker4-0/+282
2018-10-30util: s/0/NULL/ for pointerEric Engestrom1-1/+1
2018-10-26util: Change remaining uint32 cache ids to sha1David McFarland1-6/+10
2018-10-25util: use C99 declaration in the for-loop set_foreach() macroEric Engestrom2-8/+4
2018-10-25util: use C99 declaration in the for-loop hash_table_foreach() macroEric Engestrom4-10/+5
2018-10-23util: use *unsigned* ints for bit operationsEric Engestrom1-1/+1
2018-10-17util: document a limitation of util_fast_udiv32Marek Olšák1-1/+7
2018-10-15util: Add foreach_reverse for dynarrayCaio Marcelo de Oliveira Filho1-0/+6
2018-10-10util: Add tests for fast integer division by constantsJason Ekstrand4-0/+546
2018-10-10util: Add power-of-two divisor support to compute_fast_udiv_infoMarek Olšák2-2/+23
2018-10-10util: Generalize fast integer division to be variable bit-widthJason Ekstrand2-45/+39
2018-10-10util: Add fast division helpersMarek Olšák1-0/+44
2018-10-10util: import public domain code for integer division by a constantMarek Olšák4-0/+365
2018-10-10util: Add a simple big math libraryJason Ekstrand4-0/+115
2018-10-06util/u_queue: add UTIL_QUEUE_INIT_SET_FULL_THREAD_AFFINITYMarek Olšák3-1/+17
2018-10-05util: Make xmlconfig.c build on Solaris without d_type in dirent (v2)Alan Coopersmith1-0/+8
2018-10-04drirc: add a workaround for ARMA 3Marek Olšák1-0/+4
2018-10-03util: add disk_cache_get_function_identifier()Timothy Arceri1-0/+16
2018-10-03util: rename timestamp param in disk_cache_create()Timothy Arceri1-4/+4
2018-10-02util: disable cache if we have no build-id and timestamp is zeroTimothy Arceri1-0/+9
2018-09-21util: Add macro to get number of elements in dynarrayCaio Marcelo de Oliveira Filho1-0/+1
2018-09-20Revert "utils/u_math: break dependency on gallium/utils"Dylan Baker1-38/+5
2018-09-20utils/u_math: break dependency on gallium/utilsDylan Baker1-5/+38
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