index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
loader
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-14
egl: Add needed extern "C" for C++ access
Alexander von Gluck IV
1
-0
/
+9
2015-04-27
Fix a few typos
Zoë Blade
1
-1
/
+1
2015-04-22
android: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERS
Emil Velikov
1
-1
/
+1
2015-03-25
scons: Don't build loader on Windows.
Jose Fonseca
1
-1
/
+0
2015-03-16
loader: include <sys/stat.h> for non-sysfs builds
Emil Velikov
1
-1
/
+1
2015-03-04
scons: Use -Werror MSVC compatibility flags per-directory.
Jose Fonseca
1
-0
/
+2
2015-03-03
configure: Leverage gcc warn options to enable safe use of C99 features where...
Jose Fonseca
1
-0
/
+1
2015-02-27
Revert "configure: Leverage gcc warn options to enable safe use of C99 featur...
Kenneth Graunke
1
-1
/
+0
2015-02-27
configure: Leverage gcc warn options to enable safe use of C99 features where...
Jose Fonseca
1
-0
/
+1
2015-02-21
loader: not having a pci-id should not be a warn
Rob Clark
1
-3
/
+6
2015-01-23
loader: Remove NEED_OPENGL_COMMON check.
Matt Turner
1
-2
/
+0
2014-12-12
mesa: Add scons files to distribution.
Matt Turner
1
-0
/
+2
2014-12-12
loader: Add headers to distribution.
Matt Turner
1
-1
/
+3
2014-12-08
loader: Add missing EXPAT_CFLAGS to libloader.la CPPFLAGS
Michael Forney
1
-1
/
+2
2014-09-23
loader: Check dlsym() did not fail in libudev_get_device_name_for_fd()
Juha-Pekka Heikkila
1
-0
/
+3
2014-09-06
loader: fds can be 0
Dave Airlie
1
-1
/
+1
2014-08-13
android: loader: prefix static libraries with libmesa_*
Emil Velikov
1
-2
/
+2
2014-08-13
android: loader: use the installed libdrm headers
Emil Velikov
1
-4
/
+2
2014-08-04
util: Gather some common macros
Jason Ekstrand
1
-0
/
+1
2014-07-01
mesa: fix the condition in src/loader/Makefile.am
Axel Davy
1
-0
/
+2
2014-07-01
loader: Use drirc device_id parameter in complement to DRI_PRIME
Axel Davy
2
-3
/
+47
2014-07-01
loader: add gpu selection code via DRI_PRIME.
Axel Davy
2
-0
/
+192
2014-05-29
loader: add optional /sys filesystem method for PCI identification.
Gary Wong
1
-0
/
+112
2014-05-29
loader: allow attempting more than one method of PCI identification.
Gary Wong
1
-18
/
+46
2014-04-05
loader: don't limit the non-udev path to only android
Jonathan Gray
1
-1
/
+1
2014-04-05
loader: use 0 instead of FALSE which isn't defined
Jonathan Gray
1
-2
/
+2
2014-03-19
loader: add special logic to distinguish nouveau from nouveau_vieux
Ilia Mirkin
4
-2
/
+146
2014-02-01
dri: Add a useful error message if someone's packages missed libudev deps.
Eric Anholt
1
-0
/
+5
2014-02-01
dri: Also support the loader with libudev.so.0.
Eric Anholt
1
-0
/
+10
2014-01-29
loader: do not print the pci id during normal operation
Emil Velikov
1
-1
/
+1
2014-01-29
loader: print WARNING and FATAL messages using the default logger
Emil Velikov
1
-1
/
+1
2014-01-28
loader: include dlfcn.h when building with HAVE_LIBUDEV
Emil Velikov
1
-0
/
+2
2014-01-27
loader: Add missing \n on message printing
Emil Velikov
1
-12
/
+11
2014-01-27
loader: Use dlsym to get our udev symbols instead of explicit linking.
Eric Anholt
2
-4
/
+43
2014-01-20
logger: Remove unused variable.
José Fonseca
1
-1
/
+0
2014-01-20
logger: s/\<log\>/log_/
José Fonseca
1
-13
/
+13
2014-01-19
loader: ifdef libdrm specific code and include
Emil Velikov
4
-8
/
+19
2014-01-18
loader: fallback to drmGetVersion() for non-pci devices
Rob Clark
1
-2
/
+14
2014-01-18
pci_ids: no not include loader.h
Emil Velikov
1
-1
/
+0
2014-01-18
loader: introduce the loader util lib
Emil Velikov
6
-0
/
+476