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
/
loader
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-07
loader/dri3: import prime buffers in the currently-bound screen
Martin Peres
1
-1
/
+11
2016-10-07
loader/dri3: add get_dri_screen() to the vtable
Martin Peres
1
-0
/
+1
2016-09-06
loader/dri3: Always use at least two back buffers
Michel Dänzer
1
-3
/
+1
2016-09-01
loader: fix sysfs uevent file parsing
Frank Binns
1
-2
/
+4
2016-08-30
nouveau: allow NV3x's to be used with nouveau_vieux
Ilia Mirkin
1
-1
/
+3
2016-08-25
loader/dri3: Overhaul dri3_update_num_back
Michel Dänzer
1
-9
/
+6
2016-08-04
loader/dri3: Destroy Present event context when destroying drawable v2
Michel Dänzer
1
-1
/
+7
2016-08-03
loader: fix memory leak in loader_dri3_open
Jan Ziak
1
-0
/
+1
2016-07-26
mesa: Use AC_HEADER_MAJOR to include correct header for major().
Matt Turner
1
-2
/
+5
2016-06-13
Android: move libdrm settings to top-level Android.common.mk
Rob Herring
1
-5
/
+0
2016-04-21
loader: add a libdrm case for loader_get_device_name_for_fd
Jonathan Gray
1
-1
/
+25
2016-03-09
dri: add backbuffer use flag
Axel Davy
1
-2
/
+4
2016-01-23
virtio_gpu: Add PCI ID to driver map
Rob Herring
1
-0
/
+7
2015-11-23
loader: unconditionally add AM_CPPFLAGS to libloader_la_CPPFLAGS
Emil Velikov
1
-2
/
+2
2015-11-20
automake: loader: don't create an empty dri3 helper
Emil Velikov
1
-1
/
+3
2015-11-20
automake: loader: honour the XCB_DRI3 cflags
Emil Velikov
1
-0
/
+1
2015-11-20
automake: loader: rework the CPPFLAGS
Emil Velikov
1
-11
/
+4
2015-11-17
loader/dri3: Expose function to create __DRIimage from pixmap
Boyan Ding
2
-29
/
+58
2015-11-17
loader: Add dri3 helper
Boyan Ding
3
-1
/
+1622
2015-07-22
loader: use HAVE_LIBDRM instead of ! __NOT_HAVE_DRM_H
Emil Velikov
5
-15
/
+8
2015-07-11
loader: don't leak udev_enumerate
Guillaume Desmottes
1
-0
/
+4
2015-07-08
loader: Look for any version of currently linked libudev.so
Chris Wilson
1
-18
/
+28
2015-06-24
loader: move loader_open_device out of HAVE_LIBUDEV block
Julien Isorce
1
-18
/
+18
2015-06-23
loader: Rename drm_open_device() to loader_open_device() and share it
Derek Foreman
2
-3
/
+6
2015-06-12
mesa: build xmlconfig to a separate static library
Erik Faye-Lund
1
-7
/
+3
2015-06-09
android: loader: export the path to be included
Chih-Wei Huang
1
-0
/
+2
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
[next]