llvmpipe: replace uses of simple_list.h with list.h
authorDylan Baker <dylan.c.baker@intel.com>
Wed, 16 Mar 2022 20:10:46 +0000 (13:10 -0700)
committerDylan Baker <dylan.c.baker@intel.com>
Fri, 22 Apr 2022 16:39:57 +0000 (09:39 -0700)
commit928f02195e7818a6db5bd688b31ea51dab4dff91
treee65e39c1463c4d371ac77bb2d8b288bd8f1839f2
parent255a4d55c6a6f56a02d24fb0c888bf0d0ea5b36b
llvmpipe: replace uses of simple_list.h with list.h

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Reviewed-by: Jason Ekstrand <jason.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15418>
12 files changed:
src/gallium/auxiliary/gallivm/lp_bld_init.c
src/gallium/drivers/llvmpipe/lp_context.c
src/gallium/drivers/llvmpipe/lp_scene.c
src/gallium/drivers/llvmpipe/lp_state_cs.c
src/gallium/drivers/llvmpipe/lp_state_cs.h
src/gallium/drivers/llvmpipe/lp_state_fs.c
src/gallium/drivers/llvmpipe/lp_state_fs.h
src/gallium/drivers/llvmpipe/lp_state_fs_linear_llvm.c
src/gallium/drivers/llvmpipe/lp_state_setup.c
src/gallium/drivers/llvmpipe/lp_state_setup.h
src/gallium/drivers/llvmpipe/lp_texture.c
src/gallium/drivers/llvmpipe/lp_texture.h