index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
winsys
/
virgl
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
virgl: native fence fd support
Robert Foss
2018-11-16
3
-4
/
+96
*
winsys/virgl: avoid unintended behavior
Erik Faye-Lund
2018-09-12
1
-1
/
+1
*
winsys/virgl: Initialize value to silence valgrind
Gert Wollny
2018-09-05
1
-1
/
+1
*
winsys/virgl: correct resource and handle allocation (v2)
Gert Wollny
2018-09-05
1
-5
/
+18
*
Revert "virgl: remove unused stride-arguments"
Dave Airlie
2018-07-24
1
-0
/
+6
*
virgl: remove unused stride-arguments
Erik Faye-Lund
2018-07-23
1
-6
/
+0
*
virgl: Remove debugging left-overs
Tomeu Vizoso
2018-06-19
1
-2
/
+0
*
gallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
Dave Airlie
2018-05-30
1
-6
/
+6
*
virgl: disable virgl when no 3D for virtio gpu.
Lepton Wu
2018-04-23
1
-0
/
+11
*
virgl: resize resource bo allocation if we need to.
Dave Airlie
2018-03-15
1
-2
/
+6
*
virgl: handle getting new capsets.
Dave Airlie
2018-03-05
3
-29
/
+25
*
virgl: Support v2 caps struct (v2)
Stéphane Marchesin
2018-02-13
1
-1
/
+37
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
1
-0
/
+2
*
meson: build virgl driver
Dylan Baker
2017-11-28
1
-0
/
+27
*
util: move os_time.[ch] to src/util
Nicolai Hähnle
2017-11-09
1
-1
/
+1
*
virgl: fix virgl_bo_transfer_{put, get} box struct copy
Rob Herring
2017-05-19
1
-2
/
+12
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
1
-11
/
+11
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
1
-10
/
+10
*
gallium/util: replace pipe_mutex_destroy() with mtx_destroy()
Timothy Arceri
2017-03-07
1
-2
/
+2
*
gallium/util: replace pipe_mutex_init() with mtx_init()
Timothy Arceri
2017-03-07
1
-2
/
+2
*
gallium/util: remove pipe_static_mutex()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex with mtx_t
Timothy Arceri
2017-03-07
1
-2
/
+2
*
gallium/winsys: replace calls to dup(2) with fcntl(F_DUPFD_CLOEXEC)
Matt Whitlock
2016-10-04
1
-1
/
+1
*
virgl: add exported dmabuf to BO hash table
Rob Herring
2016-07-29
1
-0
/
+3
*
Android: move libdrm settings to top-level Android.common.mk
Rob Herring
2016-06-13
1
-1
/
+0
*
virgl: fix checking fences
Marc-André Lureau
2016-06-09
1
-1
/
+1
*
gallium: push offset down to driver
Stanimir Varbanov
2016-05-30
1
-0
/
+6
*
virgl: mark function as static
Dave Airlie
2016-02-02
1
-1
/
+1
*
virgl: fix reference counting of prime handles
Rob Herring
2016-02-02
2
-12
/
+33
*
virgl: reuse screen when fd is already open
Rob Herring
2016-02-02
2
-2
/
+89
*
virgl: enable building on Android
Rob Herring
2016-01-23
1
-0
/
+34
*
virgl: wrap ret assignment with braces to do correct thing
Dave Airlie
2015-11-08
1
-1
/
+1
*
winsys/virgl: rework line wrapping/indent
Emil Velikov
2015-10-30
1
-36
/
+47
*
virgl: unwrap the includes
Emil Velikov
2015-10-30
2
-18
/
+15
*
winsys/virgl: remove temporary ret variable
Emil Velikov
2015-10-30
1
-9
/
+3
*
winsys/virgl: always memset prior to ioctl
Emil Velikov
2015-10-30
1
-4
/
+8
*
winsys/virgl: use MALLOC to match FREE
Emil Velikov
2015-10-30
1
-1
/
+1
*
winsys/virgl: remove calloc/malloc casts
Emil Velikov
2015-10-30
1
-3
/
+2
*
winsys/virgl: throw in some inline wrappers
Emil Velikov
2015-10-30
2
-5
/
+19
*
winsys/virgl/drm: drop unneeded forward declaration
Emil Velikov
2015-10-30
1
-2
/
+0
*
virgl: move virgl_hw.h into the driver dir
Emil Velikov
2015-10-30
4
-289
/
+1
*
virgl: straighten the includes confusion
Emil Velikov
2015-10-30
1
-2
/
+2
*
virgl: remove the _FILE_OFFSET_BITS defines
Emil Velikov
2015-10-30
1
-3
/
+0
*
winsys/virgl/drm: add all files to the tarball
Emil Velikov
2015-10-30
1
-1
/
+5
*
virgl: fix drm.h include path
Emil Velikov
2015-10-30
1
-1
/
+1
*
virgl: add driver for virtio-gpu 3D (v2)
Dave Airlie
2015-10-23
7
-0
/
+1377