summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/xvmc/surface.c
Commit message (Expand)AuthorAgeFilesLines
* st/xvmc: fix a couple 'unused-but-set-variable' warningsEric Engestrom2016-08-241-2/+3
* gallium: add a pipe_context parameter to fence_finishMarek Olšák2016-08-101-1/+1
* st/xvmc: use the vl_screen dispatchEmil Velikov2015-11-201-7/+6
* gallium: use fence_finish instead of fence_signalled in state trackersMarek Olšák2015-07-051-1/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-1/+1
* swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)Dave Airlie2013-12-131-1/+1
* 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