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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-25
mesa: Add .gitignore entries for make check binaries
Kristian Høgsberg Kristensen
1
-0
/
+1
2016-02-03
util/hash_table: add _mesa_hash_table_clear (v4)
Nicolai Hähnle
2
-0
/
+92
2015-02-17
util/hash: Silence comparison between signed and unsigned integer warnings in...
Ian Romanick
3
-3
/
+3
2015-02-17
util/hash: Silence unused parameter warnings in tests
Ian Romanick
9
-0
/
+28
2015-02-07
util/hash_table: Try to hit a double-insertion bug in the collision test
Jason Ekstrand
1
-1
/
+13
2015-01-15
hash_table: Rename insert_with_hash to insert_pre_hashed
Jason Ekstrand
1
-4
/
+4
2014-12-14
util/hash_table: Rework the API to know about hashing
Jason Ekstrand
9
-50
/
+44
2014-12-12
util: List hash_table tests as check_PROGRAMS.
Matt Turner
1
-1
/
+1
2014-08-08
util: remove ralloc_test
Emil Velikov
2
-80
/
+0
2014-08-05
util/tests/hash_table: Link against libmesautil instead of libmesa
Jason Ekstrand
1
-4
/
+2
2014-08-04
util: Move the open-addressing linear-probing hash_table to src/util.
Kenneth Graunke
13
-0
/
+729
2014-08-04
util: Move ralloc to a new src/util directory.
Kenneth Graunke
2
-0
/
+78