mesa/src/intel
Caio Marcelo de Oliveira Filho 09c3ff01df src/intel: use new hash table and set creation helpers
Replace calls to create hash tables and sets that use
_mesa_hash_pointer/_mesa_key_pointer_equal with the helpers
_mesa_pointer_hash_table_create() and _mesa_pointer_set_create().

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Acked-by: Eric Engestrom <eric@engestrom.ch>
2019-01-14 10:49:33 -08:00
..
blorp intel/blorp: Add two more filter modes 2019-01-14 10:16:52 -06:00
common intel/icl: Set way_size_per_bank to 4 2018-11-26 15:11:36 -08:00
compiler i965: Drop mark_surface_used mechanism. 2019-01-13 09:35:32 -08:00
dev intel: Introducing Whiskey Lake platform 2018-10-11 10:02:40 -07:00
genxml intel/genxml: Add register for object preemption. 2018-12-14 09:40:27 -08:00
isl intel/isl: move tiled_memcpy static libs from i965 to isl 2019-01-10 08:02:30 +02:00
tools src/intel: use new hash table and set creation helpers 2019-01-14 10:49:33 -08:00
vulkan src/intel: use new hash table and set creation helpers 2019-01-14 10:49:33 -08:00
Android.blorp.mk
Android.common.mk
Android.compiler.mk
Android.dev.mk
Android.genxml.mk
Android.isl.mk intel/isl: move tiled_memcpy static libs from i965 to isl 2019-01-10 08:02:30 +02:00
Android.mk
Android.vulkan.mk anv/android: we need git_sha1.h in include paths 2018-10-12 07:29:03 +03:00
Makefile.am configure: allow building with python3 2018-10-31 19:15:50 +00:00
Makefile.blorp.am
Makefile.common.am
Makefile.compiler.am i965/vec4/dce: Don't narrow the write mask if the flags are used 2018-12-17 13:47:06 -08:00
Makefile.dev.am
Makefile.genxml.am
Makefile.isl.am intel/isl: move tiled_memcpy static libs from i965 to isl 2019-01-10 08:02:30 +02:00
Makefile.sources intel/isl: move tiled_memcpy static libs from i965 to isl 2019-01-10 08:02:30 +02:00
Makefile.tools.am
Makefile.vulkan.am anv/autotools: make sure tests link with -msse2 2018-12-31 17:28:21 +01:00
meson.build