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
/
vdpau
/
output.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: rework PIPE_HANDLE_USAGE_* flags
Marek Olšák
2018-10-30
1
-1
/
+1
*
st/vdpau: Use output buffer as back buffer with 24-bit color only
Leo Liu
2018-09-13
1
-1
/
+2
*
gallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
Dave Airlie
2018-05-30
1
-1
/
+1
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
1
-18
/
+18
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
1
-10
/
+10
*
vdpau: skip vlVdpOutputSurfacePutBitsNative with a zero-area rectangle
Marek Olšák
2017-02-14
1
-0
/
+7
*
st/vdpau: only send buffers with B8G8R8A8 format to X
Nayan Deshmukh
2017-01-19
1
-0
/
+7
*
st/vdpau: remove the delayed rendering hack(v1.1)
Nayan Deshmukh
2017-01-17
1
-9
/
+0
*
st/vdpau: use dri3 to directly send the buffer to X(v2)
Nayan Deshmukh
2017-01-17
1
-1
/
+1
*
vdpau: call texture_get_handle while the mutex is being held
Marek Olšák
2017-01-04
1
-2
/
+5
*
st/vdpau: error handling
Nayan Deshmukh
2017-01-03
1
-3
/
+11
*
Revert "st/vdpau: use linear layout for output surfaces"
Dave Airlie
2016-11-04
1
-1
/
+1
*
st/vdpau: fix argument type to vlVdpOutputSurfaceDMABuf
Ilia Mirkin
2016-09-20
1
-1
/
+1
*
gallium: add a pipe_context parameter to resource_get_handle
Marek Olšák
2016-08-25
1
-1
/
+2
*
gallium: split transfer_inline_write into buffer and texture callbacks
Marek Olšák
2016-07-23
1
-10
/
+10
*
vl: Apply luma key filter before CSC conversion
Nayan Deshmukh
2016-06-09
1
-2
/
+2
*
st/vdpau: check for null pointer in get/put bits.
Nayan Deshmukh
2016-06-02
1
-0
/
+6
*
st/vdpau: implement the new DMA-buf based interop v2
Christian König
2016-03-29
1
-1
/
+40
*
st/vdpau: move FormatRGBAToPipe into the interop
Christian König
2016-03-29
1
-1
/
+1
*
st/vdpau: use linear layout for output surfaces
Christian König
2016-03-29
1
-1
/
+2
*
st/vdpau: fix vlVdpOutputSurfaceRender(Output|Bitmap)Surface
Christian König
2014-08-26
1
-14
/
+28
*
st/vdpau: add device reference counting
Christian König
2014-08-14
1
-1
/
+3
*
st/vdpau: Add rotation v2
Kusanagi Kouichi
2014-03-07
1
-0
/
+6
*
vdpau: flush the context before exporting the surface v2
Marek Olšák
2014-02-06
1
-0
/
+1
*
gallium: remove PIPE_USAGE_STATIC
Marek Olšák
2014-02-06
1
-1
/
+1
*
st/vdpau: s/surface/resource/ to fix compiler warning
Brian Paul
2014-01-20
1
-1
/
+1
*
st/vdpau: check surface params before creating surfaces
Ilia Mirkin
2014-01-19
1
-0
/
+7
*
st/vdpau: fix bogus error handling in output/bitmap creation
Ilia Mirkin
2014-01-19
1
-25
/
+18
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-1
/
+1
*
st/vdpau: resolve delayed rendering for GL interop v2
Grigori Goronzy
2013-11-06
1
-0
/
+4
*
implement NV_vdpau_interop v7
Christian König
2013-10-26
1
-0
/
+11
*
st/vdpau: add new formats to OutputSurface rendering
Grigori Goronzy
2013-10-09
1
-1
/
+1
*
st/vdpau: Include u_surface.h for u_copy_rect.
Vinson Lee
2013-09-30
1
-0
/
+1
*
vl/compositor: cleanup background clearing
Christian König
2013-05-01
1
-8
/
+4
*
st/vdpau: fix subtitle related bug v2
Christian König
2013-04-09
1
-0
/
+4
*
st/vdpau: Fix memory leak in vlVdpOutputSurfaceCreate.
Vinson Lee
2013-02-22
1
-0
/
+1
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
1
-1
/
+0
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
1
-10
/
+2
*
st/vdpau: fix two small memory leaks
Christian König
2012-03-09
1
-0
/
+4
*
st/vdpau: make the interface thread save
Christian König
2012-03-05
1
-7
/
+34
*
st/vdpau: implement OutputSurfacePutBitsYCbCr
Christian König
2012-03-02
1
-1
/
+82
*
st/vdpau: implement OutputSurfaceGetBitsNative
Christian König
2012-03-02
1
-1
/
+36
*
st/vdpau: implement OutputSurfacePutBitsNative
Christian König
2012-03-02
1
-1
/
+20
*
st/vdpau: fix default swizzle for Output/Bitmap samplers
Christian König
2012-03-02
1
-2
/
+1
*
st/vdpau: add support for per vertex colors
Christian König
2012-03-02
1
-2
/
+28
*
st/vdpau: implement OutputSurfaceRenderBitmapSurface
Christian König
2012-03-02
1
-1
/
+40
*
st/vdpau: avoid an unnessasary copy
Christian König
2012-03-02
1
-0
/
+6
*
vl/compositor: add support for per layer dst areas
Christian König
2012-03-02
1
-2
/
+2
*
vl/compositor: add per vertex color suport
Christian König
2012-03-02
1
-1
/
+1
*
vl/compositor: replace pipe_video_rect with u_rect
Christian König
2012-03-02
1
-3
/
+2
[next]