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
...
*
util: update hash type comments
Timothy Arceri
2014-11-26
1
-5
/
+5
*
util: Implement assume() for clang.
Matt Turner
2014-11-24
1
-1
/
+11
*
util: Implement unreachable for MSVC using __assume
Ian Romanick
2014-11-05
1
-0
/
+6
*
util: initialize locale_t with a static object
Chia-I Wu
2014-10-30
1
-10
/
+8
*
configure: check for xlocale.h and strtof
Chia-I Wu
2014-10-30
1
-8
/
+4
*
util: add _mesa_strtod and _mesa_strtof
Chia-I Wu
2014-10-30
3
-1
/
+129
*
util: Use reg_belongs_to_class instead of BITSET_TEST
Jason Ekstrand
2014-10-24
1
-1
/
+1
*
util: Add assume() macro.
Matt Turner
2014-10-23
1
-0
/
+14
*
util: Include in Android builds
Tomasz Figa
2014-10-03
1
-0
/
+102
*
ralloc: Mark ralloc functions with gcc's malloc attribute.
Matt Turner
2014-09-25
2
-8
/
+14
*
mesa: Replace a priori knowledge of gcc attributes with configure tests.
Matt Turner
2014-09-25
1
-4
/
+7
*
mesa: Replace a priori knowledge of gcc builtins with configure tests.
Matt Turner
2014-09-25
1
-11
/
+3
*
util: fix SCons build
Brian Paul
2014-09-23
1
-0
/
+3
*
mesa: Move register_allocate.c to util.
Eric Anholt
2014-09-23
4
-0
/
+738
*
util: move shared rgtc code to util (v2)
Dave Airlie
2014-09-17
4
-1
/
+520
*
util: remove ralloc_test
Emil Velikov
2014-08-08
3
-105
/
+5
*
util: add src/util/format_srgb.c to .gitignore
Juha-Pekka Heikkila
2014-08-08
1
-0
/
+1
*
util/tests/hash_table: Link against libmesautil instead of libmesa
Jason Ekstrand
2014-08-05
1
-4
/
+2
*
util: include c99_compat.h in format_srgb.h to get 'inline' definition
Brian Paul
2014-08-04
1
-0
/
+1
*
util: include c99_compat.h in hash_table.h to get 'inline' definition
Brian Paul
2014-08-04
1
-0
/
+1
*
mesa/main: Use the RGB <-> sRGB conversion functions in libmesautil
Jason Ekstrand
2014-08-04
1
-0
/
+15
*
gallium: Move sRGB <-> RGB handling to libmesautil
Jason Ekstrand
2014-08-04
5
-2
/
+312
*
util: Gather some common macros
Jason Ekstrand
2014-08-04
6
-8
/
+133
*
util: Move the open-addressing linear-probing hash_table to src/util.
Kenneth Graunke
2014-08-04
18
-1
/
+1279
*
util: Move ralloc to a new src/util directory.
Kenneth Graunke
2014-08-04
7
-0
/
+1095
[prev]