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: Add utility build-id code.
Matt Turner
2017-02-15
3
-0
/
+149
*
util: Fix a typo in Makefile.sources
Jason Ekstrand
2017-02-15
1
-1
/
+1
*
util: Add helpers for iterating over Vulkan extension structs
Jason Ekstrand
2017-02-14
2
-1
/
+45
*
util/disk_cache: correctly use stat(3)
Timothy Arceri
2017-02-13
1
-4
/
+4
*
util/disk_cache: use stat() to check if entry is a directory
Timothy Arceri
2017-02-10
1
-9
/
+24
*
util/disk_cache: error check asprintf()
Timothy Arceri
2017-02-10
1
-5
/
+7
*
util/disk_cache: stop using ralloc_asprintf() unnecessarily
Timothy Arceri
2017-02-09
1
-13
/
+12
*
util: add a disk_cache_remove() function
Timothy Arceri
2017-02-09
2
-0
/
+34
*
glsl: Switch to disable-by-default for the GLSL shader cache
Carl Worth
2017-01-31
1
-0
/
+7
*
utils: really remove the __END_DECLS macro
Emil Velikov
2017-01-18
1
-1
/
+0
*
utils: build sha1/disk cache only with Android/Autoconf
Emil Velikov
2017-01-18
2
-0
/
+46
*
util: import sha1 implementation from OpenBSD
17.0-branchpoint
Emil Velikov
2017-01-18
9
-295
/
+289
*
radeonsi: make fix_fetch 64-bit
Marek Olšák
2017-01-16
1
-0
/
+9
*
util: fix list_is_singular()
Timothy Arceri
2017-01-12
1
-1
/
+1
*
util: import CRC32 implementation from gallium
Marek Olšák
2016-11-22
3
-0
/
+178
*
util/disk_cache: close a previously opened handle in disk_cache_put (v2)
Gwan-gyeong Mun
2016-11-22
1
-6
/
+5
*
mesa: removed redundant #else
George Kyriazis
2016-11-21
1
-1
/
+0
*
util/vk_alloc: Add a vk_zalloc2 helper
Jason Ekstrand
2016-11-17
1
-0
/
+16
*
util/vk_alloc: Ensure NULL is handled correctly in vk_free
Jason Ekstrand
2016-11-16
1
-0
/
+3
*
util: Fix Clang trivial destructor check.
Vinson Lee
2016-11-15
1
-4
/
+4
*
util/disk_cache: use unambiguous naming
Marek Olšák
2016-11-15
2
-42
/
+44
*
util: import cache.c/h from glsl
Marek Olšák
2016-11-15
3
-0
/
+890
*
util: use STATIC_ASSERT instead of static_assert
Tapani Pälli
2016-11-11
1
-1
/
+1
*
util: add MSVC HAS_TRIVIAL_DESTRUCTOR implementation
Brian Paul
2016-11-09
1
-0
/
+5
*
ralloc: add a linear allocator as a child node of ralloc
Marek Olšák
2016-10-31
2
-4
/
+433
*
ralloc: remove memset from ralloc_size
Marek Olšák
2016-10-31
1
-15
/
+11
*
ralloc: add DECLARE_RZALLOC_CXX_OPERATORS
Marek Olšák
2016-10-31
1
-2
/
+7
*
ralloc: don't memset ralloc_header, clear it manually
Marek Olšák
2016-10-31
1
-1
/
+15
*
util: Include string.h in bitscan.h.
Vinson Lee
2016-10-20
1
-0
/
+1
*
vulkan: add vk_alloc.h shared allocation inlines.
Dave Airlie
2016-10-19
2
-1
/
+77
*
util: move min/max/clamp macros to util macros.h
Dave Airlie
2016-10-19
1
-0
/
+13
*
util: add vector util code.
Dave Airlie
2016-10-19
3
-1
/
+193
*
util: remove unused variable
Timothy Arceri
2016-10-07
1
-4
/
+2
*
util/slab: re-design to allow migration between pools (v3)
Nicolai Hähnle
2016-10-05
2
-89
/
+258
*
util: use GCC atomic intrinsics with explicit memory model
Nicolai Hähnle
2016-10-05
1
-0
/
+21
*
util: remove Sun C Compiler support
Timothy Arceri
2016-09-23
1
-1
/
+1
*
u_endian: add android to glibc clause
Dave Airlie
2016-09-13
1
-1
/
+1
*
mesa/glsl: Move string_to_uint_map into the util folder
Thomas Helland
2016-09-12
3
-0
/
+221
*
util: Move hash_table_call_foreach to util hash table
Thomas Helland
2016-09-12
1
-0
/
+13
*
util: (trivial) add <stdint.h> include to slab.c
Roland Scheidegger
2016-09-06
1
-0
/
+1
*
util: import the slab allocator from gallium
Marek Olšák
2016-09-06
3
-0
/
+244
*
gallium/util: move endian detect into a separate file
Dave Airlie
2016-09-06
2
-1
/
+71
*
util: add assert that key cannot be NULL on insertion
Tapani Pälli
2016-08-22
1
-0
/
+2
*
mesa: Fix uf10_to_f32() scale factor in the E == 0 and M != 0 case.
Kenneth Graunke
2016-08-17
1
-1
/
+1
*
util: try to use SSE instructions with MSVC and 32-bit gcc
Brian Paul
2016-08-17
1
-3
/
+4
*
util: Use win32 intrinsics for util_last_bit if present.
Mathias Fröhlich
2016-08-10
1
-0
/
+12
*
util: Move _mesa_fsl/util_last_bit into util/bitscan.h
Mathias Fröhlich
2016-08-09
1
-0
/
+68
*
util/r11g11b10f: Whitespace cleanups
Jason Ekstrand
2016-08-05
1
-14
/
+7
*
util/format: Use explicitly sized types
Jason Ekstrand
2016-08-05
2
-6
/
+8
*
util/rgb9e5: Get rid of the float754 union
Jason Ekstrand
2016-08-05
1
-42
/
+27
[next]