mesa/src/gallium/auxiliary
Erik Faye-Lund 08f64f91d1 gallium/util: add missing include
This source-file uses PIPE_OS_WINDOWS to enable the Windows
functionality. But witout including p_config.h, this pre-processor
symbol won't be defined at all.

Let's fix this by adding the missing include, enabling stack-traces on
Windows.

Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5497>
2020-06-20 06:51:54 +00:00
..
cso_cache gallium: change comments to remove 'state tracker' 2020-05-13 13:47:27 -04:00
draw draw/gs: add more info to debugging. 2020-06-11 14:41:02 +10:00
driver_ddebug gallium: add pipe cap for scissored clears and pass scissor state to clear() hook 2020-04-29 18:05:06 +00:00
driver_noop gallium: add pipe cap for scissored clears and pass scissor state to clear() hook 2020-04-29 18:05:06 +00:00
driver_rbug gallium: remove more "state tracker" occurences 2020-05-13 13:47:27 -04:00
driver_trace gallium: remove more "state tracker" occurences 2020-05-13 13:47:27 -04:00
gallivm gallivm/cache: don't require a null terminator for cache data. 2020-06-16 09:48:01 +10:00
hud gallium/hud: don't use user vertex buffers 2020-06-16 08:02:29 +00:00
indices gallium/auxiliary/indices: consistently apply start only to input 2019-08-31 19:45:52 +00:00
nir nir: gather which images are MSAA 2020-06-02 20:47:49 +00:00
os gallium/os: call "ANSI" version of GetCommandLine 2020-06-20 06:51:54 +00:00
pipe-loader replace all F_DUPFD_CLOEXEC with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
pipebuffer gallium/pipebuffer: Use persistent maps for slabs 2020-04-29 13:45:12 +00:00
postprocess gallium: remove more "state tracker" occurences 2020-05-13 13:47:27 -04:00
rbug rbug: Fix use of alloca() without #include "c99_alloca.h" 2019-10-25 16:04:34 +01:00
renderonly gallium: rename 'state tracker' to 'frontend' 2020-05-13 13:46:53 -04:00
rtasm util: don't include p_defines.h and u_pointer.h from gallium 2020-03-27 21:00:10 +00:00
target-helpers gallium: rename 'state tracker' to 'frontend' 2020-05-13 13:46:53 -04:00
tessellator gallivm/tessellator: use private functions for min/max to avoid namespace issues 2020-03-03 07:30:07 +10:00
tgsi util: Add util functionality for GL4.1 support 2020-06-05 06:36:54 +00:00
translate gallium/cso_hash: make cso_hash declared within structures instead of alloc'd 2020-02-14 18:16:28 -05:00
util gallium/util: add missing include 2020-06-20 06:51:54 +00:00
vl gallium/auxiliary/vl: Fix compute shader scale_y for interlaced videos 2020-05-20 17:32:36 +00:00
Android.mk android: gallium/auxiliary: fix "Unused source files" in tesselator 2020-03-03 21:32:26 +00:00
Makefile.sources android: util: fix build for GL4.1 support 2020-06-06 09:32:19 +02:00
meson.build util: Add util functionality for GL4.1 support 2020-06-05 06:36:54 +00:00
SConscript gallivm: nir->tgsi info convertor (v2) 2019-11-28 14:48:11 +10:00