index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
pipe-loader
/
pipe_loader.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: replace drm_driver_descriptor::configuration with driconf_xml
Marek Olšák
2019-04-23
1
-10
/
+0
*
gallium: Constify drisw_loader_funcs struct
Michal Srb
2018-12-05
1
-1
/
+1
*
pipe-loader: add a dup() in pipe_loader_sw_probe_kms
Emil Velikov
2018-10-03
1
-0
/
+3
*
pipe-loader: move dup(fd) within pipe_loader_drm_probe_fd
Emil Velikov
2018-10-03
1
-0
/
+3
*
pipe-loader: remove config from pipe_loader_create_screen
Nicolai Hähnle
2017-08-04
1
-4
/
+1
*
st/dri: implement v2 of DRI_ConfigOptions
Nicolai Hähnle
2017-08-02
1
-0
/
+16
*
gallium: move loading of drirc to pipe-loader
Nicolai Hähnle
2017-08-02
1
-0
/
+14
*
gallium: move driinfo XML to pipe_loader
Nicolai Hähnle
2017-08-02
1
-0
/
+2
*
gallium: add pipe_screen_config to screen_create functions
Nicolai Hähnle
2017-08-02
1
-1
/
+4
*
gallium: allow passing 'unsigned flags' to create_screen()
Marek Olšák
2017-06-23
1
-1
/
+1
*
gallium: remove library_path argument from pipe_loader_create_screen()
Emil Velikov
2015-11-21
1
-5
/
+1
*
pipe-loader: add pipe_loader_sw_probe_kms() implementation
Emil Velikov
2015-11-21
1
-0
/
+10
*
pipe-loader: remove HAVE_PIPE_LOADER_foo function prototype guards
Emil Velikov
2015-11-21
1
-8
/
+0
*
pipe-loader: remove pipe_loader_sw_probe_xlib
Emil Velikov
2015-07-13
1
-19
/
+0
*
pipe-loader: remove pipe_loader_drm_probe_fd() x_auth argument
Emil Velikov
2015-07-13
1
-5
/
+1
*
gallium/auxiliary: implement sw_probe_wrapped (v2)
Christoph Bumiller
2014-11-18
1
-0
/
+11
*
pipe-loader: Fix memory leak v2
Tom Stellard
2014-08-21
1
-1
/
+1
*
pipe-loader: add pipe_loader_ops::configuration()
Emil Velikov
2014-06-19
1
-0
/
+11
*
pipe-loader: conditionally build and use pipe_loader_sw_probe_dri
Emil Velikov
2014-04-25
1
-0
/
+4
*
pipe-loader: wrap pipe_loader_sw_probe_xlib within HAVE_PIPE_LOADER_XLIB
Emil Velikov
2014-02-24
1
-2
/
+2
*
pipe-loader: introduce pipe_loader_sw_probe_null helper function
Emil Velikov
2014-02-22
1
-0
/
+10
*
pipe-loader: introduce pipe_loader_sw_probe_dri helper
Emil Velikov
2014-02-22
1
-0
/
+13
*
pipe-loader: introduce pipe_loader_sw_probe_xlib helper
Emil Velikov
2014-02-22
1
-0
/
+18
*
pipe-loader: use bool type for pipe_loader_drm_probe_fd()
Emil Velikov
2014-02-22
1
-1
/
+1
*
pipe-loader: Add auth_x parameter to pipe_loader_drm_probe_fd()
Tom Stellard
2014-02-13
1
-1
/
+5
*
pipe-loader: add support for non-pci (platform) devices
Emil Velikov
2014-01-18
1
-0
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-1
/
+1
*
build: Remove HAVE_PIPE_LOADER_SW.
Matt Turner
2013-04-30
1
-4
/
+0
*
gallium/auxiliary/pipe-loader: Fix usage of anonymous union.
Francisco Jerez
2012-05-16
1
-1
/
+1
*
gallium: Add pipe loader for device enumeration and driver multiplexing.
Francisco Jerez
2012-05-11
1
-0
/
+144