mesa/src/amd
Mauro Rossi 6635a47038 android: ac/rgp: fix building error
Include "util/list.h" as per "util/simple_mtx.h" one line later

Fixes the following building error in Android:

In file included from external/mesa/src/amd/common/ac_rgp.c:24:
external/mesa/src/amd/common/ac_rgp.h:31:10: fatal error: 'list.h' file not found
         ^~~~~~~~
1 error generated.

Fixes: 12515d6b ("ac/rgp: add rgp co, col, pso data structures")
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4334
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9202>
2021-02-23 18:26:42 +00:00
..
addrlib amd: update addrlib 2021-02-15 09:15:10 +00:00
ci ci: Move the piglit expectations lists to the per-driver CI dirs. 2021-02-22 23:02:43 +00:00
common android: ac/rgp: fix building error 2021-02-23 18:26:42 +00:00
compiler aco: don't rematerialize exec 2021-02-23 14:41:31 +00:00
llvm radv,ac/nir: implement non-uniform get_ssbo_size 2021-01-27 13:00:33 +00:00
registers radeonsi: skip s_sendmsg(gs_alloc_req) for NGG passthrough on new chips 2021-02-13 04:56:05 +00:00
vulkan radv: Disable displayable DCC for GFX8 properly. 2021-02-23 16:57:04 +00:00
Android.addrlib.mk android: amd/addrlib: add gfx10 support 2019-07-10 09:03:55 +02:00
Android.common.mk android: amd/registers: switch to new generated register definitions 2020-09-06 20:20:34 +02:00
Android.compiler.mk android: aco/isel: Move context initialization code to a dedicated file 2020-09-14 21:26:53 +02:00
Android.mk android: aco: add support for libmesa_aco 2019-09-28 15:56:34 +02:00
Makefile.sources ac/rgp: add helper function to write rgp elf oject 2021-02-19 14:29:47 +00:00
meson.build aco: add framework for unit testing 2020-07-30 16:13:08 +00:00