summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/vdpau/device.c
Commit message (Expand)AuthorAgeFilesLines
* st/vdpau: add dri3 supportLeo Liu2016-05-161-1/+5
* gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*Marek Olšák2016-04-221-12/+12
* st/vdpau: use the vl_screen dispatchEmil Velikov2015-11-201-2/+2
* auxiliary/vl: rename vl_screen_create to vl_dri2_screen_createEmil Velikov2015-11-201-1/+1
* gallium: add flags parameter to pipe_screen::context_createMarek Olšák2015-08-261-1/+1
* Fix a few typosZoë Blade2015-04-271-1/+1
* st/vdpau: fix vlVdpOutputSurfaceRender(Output|Bitmap)SurfaceChristian König2014-08-261-1/+42
* st/vdpau: add device reference countingChristian König2014-08-141-5/+16
* st/vdpau: do not export VdpPresentationQueueTargetCreateX11Emil Velikov2014-02-111-1/+1
* st/vdpau: don't return a device if the screen doesn't support NPOTIlia Mirkin2014-01-191-0/+5
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-1/+1
* st/vdpau: Destroy context when initialization failsAaron Watry2013-12-231-0/+1
* st/vdpau: Include u_format.h for util_format_description.Vinson Lee2013-09-301-0/+1
* st/vdpau: invalidate the handles on destructionChristian König2013-05-271-0/+1
* vl/compositor: cleanup background clearingChristian König2013-05-011-1/+1
* vl: move winsys helper out of winsys directoryChristian König2012-03-281-2/+0
* st/vdpau: fix two small memory leaksChristian König2012-03-091-2/+2
* st/vdpau: make the interface thread saveChristian König2012-03-051-1/+3
* st/vdpau: fix default swizzle for Output/Bitmap samplersChristian König2012-03-021-2/+20
* st/vdpau: avoid an unnessasary copyChristian König2012-03-021-0/+52
* vl: rework winsys interfaceChristian König2012-02-251-4/+6
* st/vdpau: remove unnecessary tracing and adjust tracing levels a bitChristian König2012-02-211-9/+0
* st/vdpau: Add documentation from the VDPAU API and update some tracesEmeric Grange2011-09-141-2/+20
* st/vdpau: Various whitespace cleanups found while reading some codeEmeric Grange2011-09-141-3/+3
* st/vdpau: Implement VdpOutputSurfacePutBitsIndexed and VdpOutputSurfaceRender...Christian König2011-09-011-0/+3
* vdpau: Fix include styleKai Wasserbäch2011-08-291-4/+4
* [g3dvl] fix a whole bunch of memory leaksChristian König2011-07-111-0/+3
* vdpau: make capabilities query more saneChristian König2011-07-101-2/+0
* [g3dvl] and finally remove pipe_video_contextChristian König2011-07-081-1/+0
* vdpau: make state tracker far less noisyChristian König2011-05-041-6/+6
* vdpau: add stups for the missing functionsChristian König2011-04-261-0/+2
* vdpau: implement and cleanup PresentationQueueTarget destructionChristian König2011-04-251-4/+25
* vdpau: implement vlVdpVideoSurfacePutBitsYCbCrChristian König2011-04-061-0/+8
* g3dvl/vdpau: some more indention fixesChristian König2011-04-031-5/+4
* vdpau: make indention and formating more saneChristian König2011-03-191-59/+56
* vl: some more fixes and addition to the decoder handlingThomas Balling Sørensen2010-10-071-0/+10
* vl: implemented a few functions and made stubs to get mplayer runningThomas Balling Sørensen2010-10-061-6/+39
* Added stubs for the rest of the vdpau interfaceThomas Balling Sørensen2010-07-221-3/+56
* Made some decoding function for mpeg2-decodingThomas Balling Sørensen2010-07-201-1/+1
* vdpau changesThomas Balling Sørensen2010-07-141-2/+6
* st/vdpau: Initial commit.Younes Manton2010-06-271-0/+98