index
:
~tpohjola/mesa
16_bit_gles
81828
96743
arb_texture_stencil8
b2b_with_surf_array
blorp_flat_inputs
blorp_flush
blorp_tex_upload
blorp_w_tiled_as_linear
daimler
dbg/blorp_push_const
debug-intel-aux-surfaces
depth_align_wa_for_arrayed
depth_state_cleanup
df_scalar_test
dump-isl-surf
ext_memory_object
fast_clear_vbo
fast_lod
fast_lod_isl
fastlod_isl_wip
foo
fp64
fp64_common
fp64_lower_df
fp64_lower_df_hsw
fp64_pack32x2
fp64_split
fp64_uniform
fp64_uniform_lower_df_uni
gen6_hiz_wip
gen6_no_hiz_mt
gen8_blorp
i965_isl
i965_isl_05062017
i965_isl_2017_1
i965_isl_rebase
icl
icl_dbg
icl_fcc
icl_fcc_2
img_ext_yuv420
import_rework
isl_depth_stencil_wip
jenkins
master
meta_with_blorp
meta_with_blorp_17042015
misc_wa
mordor_fix
mordor_rbc
multi_lod
no_frag_depth
non_comp_fast_clear
rbc
rbc_rebase_ben_hiz
release_aux_when_sharing
skl_bug
skl_hacks
stencil-texture
stencil_hack
stencil_meta_blit_wip
surf_state_refactor
uniform_tracking
uniform_updates_by_stage
vec4_pull_const_opt
vf_packing_dbg
y_only
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-03
meson: convert gtest to an internal dependency
Dylan Baker
1
-2
/
+2
2017-09-28
util: fix in-class initialization of static member
Thomas Helland
1
-3
/
+6
2017-09-27
meson: Add build Intel "anv" vulkan driver
Dylan Baker
2
-0
/
+61
2017-09-26
util: Add tests for the string buffer
Thomas Helland
2
-0
/
+159
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