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: 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