gallium/utils: drop PIPE_SUBSYSTEM_WINDOWS_USER
authorEric Engestrom <eric.engestrom@intel.com>
Thu, 1 Aug 2019 21:49:05 +0000 (22:49 +0100)
committerEric Engestrom <eric.engestrom@intel.com>
Fri, 2 Aug 2019 17:38:52 +0000 (18:38 +0100)
commit8c52bca11228a7d514cfbcb1c6605c2140949b06
treec9b3907bc08fd4997ec4c3387f96f1f3b939fd6d
parente740e7a6f018738b02ce97db172d6749feeadce1
gallium/utils: drop PIPE_SUBSYSTEM_WINDOWS_USER

This is basically just an alias for PIPE_OS_WINDOWS.

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
scons/gallium.py
src/gallium/auxiliary/os/os_process.c
src/gallium/auxiliary/util/u_debug_refcnt.c
src/gallium/auxiliary/util/u_debug_refcnt.h
src/gallium/auxiliary/util/u_debug_symbol.c
src/gallium/auxiliary/util/u_network.c
src/gallium/auxiliary/util/u_network.h
src/gallium/include/pipe/p_config.h
src/util/os_misc.c
src/util/os_time.c