driconf: Support selection by Vulkan applicationName.
[mesa.git] / src / gallium / auxiliary / pipe-loader / pipe_loader.c
2020-08-18 Bas Nieuwenhuizendriconf: Support selection by Vulkan applicationName.
2020-06-22 Eric Engestromutil: rename xmlpool.h to driconf.h
2019-09-15 Lionel Landwerlindriconfig: add a new engine name/version parameter
2019-07-19 Eric Engestromutil: use standard name for snprintf()
2019-07-19 Eric Engestromutil: use standard name for strchrnul()
2019-04-24 Marek Olšákgallium: replace drm_driver_descriptor::configuration...
2019-04-11 Jan Veselygallium/aux: Report error if loading of a pipe driver...
2018-08-17 Qiang Yuxmlconfig: add kernel_driver device attribute
2017-08-18 Jon TurneyFix build when HAVE_LIBDRM isn't defined
2017-08-04 Nicolai Hähnlepipe-loader: remove config from pipe_loader_create_screen
2017-08-02 Nicolai Hähnlepipe-loader: fix driinfo for software and non-radeonsi...
2017-08-02 Nicolai Hähnlest/dri: implement v2 of DRI_ConfigOptions
2017-08-02 Nicolai Hähnlepipe-loader: pass only the driver_name to pipe_loader_f...
2017-08-02 Nicolai Hähnlegallium: add driconf options to pipe_screen_config
2017-08-02 Nicolai Hähnlegallium: move loading of drirc to pipe-loader
2017-08-02 Nicolai Hähnlegallium: move driinfo XML to pipe_loader
2017-08-02 Nicolai Hähnlegallium: add pipe_screen_config to screen_create functions
2017-06-23 Marek Olšákgallium: allow passing 'unsigned flags' to create_screen()
2016-05-17 Jan VeselyTreewide: Remove Elements() macro
2015-11-23 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-21 Jose Fonsecapipe-loader: Fix PATH_MAX define on MSVC.
2015-11-21 Emil Velikovgallium: remove library_path argument from pipe_loader_...
2015-11-21 Emil Velikovpipe-loader: remove HAVE_DRM_LOADER_GALLIUM and HAVE_PI...
2014-06-19 Emil Velikovpipe-loader: add pipe_loader_ops::configuration()
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2012-09-21 Tom Stellardpipe-loader: Remove a few debug_printfs
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-11 Francisco Jerezgallium: Add pipe loader for device enumeration and...