summaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)AuthorFilesLines
2019-05-03tests/vma: fix build with MSVCDylan Baker1-0/+8
2019-05-03util/tests: Use define instead of VLADylan Baker5-20/+25
2019-05-03util/bitset: fix bitset range mask calculations.Dave Airlie1-2/+2
2019-05-03util/tests: add basic unit tests for bitsetDave Airlie2-0/+141
2019-05-02util/bitset: Return an actual bool from test macrosJason Ekstrand1-2/+2
2019-05-01util: move #include out of #if linuxEric Engestrom1-1/+1
2019-04-30st/nine: Control shader constant inlining with drircAxel Davy1-0/+5
2019-04-30drirc: Add Gallium nine workaround for Rayman LegendsAxel Davy1-0/+5
2019-04-30st/nine: Add drirc option to use data_internal for dynamic texturesAxel Davy1-0/+5
2019-04-30util: add os_read_file() helperEric Engestrom4-0/+158
2019-04-29delete autotools .gitignore filesEric Engestrom3-22/+0
2019-04-25radeonsi: add si_debug_options for convenient adding/removing of optionsNicolai Hähnle2-15/+52
2019-04-22drirc: Add workaround for Epic Games LauncherDanylo Piliaiev1-0/+4
2019-04-19ralloc: Fully qualify non-virtual destructor callKristian H. Kristensen1-1/+1
2019-04-15drirc: add Spectacle, Falkon to a-sync blacklistgrmat1-0/+6
2019-04-15drirc: add Waterfox to adaptive-sync blacklist davidbepo1-0/+3
2019-04-15drirc: add Budgie WM to adaptive-sync blacklistEl Christianito1-0/+3
2019-04-15Delete autotoolsDylan Baker7-425/+0
2019-04-11u_dynarray: add util_dynarray_grow_capQiang Yu1-6/+17
2019-04-11u_math: add ushort_to_float/float_to_ushortQiang Yu1-0/+31
2019-04-04util/process: document memory leakEric Engestrom1-0/+4
2019-04-01util/queue: add util_queue_adjust_num_threadsMarek Olšák2-6/+52
2019-04-01util/queue: hold a lock when reading num_threads in util_queue_finishMarek Olšák1-3/+3
2019-04-01util/queue: add ability to kill a subset of threadsMarek Olšák2-21/+36
2019-04-01util/queue: move thread creation into a separate functionMarek Olšák1-24/+32
2019-03-29util: no-op __builtin_types_compatible_p() for non-GCC compilersBrian Paul1-0/+4
2019-03-28util/disk_cache: close fd in the fallback pathEric Engestrom1-4/+3
2019-03-25android: static link with libexpat with Android O+Kishore Kadiyala1-0/+6
2019-03-14util: Add a drm_find_modifier helperAlyssa Rosenzweig1-0/+55
2019-03-11util: Add a DAG datastructure.Eric Anholt4-0/+222
2019-03-05util: #define PATH_MAX when undefined (eg. Hurd)Eric Engestrom1-0/+4
2019-03-03util: emulate futex on FreeBSD using umtxGreg V1-0/+34
2019-02-28driconf: add DTD to allow the drirc xml (00-mesa-defaults.conf) to be validatedEric Engestrom2-1/+28
2019-02-27util/os_misc: Add check for PIPE_OS_HURDTimo Aaltonen1-2/+2
2019-02-27util: fix a warning when building against clang7 headersTapani Pälli1-0/+2
2019-02-26util: Don't block SIGSYS for new threadsDrew Davenport1-1/+2
2019-02-26driinfo: add DTD to allow the xml to be validatedEric Engestrom1-0/+16
2019-02-19drirc: Add sddm-greeter to adaptive_sync blacklist.Mario Kleiner1-0/+3
2019-02-19driconf: add Civ6Sub executable for Civilization 6Marek Olšák1-0/+6
2019-02-19radeonsi: always enable NIR for Civilization 6 to fix corruptionMarek Olšák1-0/+3
2019-02-19radeonsi: add driconf option radeonsi_enable_nirMarek Olšák1-0/+5
2019-02-15drirc/i965: add option to disable 565 configs and visualsTapani Pälli1-0/+5
2019-02-14util/tests: compile to something sensible in release buildsEric Engestrom12-0/+24
2019-02-08util: move BITFIELD macros to util/macros.hTimothy Arceri1-0/+18
2019-02-07driconf: drop unused macroEric Engestrom1-4/+0
2019-01-24gallium: Enable ASIMD/NEON on aarch64.Matt Turner1-2/+9
2019-01-18nir: check NIR_SKIP to skip passes by nameCaio Marcelo de Oliveira Filho2-0/+16
2019-01-14util: Helper to create sets and hashes with pointer keysCaio Marcelo de Oliveira Filho4-0/+27
2018-12-28drirc: Initial blacklist for adaptive syncNicholas Kazlauskas1-0/+85
2018-12-28util: Add adaptive_sync driconf optionNicholas Kazlauskas1-0/+5