index
:
~nh/mesa
ARB_enhanced_layouts
ARB_gpu_shader_int64
ARB_sparse_buffer
ac_surface
addrtool
arb_bindless_texture
arb_transform_feedback_overflow_query
arrays
buffer-suballoc
cubemaps
ddiv
debug-dma
descriptors
driconf
fences-threads-ddebug
first-image
ibs
images-radeonsi
khronos-update
ldexp
merged-shader-io-bitfields
nir
nir-v2
out-of-order
pbo-download
pbo-upload
pub-invalidate
query
query-buffer-object
r300-compiler
r300g-glsl
readpixels
shader-state
si_shader_mem
ssbo
tgsi-const-2d
tmp
ubsan
user_stride
user_stride-v2
wip
nh's Mesa repository; mostly radeonsi related development
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-13
xmlconfig: move into src/util
Nicolai Hähnle
1
-2
/
+18
2017-03-03
util/disk_cache: compress individual cache entries
Timothy Arceri
1
-1
/
+4
2017-02-24
util: automake: add sha1/README to the tarball
Emil Velikov
1
-1
/
+4
2017-01-18
util: import sha1 implementation from OpenBSD
Emil Velikov
1
-3
/
+0
2016-02-11
configure: Eliminate MSVC2008 compatibility.
Jose Fonseca
1
-1
/
+1
2015-09-09
util: automake: rework the format_srgb.c rule
Emil Velikov
1
-2
/
+4
2015-09-06
util: always include sha1 into the build
Ilia Mirkin
1
-4
/
+0
2015-07-09
util: Don't link to SHA1 library if shader-cache is disabled.
Matt Turner
1
-1
/
+1
2015-03-18
util: Add a roundeven test.
Matt Turner
1
-1
/
+3
2015-03-05
Fix invalid extern "C" around header inclusion.
Mark Janes
1
-0
/
+3
2015-03-03
configure: Leverage gcc warn options to enable safe use of C99 features where...
Jose Fonseca
1
-1
/
+2
2015-02-27
Revert "configure: Leverage gcc warn options to enable safe use of C99 featur...
Kenneth Graunke
1
-2
/
+1
2015-02-27
configure: Leverage gcc warn options to enable safe use of C99 features where...
Jose Fonseca
1
-1
/
+2
2015-02-20
mesa: Add gallium include dirs to more parts of the tree.
Eric Anholt
1
-0
/
+2
2015-01-16
configure: Add machinery for --enable-shader-cache (and --disable-shader-cache)
Carl Worth
1
-2
/
+2
2015-01-16
mesa: Add mesa SHA-1 functions
Carl Worth
1
-0
/
+7
2014-12-12
util: Wire up u_atomic_test.
Matt Turner
1
-0
/
+3
2014-12-12
mesa: Add scons files to distribution.
Matt Turner
1
-1
/
+1
2014-12-12
util: Add headers and python scripts for distribution.
Matt Turner
1
-0
/
+1
2014-09-23
mesa: Move register_allocate.c to util.
Eric Anholt
1
-0
/
+3
2014-08-08
util: remove ralloc_test
Emil Velikov
1
-25
/
+5
2014-08-04
gallium: Move sRGB <-> RGB handling to libmesautil
Jason Ekstrand
1
-1
/
+10
2014-08-04
util: Gather some common macros
Jason Ekstrand
1
-2
/
+0
2014-08-04
util: Move the open-addressing linear-probing hash_table to src/util.
Kenneth Graunke
1
-0
/
+1
2014-08-04
util: Move ralloc to a new src/util directory.
Kenneth Graunke
1
-0
/
+53