mesa/src/gallium/auxiliary/pipe-loader
Eric Anholt 974981c4e6 gallium/drm: Make the pipe loader handle the driconf merging.
We can pretty easily handle merging the driver's driconf with the common
driverconf right there, rather than pushing that to each driver.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6751>
2020-09-24 16:35:17 -07:00
..
Android.mk android: Build kms_swrast for the Android platform 2018-10-22 13:08:17 +01:00
driinfo_gallium.h driconf: add option to reuse GL names 2020-09-10 09:09:34 +02: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 gallium/drm: Make the pipe loader handle the driconf merging. 2020-09-24 16:35:17 -07:00
pipe_loader.h gallium: rename 'state tracker' to 'frontend' 2020-05-13 13:46:53 -04:00
pipe_loader_drm.c gallium/drm: Define the DRM entrypoints in drm_helper.h 2020-09-24 16:35:17 -07:00
pipe_loader_priv.h gallium: replace drm_driver_descriptor::configuration with driconf_xml 2019-04-23 21:20:26 -04:00
pipe_loader_sw.c replace all F_DUPFD_CLOEXEC with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00