Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pipe-loader: pass only the driver_name to pipe_loader_find_module | Nicolai Hähnle | 2017-08-02 | 1 | -2/+2 |
* | gallium: move loading of drirc to pipe-loader | Nicolai Hähnle | 2017-08-02 | 1 | -0/+11 |
* | gallium: add pipe_screen_config to screen_create functions | Nicolai Hähnle | 2017-08-02 | 1 | -1/+1 |
* | gallium: allow passing 'unsigned flags' to create_screen() | Marek Olšák | 2017-06-23 | 1 | -1/+2 |
* | gallium: remove library_path argument from pipe_loader_create_screen() | Emil Velikov | 2015-11-21 | 1 | -2/+1 |
* | pipe-loader: add pipe_loader_ops::configuration() | Emil Velikov | 2014-06-19 | 1 | -0/+3 |
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 1 | -1/+1 |
* | gallium: Add pipe loader for device enumeration and driver multiplexing. | Francisco Jerez | 2012-05-11 | 1 | -0/+47 |