aboutsummaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
...
* util/sparse_array: Stash the node level in the node pointerJason Ekstrand2020-03-202-60/+80
* meson,ci: Disable sparse_array tests on windowsJason Ekstrand2020-03-201-1/+4
* util/sparse_array: Add a node_size_log2 temporaryJason Ekstrand2020-03-201-7/+8
* util/sparse_array: Finish the sparse_array in the testsJason Ekstrand2020-03-201-0/+2
* util/blob: Add overwrite function for uint8Mark Menzynski2020-03-202-0/+24
* driconf: enable glthread for "From The Depths"Marek Olšák2020-03-191-0/+4
* radeonsi: enable glsl_zero_init for Curse of the Dead GodsPierre-Eric Pelloux-Prayer2020-03-191-0/+5
* glsl/tests: Fix waiting for disk_cache_put() to finish.Eric Anholt2020-03-122-0/+12
* util/ra: move NO_REG to headerRob Clark2020-03-102-2/+4
* util/ra: spiff out select_reg_callbackRob Clark2020-03-102-9/+24
* glsl: Add ir_constant constructor for fp16Kristian H. Kristensen2020-03-091-2/+18
* radeonsi: remove AMD_DEBUG=sisched optionPierre-Eric Pelloux-Prayer2020-03-067-29/+0
* util: move debug_memory_{begin,end} to os_memory_debug.hErik Faye-Lund2020-02-242-1/+6
* util: Change os_same_file_description return type from bool to intMichel Dänzer2020-02-212-10/+18
* util: promote u_debug_memory.c to src/utilErik Faye-Lund2020-02-213-0/+454
* util: remove the dependency on kcmp.hMarek Olšák2020-02-201-1/+2
* Mark a few static inline helpers with ASSERTEDKristian H. Kristensen2020-02-192-2/+2
* glsl/blob: Do not call memcpy if there is nothing to copyDanylo Piliaiev2020-02-191-2/+2
* Revert "gallium: Fix big-endian addressing of non-bitmask array formats."Eric Anholt2020-02-111-17/+6
* gitlab-ci: Add ppc64el and s390x cross-build jobsMichel Dänzer2020-02-053-0/+3
* util/disk_cache: check for write() failure in the zstd pathEric Engestrom2020-02-051-1/+5
* util: Drop unpacking from int signed to unsigned and vice versa.Eric Anholt2020-02-042-4/+2
* util: Make helper functions for pack/unpacking pixel rows.Eric Anholt2020-02-042-4/+104
* util/os_socket: fix header unavailable on windowsEric Engestrom2020-02-041-1/+2
* util/os_socket: Include unistd.h to fix build errorBernd Kuhls2020-02-031-0/+1
* util/simple_mtx: add a missing include to get ASSERTEDMarek Olšák2020-01-241-0/+1
* util/hash_table: added hash functions for integer typesAnthony Pesch2020-01-236-15/+57
* util/hash_table: replace _mesa_hash_data's fnv1a hash function with xxhashAnthony Pesch2020-01-231-2/+4
* util: move fnv1a hash implementation into its own headerAnthony Pesch2020-01-235-30/+64
* util: import xxhashAnthony Pesch2020-01-233-1/+1439
* util: Add os_same_file_description helperMichel Dänzer2020-01-232-0/+31
* util: Remove tmp argument from BITSET_FOREACH_SET macroMatt Turner2020-01-232-6/+5
* util: Explain BITSET_FOREACH_SET paramsMatt Turner2020-01-231-0/+8
* util: Do not fail to build on unknown pthread_setname_npSamuel Thibault2020-01-221-1/+1
* util/atomic: fix return type of p_atomic_add_return() fallbackEric Engestrom2020-01-221-1/+1
* util/u_thread: Fix build under HaikuX5122020-01-221-1/+7
* util/vector: Fix u_vector_foreach when head rolls overC Stout2020-01-174-2/+141
* vulkan/wsi: Add a driconf option to force WSI to advertise BGRA8_UNORM firstJason Ekstrand2020-01-142-0/+6
* util: initialize float-array with float-literalsErik Faye-Lund2020-01-141-1/+1
* ir3: Set up full/half register conflicts correctlyKristian H. Kristensen2020-01-092-0/+30
* radeonsi: remove TGSIMarek Olšák2020-01-061-6/+0
* util/format: Add the P010 format used for 10-bit videosThong Thai2020-01-034-0/+44
* android: Fix u_format_table.c being generated twiceRobert Foss2019-12-311-4/+1
* u_format: move format tests to util/tests/Eric Engestrom2019-12-273-1/+896
* util/format: add trivial srgb<->linear conversion testEric Engestrom2019-12-273-0/+53
* util/format: add PIPE_FORMAT_ASTC_*x*x*_SRGB to util_format_{srgb,linear}()Eric Engestrom2019-12-271-0/+40
* util/format: remove left-over util_format_description_table declarationEric Engestrom2019-12-271-4/+0
* util/format: add missing vulkan formatsJonathan Marek2019-12-192-2/+27
* utils/os_socket: Define ssize_t on windows.Rafael Antognolli2019-12-161-0/+4
* drirc: Final Fantasy VIII: Remastered needs allow_higher_compat_versionKenneth Graunke2019-12-131-0/+4