mesa/src/loader
Eric Engestrom 4a1238a452 egl: turn one more boolean `int` into a `bool`
Same as the previous commit, but this one was split out because it's
a bit more complicated: this field is given as a pointer to a function,
so the function had to be changed as well, and the function was use in
a bunch of places, which needed updating as well.

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
2017-06-21 21:42:14 +01:00
..
Android.mk
Makefile.am loader: build libloader_dri3_helper.la only with HAVE_PLATFORM_X11 2017-05-19 19:44:22 +01:00
Makefile.sources
SConscript scons: remove all libudev references 2016-10-18 17:06:21 +01:00
loader.c egl: turn one more boolean `int` into a `bool` 2017-06-21 21:42:14 +01:00
loader.h egl: turn one more boolean `int` into a `bool` 2017-06-21 21:42:14 +01:00
loader_dri3_helper.c egl/dri3: implement query surface hook 2017-02-28 10:11:42 +00:00
loader_dri3_helper.h egl/dri3: implement query surface hook 2017-02-28 10:11:42 +00:00
pci_id_driver_map.c
pci_id_driver_map.h loader: remove loader_get_driver_for_fd() driver_type 2016-10-18 17:06:29 +01:00