summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/xvmc
Commit message (Expand)AuthorAgeFilesLines
* swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)Dave Airlie2013-12-131-1/+1
* st/xvmc: enable automake subdir-objectsEmil Velikov2013-11-161-0/+1
* st/xvmc: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-012-6/+8
* st/xvmc: Include u_surface.h for u_copy_rect.Vinson Lee2013-09-301-0/+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-192-2/+5
* vl: rename pipe_video_decoder to pipe_video_codecChristian König2013-08-194-8/+8
* vl: rename enum pipe_video_codec to pipe_video_formatChristian König2013-08-191-1/+1
* vl: use a template for create_video_decoderChristian König2013-08-191-8/+10
* st/xvmc/tests: avoid non portable error.h functionsJonathan Gray2013-07-111-5/+8
* st/xvmc/tests: Fix build failure, v2Lauri Kasanen2013-05-031-1/+1
* vl/compositor: cleanup background clearingChristian König2013-05-011-1/+1
* st/xvmc/tests: Ensure colorkey is initialized.Vinson Lee2013-02-221-0/+4
* Remove hacks for static MakefilesMatt Turner2013-01-131-6/+0
* Clean up .gitignore filesMatt Turner2013-01-101-1/+0
* state_trackers/xvmc/test: Convert to automakeMatt Turner2013-01-104-31/+25
* state_trackers/xvmc: Convert to automakeMatt Turner2013-01-103-14/+43
* 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
* gallium: unify transfer functionsMarek Olšák2012-10-111-22/+13
* Remove useless checks for NULL before freeingMatt Turner2012-09-051-2/+1
* Remove Xcalloc/Xmalloc/Xfree callsMatt Turner2012-09-054-5/+5
* vl: move winsys helper out of winsys directoryChristian König2012-03-284-8/+4
* vl/csc: simplify matrix handlingChristian König2012-03-022-6/+6
* 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-023-6/+6
* vl/compositor: split shaders and stateChristian König2012-03-024-7/+23
* vl: move dirty area handling into winsys abstractionChristian König2012-03-012-4/+4
* st/xvmc: remove dst buffer texture workaroundChristian König2012-03-013-23/+11
* st/xvmc: move xvmc state tracker out of xorg subdirChristian König2012-02-2517-0/+3182