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
/
vtest
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
winsys/virgl/vtest: list all files in Makefile.sources
Emil Velikov
2015-10-30
1
-1
/
+4
*
virgl/vtest: add vtest driver
Dave Airlie
2015-10-23
7
-0
/
+1227