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
/
virgl_vtest_winsys.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
virgl: fix checking fences
Marc-André Lureau
2016-06-09
1
-1
/
+1
*
virgl: wrap ret assignment with braces to do correct thing
Dave Airlie
2015-11-08
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
1
-51
/
+66
*
virgl: unwrap the includes
Emil Velikov
2015-10-30
1
-3
/
+4
*
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
1
-5
/
+5
*
virgl: remove the _FILE_OFFSET_BITS defines
Emil Velikov
2015-10-30
1
-2
/
+0
*
virgl/vtest: add vtest driver
Dave Airlie
2015-10-23
1
-0
/
+653