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
/
state_trackers
/
va
/
buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: rework PIPE_HANDLE_USAGE_* flags
Marek Olšák
2018-10-30
1
-1
/
+1
*
gallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
Dave Airlie
2018-05-30
1
-1
/
+1
*
st/va: use pipe transfer_map to map upload buffer
Leo Liu
2017-09-28
1
-3
/
+9
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
1
-15
/
+15
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
1
-9
/
+9
*
va: call texture_get_handle while the mutex is being held
Marek Olšák
2017-01-04
1
-2
/
+5
*
gallium: add a pipe_context parameter to resource_get_handle
Marek Olšák
2016-08-25
1
-1
/
+2
*
st/va: add functions for VAAPI encode
Boyuan Zhang
2016-07-25
1
-0
/
+6
*
st/va: it is valid to release the VABuffer of an exported resource
Julien Isorce
2016-06-13
1
-7
/
+1
*
gallium: add external usage flags to resource_from(get)_handle (v2)
Marek Olšák
2016-03-09
1
-1
/
+2
*
st/va: make the implementation thread safe v2
Christian König
2016-01-12
1
-19
/
+51
*
st/va: remove fence handling v3
Christian König
2015-12-16
1
-5
/
+4
*
st/va: properly use brackets in vlVaAcquireBufferHandle's switch
Julien Isorce
2015-11-06
1
-5
/
+4
*
st/va: properly indent buffer.c, config.c, image.c and picture.c
Julien Isorce
2015-11-06
1
-7
/
+7
*
st/va: add support to export a surface as dmabuf
Julien Isorce
2015-10-30
1
-1
/
+135
*
st/va: implement VaDeriveImage
Julien Isorce
2015-10-30
1
-4
/
+39
*
st/va: add more errors checks in vlVaBufferSetNumElements and vlVaMapBuffer
Julien Isorce
2015-10-30
1
-0
/
+6
*
st/va: added some calls to handle_table_remove()
Michael Varga
2014-11-19
1
-0
/
+1
*
st/va: implement Context Surface and Buffer
Christian König
2014-10-01
1
-7
/
+76
*
st/va: skeleton VAAPI state tracker
Christian König
2014-10-01
1
-0
/
+87