mesa/src/loader
Derek Foreman 9c92746349 loader: Rename drm_open_device() to loader_open_device() and share it
This is already our common idiom for opening files with CLOEXEC and
it's a little ugly, so let's share this one implementation.

Signed-off-by: Derek Foreman <derekf@osg.samsung.com>
Reviewed-by: Kristian Høgsberg <krh@bitplanet.net>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
2015-06-23 16:54:51 +01:00
..
Android.mk android: loader: export the path to be included 2015-06-09 11:38:44 -07:00
loader.c loader: Rename drm_open_device() to loader_open_device() and share it 2015-06-23 16:54:51 +01:00
loader.h loader: Rename drm_open_device() to loader_open_device() and share it 2015-06-23 16:54:51 +01:00
Makefile.am mesa: build xmlconfig to a separate static library 2015-06-12 15:32:18 +01:00
Makefile.sources loader: Add headers to distribution. 2014-12-12 12:11:47 -08:00
pci_id_driver_map.c loader: add special logic to distinguish nouveau from nouveau_vieux 2014-03-19 18:17:40 -04:00
pci_id_driver_map.h loader: add special logic to distinguish nouveau from nouveau_vieux 2014-03-19 18:17:40 -04:00
SConscript scons: Use -Werror MSVC compatibility flags per-directory. 2015-03-04 15:12:06 +00:00