index
:
~nh/mesa
ARB_enhanced_layouts
ARB_gpu_shader_int64
ARB_sparse_buffer
ac_surface
addrtool
arb_bindless_texture
arb_transform_feedback_overflow_query
arrays
buffer-suballoc
cubemaps
ddiv
debug-dma
descriptors
driconf
fences-threads-ddebug
first-image
ibs
images-radeonsi
khronos-update
ldexp
merged-shader-io-bitfields
nir
nir-v2
out-of-order
pbo-download
pbo-upload
pub-invalidate
query
query-buffer-object
r300-compiler
r300g-glsl
readpixels
shader-state
si_shader_mem
ssbo
tgsi-const-2d
tmp
ubsan
user_stride
user_stride-v2
wip
nh's Mesa repository; mostly radeonsi related development
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
pipe-loader
/
pipe_loader.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-13
pipe-loader: pass only the driver_name to pipe_loader_find_module
Nicolai Hähnle
1
-3
/
+3
2017-07-13
gallium: add driconf options to pipe_screen_config
Nicolai Hähnle
1
-0
/
+3
2017-07-13
gallium: move loading of drirc to pipe-loader
Nicolai Hähnle
1
-0
/
+29
2017-07-13
gallium: move driinfo XML to pipe_loader
Nicolai Hähnle
1
-0
/
+5
2017-07-13
gallium: add pipe_screen_config to screen_create functions
Nicolai Hähnle
1
-2
/
+3
2017-06-23
gallium: allow passing 'unsigned flags' to create_screen()
Marek Olšák
1
-2
/
+2
2016-05-17
Treewide: Remove Elements() macro
Jan Vesely
1
-1
/
+1
2015-11-21
pipe-loader: Fix PATH_MAX define on MSVC.
Jose Fonseca
1
-0
/
+5
2015-11-21
gallium: remove library_path argument from pipe_loader_create_screen()
Emil Velikov
1
-3
/
+2
2015-11-21
pipe-loader: remove HAVE_DRM_LOADER_GALLIUM and HAVE_PIPE_LOADER_DRM
Emil Velikov
1
-1
/
+1
2014-06-19
pipe-loader: add pipe_loader_ops::configuration()
Emil Velikov
1
-0
/
+7
2014-01-17
s/Tungsten Graphics/VMware/
José Fonseca
1
-1
/
+1
2012-09-21
pipe-loader: Remove a few debug_printfs
Tom Stellard
1
-1
/
+0
2012-05-11
gallium: Add pipe loader for device enumeration and driver multiplexing.
Francisco Jerez
1
-0
/
+102