index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
loader
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete autotools
Dylan Baker
2019-04-15
1
-57
/
+0
*
loader: use loader_open_device() to handle O_CLOEXEC
Emil Velikov
2019-02-26
1
-1
/
+1
*
iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs.
Kenneth Graunke
2019-02-21
1
-0
/
+9
*
drm-uapi: use local files, not system libdrm
Eric Engestrom
2019-02-14
3
-3
/
+2
*
loader/dri3: Use strlen instead of sizeof for creating VRR property atom
Michel Dänzer
2019-02-05
1
-1
/
+1
*
loader: fix the no-modifiers case
Rob Clark
2019-01-22
1
-6
/
+14
*
dri3: initialize adaptive_sync as false before configQueryb
Tapani Pälli
2019-01-08
1
-1
/
+1
*
loader/dri3: Enable adaptive_sync via _VARIABLE_REFRESH property
Nicholas Kazlauskas
2018-12-28
2
-1
/
+49
*
loader: free error state, when checking the drawable type
Kirill Burtsev
2018-12-10
1
-0
/
+1
*
loader: deduplicate logger function declaration
Eric Engestrom
2018-12-04
2
-3
/
+4
*
loader: Factor out the common driver opening logic from each loader.
Eric Anholt
2018-11-16
5
-1
/
+103
*
loader: Stop using a local definition for an in-tree header
Eric Anholt
2018-11-16
1
-8
/
+2
*
loader/dri3: Also wait for front buffer fence if we triggered it
Michel Dänzer
2018-10-18
1
-2
/
+5
*
loader/dri3: Don't wait for fence of old buffer when re-allocating it
Michel Dänzer
2018-09-12
1
-1
/
+0
*
loader/dri3: Only wait for back buffer fences in dri3_get_buffer
Michel Dänzer
2018-09-12
1
-1
/
+3
*
loader: Drop unused argument from dri3_update_drawable().
Eric Anholt
2018-09-05
1
-4
/
+3
*
loader: add loader_open_render_node(..)
Christian Gmeiner
2018-08-31
2
-0
/
+68
*
loader: add dri_driver option to override dri driver to load
Qiang Yu
2018-08-17
1
-0
/
+30
*
xmlconfig: add kernel_driver device attribute
Qiang Yu
2018-08-17
1
-1
/
+1
*
loader: abstract loader_get_kernel_driver_name for reuse
Qiang Yu
2018-08-17
1
-16
/
+23
*
loader: fix indentation
Eric Engestrom
2018-08-02
2
-3
/
+3
*
loader_dri3: Handle mismatched depth 30 formats for Prime renderoffload.
Mario Kleiner
2018-08-01
2
-1
/
+83
*
dri3: For 1.2, use root window instead of pixmap drawable
Olivier Fourdan
2018-07-31
2
-3
/
+10
*
dri3: Stricter SBC wraparound handling
Michel Dänzer
2018-05-22
1
-3
/
+11
*
dri3: Only update number of back buffers in loader_dri3_get_buffers
Michel Dänzer
2018-05-09
1
-8
/
+11
*
dri: Add __DRI_IMAGE_FORMAT_SABGR8
Tapani Pälli
2018-04-24
1
-0
/
+2
*
dri3: Don't fail on version mismatch
Daniel Stone
2018-03-20
1
-2
/
+3
*
dri3: allow building against older xcb (v3)
Dave Airlie
2018-03-16
2
-7
/
+18
*
loader: Include include/drm-uapi in the autotools build
Jason Ekstrand
2018-03-16
1
-0
/
+1
*
egl/x11: Re-allocate buffers if format is suboptimal
Louis-Francis Ratté-Boulianne
2018-03-09
2
-6
/
+34
*
egl/x11: Support DRI3 v1.1
Louis-Francis Ratté-Boulianne
2018-03-09
3
-47
/
+278
*
loader: Add support for platform and host1x busses
Thierry Reding
2018-03-02
1
-0
/
+27
*
x11/dri3: Store raw present completion mode
Daniel Stone
2018-02-21
2
-10
/
+4
*
x11/dri3: Don't open-code ARRAY_SIZE
Daniel Stone
2018-02-21
2
-3
/
+4
*
loader: Fix compiler warnings about truncating the PCI ID path.
Eric Anholt
2018-02-20
1
-8
/
+7
*
loader_dri3/glx/egl: Reinstate the loader_dri3_vtable get_dri_screen callback
Thomas Hellstrom
2018-02-20
2
-1
/
+12
*
mesa: add xbgr support adjacent to xrgb
Ilia Mirkin
2018-02-19
1
-0
/
+4
*
dri: fromPlanar() can return NULL as a valid result
Louis-Francis Ratté-Boulianne
2018-02-15
1
-1
/
+4
*
loader: let compiler figure out the length of the string
Eric Engestrom
2018-01-25
1
-2
/
+1
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
1
-1
/
+1
*
loader/dri3: Try to make sure we only process our own NotifyMSC events
Michel Dänzer
2018-01-17
2
-22
/
+18
*
loader/dri3: Avoid freeing renderbuffers in use
Thomas Hellstrom
2018-01-12
1
-3
/
+3
*
loader/dri3: Add XRGB2101010 and ARGB2101010 support.
Mario Kleiner
2018-01-03
1
-0
/
+2
*
meson: add dep_thread to every lib that includes threads.h
Eric Engestrom
2017-12-07
1
-1
/
+1
*
meson: Fix overlinkage of dri3 loader
Dylan Baker
2017-12-04
1
-2
/
+1
*
loader/dri3: Improve dri3 thread-safety
Thomas Hellstrom
2017-11-13
2
-18
/
+69
*
radeonsi: remove unused field in the PCI ID table
Marek Olšák
2017-11-07
1
-1
/
+1
*
loader: drop empty function alias
Eric Engestrom
2017-10-26
1
-11
/
+2
*
loader: use drmGetDeviceNameFromFd2 from libdrm
Greg V
2017-10-26
1
-35
/
+1
*
meson: split and simplify dependencies
Dylan Baker
2017-10-16
1
-1
/
+4
[next]