summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/vdpau
AgeCommit message (Expand)AuthorFilesLines
2015-10-27st/vdpau: disable RefPicList for Vdpau HEVCBoyuan Zhang1-0/+1
2015-08-26gallium: add flags parameter to pipe_screen::context_createMarek Olšák1-1/+1
2015-08-14st/vdpau: add HEVC support v2Christian König2-3/+139
2015-07-09st/vdpau: fix mixer size checksChristian König1-11/+11
2015-07-05gallium: use fence_finish instead of fence_signalled in state trackersMarek Olšák1-1/+1
2015-04-28st/vdpau: add h264 decoder level supportLeo Liu1-0/+5
2015-04-27Fix a few typosZoë Blade1-1/+1
2014-11-26automake: rework VL dependency trackingEmil Velikov1-0/+1
2014-10-01st/vdpau: move common functions to utilLeo Liu1-77/+4
2014-09-03vdpau: unlock the mutex on error paths in attribute setting.Dave Airlie1-12/+26
2014-08-28st/vdpau: pickup/ship the private headerEmil Velikov1-8/+9
2014-08-28st/vdpau: remove obsolete define VL_HANDLESEmil Velikov2-21/+5
2014-08-26st/vdpau: fix vlVdpOutputSurfaceRender(Output|Bitmap)SurfaceChristian König3-15/+71
2014-08-14st/vdpau: add device reference countingChristian König8-11/+46
2014-03-07gallium: rename R4A4 and A4R4 formats to match their swizzleMarek Olšák1-2/+2
2014-03-07st/vdpau: Add rotation v2Kusanagi Kouichi1-0/+6
2014-03-03st/vdpau: fix possible NULL dereferenceGrigori Goronzy1-4/+4
2014-02-14st/vdpau: add support for DEINTERLACE_TEMPORALGrigori Goronzy3-4/+73
2014-02-11st/vdpau: automake: export only PUBLIC symbolsEmil Velikov1-0/+1
2014-02-11st/vdpau: do not export VdpPresentationQueueTargetCreateX11Emil Velikov2-2/+4
2014-02-06vdpau: flush the context before exporting the surface v2Marek Olšák1-0/+1
2014-02-06gallium: remove PIPE_USAGE_STATICMarek Olšák2-2/+2
2014-01-20st/vdpau: s/surface/resource/ to fix compiler warningBrian Paul1-1/+1
2014-01-19st/vdpau: check surface params before creating surfacesIlia Mirkin3-0/+21
2014-01-19st/vdpau: fix bogus error handling in output/bitmap creationIlia Mirkin2-34/+35
2014-01-19st/vdpau: don't return a device if the screen doesn't support NPOTIlia Mirkin1-0/+5
2014-01-17s/Tungsten Graphics/VMware/José Fonseca12-12/+12
2013-12-23st/vdpau: Destroy context when initialization failsAaron Watry1-0/+1
2013-12-13swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)Dave Airlie1-1/+1
2013-11-06st/vdpau: resolve delayed rendering for GL interop v2Grigori Goronzy1-0/+4
2013-10-28vl/h264: split fields into SPS/PPSChristian König1-21/+26
2013-10-26implement NV_vdpau_interop v7Christian König4-8/+61
2013-10-13st/vdpau: add format conversions for GetBitsYCbCrGrigori Goronzy1-8/+117
2013-10-09st/vdpau: really block until surface is idleGrigori Goronzy1-1/+2
2013-10-09st/vdpau: add new formats to OutputSurface renderingGrigori Goronzy2-1/+24
2013-10-09st/vdpau: fix GenerateCSCMatrix with NULL procampGrigori Goronzy1-9/+12
2013-10-01st/vdpau: consolidate C sources list into Makefile.sourcesEmil Velikov2-12/+14
2013-09-30st/vdpau: Include u_surface.h for u_copy_rect.Vinson Lee2-0/+2
2013-09-30st/vdpau: Include u_format.h for util_format_description.Vinson Lee1-0/+1
2013-09-25st/vdpau: use a separate lock per decoderChristian König2-9/+12
2013-09-25st/vdpau: use new vlc function to serach for VC-1 start codesChristian König1-2/+1
2013-09-15vdpau/decode: Check max width and max height.Rico Schüller1-0/+20
2013-08-21vdpau/decode: Fix comment.Rico Schüller1-1/+1
2013-08-21vl/query: Only support VDP_CHROMA_TYPE_420 for 12 bit formats.Rico Schüller1-1/+6
2013-08-19st/vdpau: drop unnecessary variable profEmil Velikov2-6/+8
2013-08-19st/vdpau: don't try to create video buffer when the format is FORMAT_NONEEmil Velikov1-1/+4
2013-08-19vdpau/vl 422 chroma width/height mix upAndy Furniss1-1/+1
2013-08-19vl: add entrypoint to is_video_format_supportedChristian König2-3/+6
2013-08-19vl: add entrypoint to get_video_paramChristian König4-12/+25
2013-08-19vl: rename pipe_video_decoder to pipe_video_codecChristian König2-5/+5