mesa: move u_idalloc from gallium/aux/util to util
authorPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Tue, 8 Sep 2020 18:41:14 +0000 (20:41 +0200)
committerPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Thu, 10 Sep 2020 07:07:03 +0000 (09:07 +0200)
commit87ef970ee65535d026a2bcd8a0e82cf84164e10b
tree298e5c9b7675256992516829816f433ff9685c3b
parent911ce374caf03581038e49cf6edccf8d4953eeda
mesa: move u_idalloc from gallium/aux/util to util

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6600>
src/gallium/auxiliary/Makefile.sources
src/gallium/auxiliary/meson.build
src/util/Makefile.sources
src/util/meson.build
src/util/u_idalloc.c [moved from src/gallium/auxiliary/util/u_idalloc.c with 100% similarity]
src/util/u_idalloc.h [moved from src/gallium/auxiliary/util/u_idalloc.h with 100% similarity]