index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
virgl: apply bgra dest swizzle and add Portal 2
Gurchetan Singh
2020-06-18
1
-0
/
+7
*
util: introduce os_dupfd_cloexec() helper
Eric Engestrom
2020-06-18
2
-0
/
+55
*
util/os_file: replace broken windows-detection code with detect_os.h
Eric Engestrom
2020-06-18
1
-3
/
+3
*
util: enable futex usage on BSDs after 7dc2f4788288
Jan Beich
2020-06-16
3
-2
/
+7
*
radv: enable radv_enable_mrt_output_nan_fixup for RAGE 2
Samuel Pitoiset
2020-06-12
1
-0
/
+4
*
radv: add new drirc option radv_enable_mrt_output_nan_fixup
Samuel Pitoiset
2020-06-12
1
-0
/
+5
*
util/disk_cache: add fallback for disk_cache_get_function_identifier
Dave Airlie
2020-06-11
1
-0
/
+6
*
util: add BITSET_LAST_BIT() helper
Timothy Arceri
2020-06-03
1
-0
/
+14
*
meson: use gnu_symbol_visibility argument
Dylan Baker
2020-06-01
2
-3
/
+6
*
util/format: Add more multi-planar formats.
Bas Nieuwenhuizen
2020-05-30
4
-0
/
+303
*
util/format: Add VK_FORMAT_D16_UNORM_S8_UINT.
Bas Nieuwenhuizen
2020-05-30
3
-0
/
+72
*
radeonsi/drirc: enable zerovram option for 7 Days to Die
Pierre-Eric Pelloux-Prayer
2020-05-27
1
-0
/
+7
*
util/format: Use SATURATE
Alyssa Rosenzweig
2020-05-26
1
-3
/
+3
*
util: Add SATURATE macro
Alyssa Rosenzweig
2020-05-26
2
-0
/
+6
*
src/util: Remove out-of-range comparison
Kristian H. Kristensen
2020-05-26
1
-1
/
+1
*
util: delete fnv1a hash function
Dmitriy Nester
2020-05-25
4
-65
/
+1
*
util/hash_table: replace fnv1a hash function with xxhash
Dmitriy Nester
2020-05-25
1
-7
/
+7
*
tree-wide: fix deprecated GitLab URLs
Eric Engestrom
2020-05-23
1
-4
/
+4
*
util/rand_xor: extend the urandom path to all non-Windows platforms
Eric Engestrom
2020-05-16
1
-2
/
+4
*
util/rand_xor: fallback Linux to time-based instead of fixed seed
Eric Engestrom
2020-05-16
1
-22
/
+14
*
util/rand_xor: drop unused header
Eric Engestrom
2020-05-16
1
-1
/
+0
*
util/rand_xor: make it clear that {,s_}rand_xorshift128plus take *exactly 2* ...
Eric Engestrom
2020-05-16
2
-4
/
+4
*
util/rand_xor: use getrandom() when available
Emmanuel Gil Peyrot
2020-05-15
1
-1
/
+11
*
util/ra: Add [de]serialization support
Jason Ekstrand
2020-05-13
2
-0
/
+69
*
util/vma: Add a debug print helper
Jason Ekstrand
2020-05-13
2
-0
/
+24
*
util/vma: Add an option to configure high/low preference
Jason Ekstrand
2020-05-13
2
-19
/
+54
*
util/list: Add list_foreach_entry_from_safe
Caio Marcelo de Oliveira Filho
2020-05-13
1
-0
/
+7
*
util/list: Add a list pair iterator
Jason Ekstrand
2020-05-13
1
-0
/
+7
*
drirc: Enable glthread for PCSX2
JibbityJobbity
2020-05-13
1
-0
/
+3
*
gallium: change comments to remove 'state tracker'
Marek Olšák
2020-05-13
1
-1
/
+1
*
radv: add a LLVM version string workaround for SotTR and ACO
Samuel Pitoiset
2020-05-13
2
-0
/
+14
*
drirc: Enable glthread for rpcs3
Ani
2020-05-11
1
-0
/
+3
*
util: Make process_test path compatible with mingw native toolchains
pal1000
2020-05-08
1
-3
/
+6
*
Linux: Change minimum priority threads from SCHED_IDLE to nice 19 SCHED_BATCH.
Con Kolivas
2020-05-08
1
-3
/
+18
*
util/os_memory: never use os_memory_debug.h
Erik Faye-Lund
2020-05-07
1
-6
/
+0
*
radeonsi: add workaround for issue 2647
Pierre-Eric Pelloux-Prayer
2020-05-05
1
-0
/
+4
*
driconf: add force_integer_tex_nearest option
Pierre-Eric Pelloux-Prayer
2020-05-05
2
-0
/
+15
*
util/simple_mtx: add assert_locked()
Rob Clark
2020-04-29
1
-0
/
+22
*
util/ra: Improve ra_set_finalize() performance.
Eric Anholt
2020-04-29
1
-4
/
+1
*
util/ra: Use util_dynarray for handling the conflict lists.
Eric Anholt
2020-04-29
1
-35
/
+18
*
util/ra: Use util_dynarray for the adjacency list.
Eric Anholt
2020-04-29
1
-44
/
+19
*
util/ra: Sanity check that we're adding a valid reg to a class.
Eric Anholt
2020-04-29
1
-0
/
+2
*
util/ra: Sanity check that the driver selected a valid reg.
Eric Anholt
2020-04-29
1
-0
/
+1
*
Revert "meson,ci: Disable sparse_array tests on windows"
Andres Gomez
2020-04-24
1
-4
/
+1
*
util/ralloc: fix ralloc alignment on Win64
Jesse Natalie
2020-04-21
1
-0
/
+4
*
remove final imports.h and imports.c bits
Dylan Baker
2020-04-21
5
-135
/
+2
*
mesa|mapi: replace _mesa_[v]snprintf with [v]snprintf
Dylan Baker
2020-04-21
2
-47
/
+1
*
replace imports memory functions with utils memory functions
Dylan Baker
2020-04-21
2
-161
/
+0
*
util: Add an aligned realloc function
Dylan Baker
2020-04-21
4
-17
/
+40
*
replace malloc macros in imports.h with u_memory.h versions
Dylan Baker
2020-04-21
2
-1
/
+1
[next]