mesa/src/gallium/auxiliary/pipe-loader
Jason Ekstrand 449f1fee9e gallium/pipe: Add a GALLIUM_PIPE_SEARCH_DIR override env var
This can be useful if you rsync an install between two machines and the
paths don't perfectly match up.  OpenGL drivers already work fine but
anything which uses pipe-loader has a compile-time path.

Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Francisco Jerez <currojerez@riseup.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7047>
2020-10-07 16:03:11 -05:00
..
Android.mk android: Build kms_swrast for the Android platform 2018-10-22 13:08:17 +01:00
driinfo_gallium.h driconf: Stop quoting true/false in boolean option definitions. 2020-10-02 23:59:52 +00:00
Makefile.sources gallium: move driinfo XML to pipe_loader 2017-08-02 09:50:57 +02:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
pipe_loader.c driconf: Make the driver's declarations be structs instead of XML. 2020-10-02 23:59:52 +00:00
pipe_loader.h driconf: Make the driver's declarations be structs instead of XML. 2020-10-02 23:59:52 +00:00
pipe_loader_drm.c gallium/pipe: Add a GALLIUM_PIPE_SEARCH_DIR override env var 2020-10-07 16:03:11 -05:00
pipe_loader_priv.h driconf: Make the driver's declarations be structs instead of XML. 2020-10-02 23:59:52 +00:00
pipe_loader_sw.c gallium/pipe: Add a GALLIUM_PIPE_SEARCH_DIR override env var 2020-10-07 16:03:11 -05:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00