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
/
state_trackers
/
vdpau
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
Marek Olšák
2016-04-22
1
-12
/
+12
*
st/vdpau: correct null check
Thomas Hindoe Paaboel Andersen
2016-03-30
1
-4
/
+4
*
st/vdpau: implement the new DMA-buf based interop v2
Christian König
2016-03-29
4
-3
/
+116
*
st/vdpau: move FormatRGBAToPipe into the interop
Christian König
2016-03-29
4
-28
/
+8
*
st/vdpau: use linear layout for output surfaces
Christian König
2016-03-29
1
-1
/
+2
*
st/vdpau: use vl_video_buffer_adjust_size
Christian König
2016-01-12
1
-10
/
+3
*
gallium: Remove unnecessary semicolons
Edward O'Callaghan
2016-01-06
1
-1
/
+1
*
st/vdpau: use the vl_screen dispatch
Emil Velikov
2015-11-20
2
-11
/
+11
*
auxiliary/vl: rename vl_screen_create to vl_dri2_screen_create
Emil Velikov
2015-11-20
1
-1
/
+1
*
st/vdpau: disable RefPicList for Vdpau HEVC
Boyuan Zhang
2015-10-27
1
-0
/
+1
*
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
2015-08-26
1
-1
/
+1
*
st/vdpau: add HEVC support v2
Christian König
2015-08-14
2
-3
/
+139
*
st/vdpau: fix mixer size checks
Christian König
2015-07-09
1
-11
/
+11
*
gallium: use fence_finish instead of fence_signalled in state trackers
Marek Olšák
2015-07-05
1
-1
/
+1
*
st/vdpau: add h264 decoder level support
Leo Liu
2015-04-28
1
-0
/
+5
*
Fix a few typos
Zoë Blade
2015-04-27
1
-1
/
+1
*
automake: rework VL dependency tracking
Emil Velikov
2014-11-26
1
-0
/
+1
*
st/vdpau: move common functions to util
Leo Liu
2014-10-01
1
-77
/
+4
*
vdpau: unlock the mutex on error paths in attribute setting.
Dave Airlie
2014-09-03
1
-12
/
+26
*
st/vdpau: pickup/ship the private header
Emil Velikov
2014-08-28
1
-8
/
+9
*
st/vdpau: remove obsolete define VL_HANDLES
Emil Velikov
2014-08-28
2
-21
/
+5
*
st/vdpau: fix vlVdpOutputSurfaceRender(Output|Bitmap)Surface
Christian König
2014-08-26
3
-15
/
+71
*
st/vdpau: add device reference counting
Christian König
2014-08-14
8
-11
/
+46
*
gallium: rename R4A4 and A4R4 formats to match their swizzle
Marek Olšák
2014-03-07
1
-2
/
+2
*
st/vdpau: Add rotation v2
Kusanagi Kouichi
2014-03-07
1
-0
/
+6
*
st/vdpau: fix possible NULL dereference
Grigori Goronzy
2014-03-03
1
-4
/
+4
*
st/vdpau: add support for DEINTERLACE_TEMPORAL
Grigori Goronzy
2014-02-14
3
-4
/
+73
*
st/vdpau: automake: export only PUBLIC symbols
Emil Velikov
2014-02-11
1
-0
/
+1
*
st/vdpau: do not export VdpPresentationQueueTargetCreateX11
Emil Velikov
2014-02-11
2
-2
/
+4
*
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
2
-2
/
+2
*
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
3
-0
/
+21
*
st/vdpau: fix bogus error handling in output/bitmap creation
Ilia Mirkin
2014-01-19
2
-34
/
+35
*
st/vdpau: don't return a device if the screen doesn't support NPOT
Ilia Mirkin
2014-01-19
1
-0
/
+5
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
12
-12
/
+12
*
st/vdpau: Destroy context when initialization fails
Aaron Watry
2013-12-23
1
-0
/
+1
*
swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)
Dave Airlie
2013-12-13
1
-1
/
+1
*
st/vdpau: resolve delayed rendering for GL interop v2
Grigori Goronzy
2013-11-06
1
-0
/
+4
*
vl/h264: split fields into SPS/PPS
Christian König
2013-10-28
1
-21
/
+26
*
implement NV_vdpau_interop v7
Christian König
2013-10-26
4
-8
/
+61
*
st/vdpau: add format conversions for GetBitsYCbCr
Grigori Goronzy
2013-10-13
1
-8
/
+117
*
st/vdpau: really block until surface is idle
Grigori Goronzy
2013-10-09
1
-1
/
+2
*
st/vdpau: add new formats to OutputSurface rendering
Grigori Goronzy
2013-10-09
2
-1
/
+24
*
st/vdpau: fix GenerateCSCMatrix with NULL procamp
Grigori Goronzy
2013-10-09
1
-9
/
+12
*
st/vdpau: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
2
-12
/
+14
*
st/vdpau: Include u_surface.h for u_copy_rect.
Vinson Lee
2013-09-30
2
-0
/
+2
*
st/vdpau: Include u_format.h for util_format_description.
Vinson Lee
2013-09-30
1
-0
/
+1
*
st/vdpau: use a separate lock per decoder
Christian König
2013-09-25
2
-9
/
+12
*
st/vdpau: use new vlc function to serach for VC-1 start codes
Christian König
2013-09-25
1
-2
/
+1
[next]