summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/xvmc/surface.c
Commit message (Expand)AuthorAgeFilesLines
* st/xvmc: exit gracefully if we fail to create video bufferEmil Velikov2013-08-191-0/+4
* vl: add entrypoint to get_video_paramChristian König2013-08-191-2/+4
* vl: rename pipe_video_decoder to pipe_video_codecChristian König2013-08-191-2/+2
* vl: rename enum pipe_video_codec to pipe_video_formatChristian König2013-08-191-1/+1
* vl/compositor: cleanup background clearingChristian König2013-05-011-1/+1
* gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flagMarek Olšák2013-01-041-1/+1
* gallium: remove pipe_surface::usageMarek Olšák2012-12-121-1/+0
* vl: move winsys helper out of winsys directoryChristian König2012-03-281-2/+1
* vl/compositor: add support for per layer dst areasChristian König2012-03-021-1/+2
* vl/compositor: add per vertex color suportChristian König2012-03-021-1/+1
* vl/compositor: replace pipe_video_rect with u_rectChristian König2012-03-021-2/+2
* vl/compositor: split shaders and stateChristian König2012-03-021-5/+8
* vl: move dirty area handling into winsys abstractionChristian König2012-03-011-1/+4
* st/xvmc: remove dst buffer texture workaroundChristian König2012-03-011-20/+11
* st/xvmc: move xvmc state tracker out of xorg subdirChristian König2012-02-251-0/+537