Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
6ee946862cf220cdc8b017ce1575171d1b19e7de
/
src
/
loader
5236ab7
loader: automake: include builddir prior to srcdir
by Emil Velikov
· 8 years ago
1411fbd
loader/dri3: Unify the style of function pointer calls in structs
by Boyan Ding
· 9 years ago
b421fec
loader: automake: whitespace cleanup
by Emil Velikov
· 8 years ago
e4b01c9
loader: fixup driver names if needed
by Christian Gmeiner
· 8 years ago
0890aa6
loader: add loader_get_extensions_name(..) helper
by Christian Gmeiner
· 8 years ago
47b5925
loader: cleanup copyright section
by Emil Velikov
· 8 years ago
af7abc5
loader: remove loader_get_driver_for_fd() driver_type
by Emil Velikov
· 8 years ago
f9f7e44
loader: remove final sysfs codepath in loader_get_device_name_for_fd()
by Emil Velikov
· 8 years ago
cb23fba
scons: remove all libudev references
by Emil Velikov
· 8 years ago
4a183f4
scons: loader: use libdrm when available
by Emil Velikov
· 8 years ago
6b21fda
automake: remove all the libudev references
by Emil Velikov
· 8 years ago
1e2e625
loader: remove libudev_get_device_name_for_fd and related code
by Emil Velikov
· 8 years ago
fcdc02f
loader: reimplement loader_get_user_preferred_fd via libdrm
by Emil Velikov
· 8 years ago
8222100
loader: annotate __driConfigOptionsLoader as static
by Emil Velikov
· 8 years ago
d561e06
loader: separate USE_DRICONF code into separate function
by Emil Velikov
· 8 years ago
be23932
loader: slim down loader_get_pci_id_for_fd implementation(s)
by Emil Velikov
· 8 years ago
9caacb3
loader/dri3: constify the loader_dri3_vtable
by Emil Velikov
· 8 years ago
a599b1c
loader/dri3: import prime buffers in the currently-bound screen
by Martin Peres
· 8 years ago
0247e5e
loader/dri3: add get_dri_screen() to the vtable
by Martin Peres
· 8 years ago
dc3bb5d
loader/dri3: Always use at least two back buffers
by Michel Dänzer
· 8 years ago
d5f65b8
loader: fix sysfs uevent file parsing
by Frank Binns
· 8 years ago
9168130
nouveau: allow NV3x's to be used with nouveau_vieux
by Ilia Mirkin
· 8 years ago
1e3218b
loader/dri3: Overhaul dri3_update_num_back
by Michel Dänzer
· 8 years ago
5d191ba
loader/dri3: Destroy Present event context when destroying drawable v2
by Michel Dänzer
· 8 years ago
fd32868
loader: fix memory leak in loader_dri3_open
by Jan Ziak
· 8 years ago
20553e4
mesa: Use AC_HEADER_MAJOR to include correct header for major().
by Matt Turner
· 8 years ago
112e988
Android: move libdrm settings to top-level Android.common.mk
by Rob Herring
· 8 years ago
28e3ae3
loader: add a libdrm case for loader_get_device_name_for_fd
by Jonathan Gray
· 9 years ago
d943ac4
dri: add backbuffer use flag
by Axel Davy
· 9 years ago
657dc4f
virtio_gpu: Add PCI ID to driver map
by Rob Herring
· 9 years ago
b9b0a1f
loader: unconditionally add AM_CPPFLAGS to libloader_la_CPPFLAGS
by Emil Velikov
· 9 years ago
7157085
automake: loader: don't create an empty dri3 helper
by Emil Velikov
· 9 years ago
115f179
automake: loader: honour the XCB_DRI3 cflags
by Emil Velikov
· 9 years ago
5a79e0a
automake: loader: rework the CPPFLAGS
by Emil Velikov
· 9 years ago
bd6131a
loader/dri3: Expose function to create __DRIimage from pixmap
by Boyan Ding
· 9 years ago
6bd9ba7
loader: Add dri3 helper
by Boyan Ding
· 9 years ago
1c328b8
loader: use HAVE_LIBDRM instead of ! __NOT_HAVE_DRM_H
by Emil Velikov
· 9 years ago
8108de4
loader: don't leak udev_enumerate
by Guillaume Desmottes
· 10 years ago
f241345
loader: Look for any version of currently linked libudev.so
by Chris Wilson
· 9 years ago
30d67d3
loader: move loader_open_device out of HAVE_LIBUDEV block
by Julien Isorce
· 9 years ago
9c92746
loader: Rename drm_open_device() to loader_open_device() and share it
by Derek Foreman
· 9 years ago
634f200
mesa: build xmlconfig to a separate static library
by Erik Faye-Lund
· 9 years ago
b8213bb
android: loader: export the path to be included
by Chih-Wei Huang
· 9 years ago
8362068
egl: Add needed extern "C" for C++ access
by Alexander von Gluck IV
· 9 years ago
05e7f7f
Fix a few typos
by Zoë Blade
· 10 years ago
8691935
android: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERS
by Emil Velikov
· 10 years ago
47870d6
scons: Don't build loader on Windows.
by Jose Fonseca
· 10 years ago
771cd26
loader: include <sys/stat.h> for non-sysfs builds
by Emil Velikov
· 10 years ago
00faf9f
scons: Use -Werror MSVC compatibility flags per-directory.
by Jose Fonseca
· 10 years ago
80c5bd7
configure: Leverage gcc warn options to enable safe use of C99 features where possible.
by Jose Fonseca
· 10 years ago
982723d
Revert "configure: Leverage gcc warn options to enable safe use of C99 features where possible."
by Kenneth Graunke
· 10 years ago
79daa51
configure: Leverage gcc warn options to enable safe use of C99 features where possible.
by Jose Fonseca
· 10 years ago
9153dd4
loader: not having a pci-id should not be a warn
by Rob Clark
· 10 years ago
9b5efac
loader: Remove NEED_OPENGL_COMMON check.
by Matt Turner
· 10 years ago
952b324
mesa: Add scons files to distribution.
by Matt Turner
· 10 years ago
9f565f5
loader: Add headers to distribution.
by Matt Turner
· 11 years ago
5d64da4
loader: Add missing EXPAT_CFLAGS to libloader.la CPPFLAGS
by Michael Forney
· 10 years ago
261120d
loader: Check dlsym() did not fail in libudev_get_device_name_for_fd()
by Juha-Pekka Heikkila
· 10 years ago
291ae62
loader: fds can be 0
by Dave Airlie
· 10 years ago
73121a3
android: loader: prefix static libraries with libmesa_*
by Emil Velikov
· 10 years ago
5f3022e
android: loader: use the installed libdrm headers
by Emil Velikov
· 10 years ago
efa0aa8
util: Gather some common macros
by Jason Ekstrand
· 10 years ago
4d6c935
mesa: fix the condition in src/loader/Makefile.am
by Axel Davy
· 10 years ago
3ecd9e1
loader: Use drirc device_id parameter in complement to DRI_PRIME
by Axel Davy
· 10 years ago
7ab925a
loader: add gpu selection code via DRI_PRIME.
by Axel Davy
· 10 years ago
85b6f36
loader: add optional /sys filesystem method for PCI identification.
by Gary Wong
· 10 years ago
090c772
loader: allow attempting more than one method of PCI identification.
by Gary Wong
· 10 years ago
380f05c
loader: don't limit the non-udev path to only android
by Jonathan Gray
· 11 years ago
727f54a
loader: use 0 instead of FALSE which isn't defined
by Jonathan Gray
· 11 years ago
5198981
loader: add special logic to distinguish nouveau from nouveau_vieux
by Ilia Mirkin
· 11 years ago
c849ecc
dri: Add a useful error message if someone's packages missed libudev deps.
by Eric Anholt
· 11 years ago
63546b8
dri: Also support the loader with libudev.so.0.
by Eric Anholt
· 11 years ago
7965908
loader: do not print the pci id during normal operation
by Emil Velikov
· 11 years ago
780dfc1
loader: print WARNING and FATAL messages using the default logger
by Emil Velikov
· 11 years ago
61c825e
loader: include dlfcn.h when building with HAVE_LIBUDEV
by Emil Velikov
· 11 years ago
a6031a8
loader: Add missing \n on message printing
by Emil Velikov
· 11 years ago
4556c73
loader: Use dlsym to get our udev symbols instead of explicit linking.
by Eric Anholt
· 11 years ago
f0c2662
logger: Remove unused variable.
by José Fonseca
· 11 years ago
d43260b
logger: s/\<log\>/log_/
by José Fonseca
· 11 years ago
26d380d
loader: ifdef libdrm specific code and include
by Emil Velikov
· 11 years ago
bf70c23
loader: fallback to drmGetVersion() for non-pci devices
by Rob Clark
· 11 years ago
3d3ae75
pci_ids: no not include loader.h
by Emil Velikov
· 11 years ago
8c2e7fd
loader: introduce the loader util lib
by Emil Velikov
· 11 years ago