index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: emulate futex on FreeBSD using umtx
Greg V
2019-03-03
1
-0
/
+34
*
driconf: add DTD to allow the drirc xml (00-mesa-defaults.conf) to be validated
Eric Engestrom
2019-02-28
2
-1
/
+28
*
util/os_misc: Add check for PIPE_OS_HURD
Timo Aaltonen
2019-02-27
1
-2
/
+2
*
util: fix a warning when building against clang7 headers
Tapani Pälli
2019-02-27
1
-0
/
+2
*
util: Don't block SIGSYS for new threads
Drew Davenport
2019-02-26
1
-1
/
+2
*
driinfo: add DTD to allow the xml to be validated
Eric Engestrom
2019-02-26
1
-0
/
+16
*
drirc: Add sddm-greeter to adaptive_sync blacklist.
Mario Kleiner
2019-02-19
1
-0
/
+3
*
driconf: add Civ6Sub executable for Civilization 6
Marek Olšák
2019-02-19
1
-0
/
+6
*
radeonsi: always enable NIR for Civilization 6 to fix corruption
Marek Olšák
2019-02-19
1
-0
/
+3
*
radeonsi: add driconf option radeonsi_enable_nir
Marek Olšák
2019-02-19
1
-0
/
+5
*
drirc/i965: add option to disable 565 configs and visuals
Tapani Pälli
2019-02-15
1
-0
/
+5
*
util/tests: compile to something sensible in release builds
Eric Engestrom
2019-02-14
12
-0
/
+24
*
util: move BITFIELD macros to util/macros.h
Timothy Arceri
2019-02-08
1
-0
/
+18
*
driconf: drop unused macro
Eric Engestrom
2019-02-07
1
-4
/
+0
*
gallium: Enable ASIMD/NEON on aarch64.
Matt Turner
2019-01-24
1
-2
/
+9
*
nir: check NIR_SKIP to skip passes by name
Caio Marcelo de Oliveira Filho
2019-01-18
2
-0
/
+16
*
util: Helper to create sets and hashes with pointer keys
Caio Marcelo de Oliveira Filho
2019-01-14
4
-0
/
+27
*
drirc: Initial blacklist for adaptive sync
Nicholas Kazlauskas
2018-12-28
1
-0
/
+85
*
util: Add adaptive_sync driconf option
Nicholas Kazlauskas
2018-12-28
1
-0
/
+5
*
util: Get program name based on path when possible
Nicholas Kazlauskas
2018-12-28
1
-1
/
+22
*
util/hash_table: Add _mesa_hash_table_init function
Ian Romanick
2018-12-16
2
-13
/
+34
*
util/slab: Rename slab_mempool typed parameters to mempool
Ian Romanick
2018-12-14
2
-14
/
+14
*
util: env_var_as_unsigned() helper
Rob Clark
2018-11-27
2
-0
/
+22
*
util: promote u_memory to src/util
Dylan Baker
2018-11-27
6
-0
/
+450
*
drirc: enable glthread for Talos Principle
Marek Olšák
2018-11-20
1
-0
/
+7
*
meson: Add tests to suites
Dylan Baker
2018-11-20
6
-8
/
+16
*
xmlpool: update translation po files
Eric Engestrom
2018-11-13
6
-193
/
+950
*
util/ralloc: Make sizeof(linear_header) a multiple of 8
Matt Turner
2018-11-12
1
-2
/
+12
*
util/ralloc: Switch from DEBUG to NDEBUG
Matt Turner
2018-11-12
1
-14
/
+4
*
util: Fix warning in u_cpu_detect on non-x86
Alyssa Rosenzweig
2018-11-12
1
-2
/
+2
*
autotools: library-dependency when no sse and 32-bit
Sergii Romantsov
2018-11-05
2
-2
/
+3
*
meson: don't install translation files
18.3-branchpoint
Dylan Baker
2018-11-01
1
-1
/
+1
*
util/gen_xmlpool: Make use of python's foreach loop
Dylan Baker
2018-10-31
1
-30
/
+27
*
util/gen_xmlpool: Don't use len to test for container emptiness
Dylan Baker
2018-10-31
1
-4
/
+4
*
util/gen_xmlpool: Don't write via shell redirection
Dylan Baker
2018-10-31
5
-65
/
+58
*
util/gen_xmlpool: use with statement to open file
Dylan Baker
2018-10-31
1
-34
/
+32
*
util/gen_xmlpool: use a main function
Dylan Baker
2018-10-31
1
-61
/
+66
*
util/gen_xmlpool: Use print function instad of sys.stderr.write
Dylan Baker
2018-10-31
1
-5
/
+4
*
util/gen_xmlpool: Use more standard style
Dylan Baker
2018-10-31
1
-29
/
+29
*
util/xmlpool: Update for meson generation
Dylan Baker
2018-10-31
4
-12
/
+16
*
meson: add support for generating translation mo files
Dylan Baker
2018-10-31
4
-1
/
+8
*
util/gen_xmlpool: use argparse for argument handling
Dylan Baker
2018-10-31
1
-11
/
+9
*
configure: allow building with python3
Emil Velikov
2018-10-31
2
-2
/
+2
*
util: move u_cpu_detect to util
Dylan Baker
2018-10-30
4
-0
/
+698
*
util: Move u_debug to utils
Dylan Baker
2018-10-30
4
-0
/
+905
*
util: Move os_misc to util
Dylan Baker
2018-10-30
4
-0
/
+282
*
util: s/0/NULL/ for pointer
Eric Engestrom
2018-10-30
1
-1
/
+1
*
util: Change remaining uint32 cache ids to sha1
David McFarland
2018-10-26
1
-6
/
+10
*
util: use C99 declaration in the for-loop set_foreach() macro
Eric Engestrom
2018-10-25
2
-8
/
+4
*
util: use C99 declaration in the for-loop hash_table_foreach() macro
Eric Engestrom
2018-10-25
4
-10
/
+5
[next]