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
/
gallium
/
winsys
/
virgl
/
vtest
Commit message (
Expand
)
Author
Age
Files
Lines
*
virgl: Deduplicate checks for resource caching
Alexandros Frantzis
2019-06-07
2
-10
/
+7
*
virgl: Don't try to use cached resources for legacy fences
Alexandros Frantzis
2019-06-07
1
-5
/
+8
*
virgl: export resource_is_busy from winsys
Chia-I Wu
2019-05-06
1
-5
/
+7
*
virgl/vtest: bump up protocol version + support encoded transfers
Gurchetan Singh
2019-04-18
3
-3
/
+12
*
virgl/vtest: wait after issuing a transfer get
Gurchetan Singh
2019-04-18
1
-2
/
+3
*
virgl/vtest: modify sending and receiving data for shared memory
Gurchetan Singh
2019-04-18
1
-4
/
+35
*
virgl/vtest: receive and handle shared memory fd
Gurchetan Singh
2019-04-18
2
-7
/
+55
*
virgl/vtest: plumb support for shared memory
Gurchetan Singh
2019-04-18
3
-6
/
+10
*
virgl/vtest: add utilities for receiving fds
Gurchetan Singh
2019-04-18
1
-0
/
+43
*
virgl/vtest: execute a transfer_get when flushing the front buffer
Gurchetan Singh
2019-04-18
1
-22
/
+21
*
virgl: hide fence internals from the driver
Chia-I Wu
2019-04-15
1
-12
/
+18
*
virgl: handle fence_server_sync in winsys
Chia-I Wu
2019-04-15
1
-3
/
+1
*
Delete autotools
Dylan Baker
2019-04-15
1
-34
/
+0
*
virgl: use uint16_t mask instead of separate booleans
Gurchetan Singh
2019-03-13
1
-30
/
+32
*
virgl/vtest: deprecate protocol version 1
Gurchetan Singh
2019-02-27
4
-43
/
+23
*
virgl: make winsys modifications for encoded transfers
Gurchetan Singh
2019-02-15
1
-1
/
+3
*
virgl/vtest: Use default socket name from protocol header
Jakob Bornecrantz
2019-01-03
1
-3
/
+1
*
virgl/vtest: fix front buffer flush with protocol version 0.
Dave Airlie
2018-12-28
1
-1
/
+1
*
virgl,vtest: Initialize return value
Gert Wollny
2018-11-28
1
-1
/
+1
*
virgl: fix vtest regression since fencing changes.
Dave Airlie
2018-11-19
1
-0
/
+1
*
virgl: Clean up fences commit
Robert Foss
2018-11-18
1
-1
/
+0
*
virgl: native fence fd support
Robert Foss
2018-11-16
1
-2
/
+8
*
virgl/vtest-winsys: Use virgl version of bind flags
Gert Wollny
2018-11-02
1
-1
/
+1
*
virgl: Pass resource size and transfer offsets
Tomeu Vizoso
2018-10-06
4
-28
/
+208
*
virgl, vtest: Correct the transfer size calculation
Gert Wollny
2018-10-06
1
-1
/
+3
*
virgl: Negotiate version with vtest server
Tomeu Vizoso
2018-10-04
3
-0
/
+64
*
winsys/virgl/vtest: Correct off-by-one error in resource allocation
Gert Wollny
2018-09-05
1
-4
/
+9
*
virgl/vtest: add support to vtest for new cap getting.
Dave Airlie
2018-07-10
2
-4
/
+28
*
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
2
-1
/
+3
*
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
/
+26
*
util: move os_time.[ch] to src/util
Nicolai Hähnle
2017-11-09
1
-1
/
+1
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
1
-4
/
+4
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
1
-3
/
+3
*
gallium/util: replace pipe_mutex_destroy() with mtx_destroy()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex_init() with mtx_init()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex with mtx_t
Timothy Arceri
2017-03-07
1
-1
/
+1
*
virgl: fix checking fences
Marc-André Lureau
2016-06-09
1
-1
/
+1
*
virgl: also build vtest for Android
Rob Herring
2016-02-02
1
-0
/
+33
*
virgl: wrap ret assignment with braces to do correct thing
Dave Airlie
2015-11-08
1
-1
/
+1
*
virgl/vtest: fix extra malloc
Dave Airlie
2015-10-31
1
-1
/
+1
*
gallium/swrast: fixup build breakage and warnings
Dave Airlie
2015-10-31
1
-1
/
+1
*
winsys/virgl: rework line wrapping/indent
Emil Velikov
2015-10-30
3
-56
/
+77
*
virgl: unwrap the includes
Emil Velikov
2015-10-30
4
-8
/
+12
*
winsys/virgl: remove calloc/malloc casts
Emil Velikov
2015-10-30
1
-2
/
+1
*
winsys/virgl: throw in some inline wrappers
Emil Velikov
2015-10-30
2
-5
/
+21
*
virgl: move virgl_hw.h into the driver dir
Emil Velikov
2015-10-30
2
-2
/
+1
*
virgl: straighten the includes confusion
Emil Velikov
2015-10-30
2
-3
/
+3
*
virgl: remove the _FILE_OFFSET_BITS defines
Emil Velikov
2015-10-30
2
-4
/
+0
[next]