mesa/src/gallium/include
Eric Anholt 72f7d3d5b0 gallium: Only define PIPE_ALIGNSTACK on x86.
At least arm and arm64 don't respect this attribute, producing compiler
warnings in lp_test_format.c.  The gcc and LLVM docs for the attribute
only talk about them being needed on x86.

Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3867>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3867>
2020-02-18 15:40:04 -08:00
..
pipe gallium: Only define PIPE_ALIGNSTACK on x86. 2020-02-18 15:40:04 -08:00
state_tracker Revert "gallium: add st_context_iface::flush_resource to call FLUSH_VERTICES" 2020-01-20 12:33:29 +00:00