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/os_file: always use the 'grow' mechanism
Eric Engestrom
2019-05-16
1
-42
/
+20
*
radeonsi: add config entry for Counter-Strike Global Offensive
Timothy Arceri
2019-05-07
1
-0
/
+3
*
util/drirc: add workarounds for bugs in Doom 3: BFG
Timothy Arceri
2019-05-06
1
-0
/
+5
*
tests/vma: fix build with MSVC
Dylan Baker
2019-05-03
1
-0
/
+8
*
util/tests: Use define instead of VLA
Dylan Baker
2019-05-03
5
-20
/
+25
*
util/bitset: fix bitset range mask calculations.
Dave Airlie
2019-05-03
1
-2
/
+2
*
util/tests: add basic unit tests for bitset
Dave Airlie
2019-05-03
2
-0
/
+141
*
util/bitset: Return an actual bool from test macros
Jason Ekstrand
2019-05-02
1
-2
/
+2
*
util: move #include out of #if linux
Eric Engestrom
2019-05-01
1
-1
/
+1
*
st/nine: Control shader constant inlining with drirc
Axel Davy
2019-04-30
1
-0
/
+5
*
drirc: Add Gallium nine workaround for Rayman Legends
Axel Davy
2019-04-30
1
-0
/
+5
*
st/nine: Add drirc option to use data_internal for dynamic textures
Axel Davy
2019-04-30
1
-0
/
+5
*
util: add os_read_file() helper
Eric Engestrom
2019-04-30
4
-0
/
+158
*
delete autotools .gitignore files
Eric Engestrom
2019-04-29
3
-22
/
+0
*
radeonsi: add si_debug_options for convenient adding/removing of options
Nicolai Hähnle
2019-04-25
2
-15
/
+52
*
drirc: Add workaround for Epic Games Launcher
Danylo Piliaiev
2019-04-22
1
-0
/
+4
*
ralloc: Fully qualify non-virtual destructor call
Kristian H. Kristensen
2019-04-19
1
-1
/
+1
*
drirc: add Spectacle, Falkon to a-sync blacklist
grmat
2019-04-15
1
-0
/
+6
*
drirc: add Waterfox to adaptive-sync blacklist
davidbepo
2019-04-15
1
-0
/
+3
*
drirc: add Budgie WM to adaptive-sync blacklist
El Christianito
2019-04-15
1
-0
/
+3
*
Delete autotools
Dylan Baker
2019-04-15
7
-425
/
+0
*
u_dynarray: add util_dynarray_grow_cap
Qiang Yu
2019-04-11
1
-6
/
+17
*
u_math: add ushort_to_float/float_to_ushort
Qiang Yu
2019-04-11
1
-0
/
+31
*
util/process: document memory leak
Eric Engestrom
2019-04-04
1
-0
/
+4
*
util/queue: add util_queue_adjust_num_threads
Marek Olšák
2019-04-01
2
-6
/
+52
*
util/queue: hold a lock when reading num_threads in util_queue_finish
Marek Olšák
2019-04-01
1
-3
/
+3
*
util/queue: add ability to kill a subset of threads
Marek Olšák
2019-04-01
2
-21
/
+36
*
util/queue: move thread creation into a separate function
Marek Olšák
2019-04-01
1
-24
/
+32
*
util: no-op __builtin_types_compatible_p() for non-GCC compilers
Brian Paul
2019-03-29
1
-0
/
+4
*
util/disk_cache: close fd in the fallback path
Eric Engestrom
2019-03-28
1
-4
/
+3
*
android: static link with libexpat with Android O+
Kishore Kadiyala
2019-03-25
1
-0
/
+6
*
util: Add a drm_find_modifier helper
Alyssa Rosenzweig
2019-03-14
1
-0
/
+55
*
util: Add a DAG datastructure.
Eric Anholt
2019-03-11
4
-0
/
+222
*
util: #define PATH_MAX when undefined (eg. Hurd)
Eric Engestrom
2019-03-05
1
-0
/
+4
*
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
[next]