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/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
*
util: use *unsigned* ints for bit operations
Eric Engestrom
2018-10-23
1
-1
/
+1
*
util: document a limitation of util_fast_udiv32
Marek Olšák
2018-10-17
1
-1
/
+7
*
util: Add foreach_reverse for dynarray
Caio Marcelo de Oliveira Filho
2018-10-15
1
-0
/
+6
*
util: Add tests for fast integer division by constants
Jason Ekstrand
2018-10-10
4
-0
/
+546
*
util: Add power-of-two divisor support to compute_fast_udiv_info
Marek Olšák
2018-10-10
2
-2
/
+23
*
util: Generalize fast integer division to be variable bit-width
Jason Ekstrand
2018-10-10
2
-45
/
+39
*
util: Add fast division helpers
Marek Olšák
2018-10-10
1
-0
/
+44
*
util: import public domain code for integer division by a constant
Marek Olšák
2018-10-10
4
-0
/
+365
*
util: Add a simple big math library
Jason Ekstrand
2018-10-10
4
-0
/
+115
*
util/u_queue: add UTIL_QUEUE_INIT_SET_FULL_THREAD_AFFINITY
Marek Olšák
2018-10-06
3
-1
/
+17
*
util: Make xmlconfig.c build on Solaris without d_type in dirent (v2)
Alan Coopersmith
2018-10-05
1
-0
/
+8
*
drirc: add a workaround for ARMA 3
Marek Olšák
2018-10-04
1
-0
/
+4
*
util: add disk_cache_get_function_identifier()
Timothy Arceri
2018-10-03
1
-0
/
+16
*
util: rename timestamp param in disk_cache_create()
Timothy Arceri
2018-10-03
1
-4
/
+4
*
util: disable cache if we have no build-id and timestamp is zero
Timothy Arceri
2018-10-02
1
-0
/
+9
*
util: Add macro to get number of elements in dynarray
Caio Marcelo de Oliveira Filho
2018-09-21
1
-0
/
+1
*
Revert "utils/u_math: break dependency on gallium/utils"
Dylan Baker
2018-09-20
1
-38
/
+5
*
utils/u_math: break dependency on gallium/utils
Dylan Baker
2018-09-20
1
-5
/
+38
*
mesa: move legacy dri config option texture_depth
Timothy Arceri
2018-09-18
7
-134
/
+0
*
mesa: move legacy dri config option fthrottle_mode
Timothy Arceri
2018-09-18
7
-114
/
+0
*
mesa: move legacy dri config option def_max_anisotropy
Timothy Arceri
2018-09-18
7
-29
/
+0
*
mesa: move legacy dri config option no_neg_lod_bias
Timothy Arceri
2018-09-18
7
-31
/
+0
*
mesa: move legacy dri config option round_mode
Timothy Arceri
2018-09-18
6
-70
/
+0
*
mesa: remove unused dri option float_depth
Timothy Arceri
2018-09-18
7
-29
/
+0
*
mesa: move legacy dri config option dither_mode
Timothy Arceri
2018-09-18
6
-92
/
+0
*
mesa: move legacy dri config option color_reduction
Timothy Arceri
2018-09-18
7
-82
/
+0
*
mesa: move legacy TCL dri config options
Timothy Arceri
2018-09-18
7
-151
/
+0
[next]