aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/vdpau/presentation.c
Commit message (Expand)AuthorAgeFilesLines
* g3dvl: correctly distinct dst area and clip area in the compositorChristian König2011-07-151-1/+1
* [g3dvl] fix a whole bunch of memory leaksChristian König2011-07-111-0/+2
* [g3dvl] and finally remove pipe_video_contextChristian König2011-07-081-5/+2
* [g3dvl] move compositor creation and handling directly into the state trackersChristian König2011-07-081-8/+8
* vdpau: implement PresentationQueueSetBackgroundColorChristian König2011-05-071-1/+11
* vdpau: make state tracker far less noisyChristian König2011-05-041-3/+3
* vdpau: implement PresentationQueueDestroyChristian König2011-04-261-2/+15
* vdpau: implement and cleanup PresentationQueueTarget destructionChristian König2011-04-251-6/+2
* vdpau: implement VDPAU_DUMP optionChristian König2011-04-161-0/+17
* vdpau: Implement basic output functionalityChristian König2011-04-091-1/+31
* vdpau: add compositor to presentation queueChristian König2011-04-081-3/+16
* vdpau: make indention and formating more saneChristian König2011-03-191-68/+64
* vl: implemented a few functions and made stubs to get mplayer runningThomas Balling Sørensen2010-10-061-3/+31
* Added stubs for the rest of the vdpau interfaceThomas Balling Sørensen2010-07-221-0/+121