summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/xvmc
AgeCommit message (Expand)AuthorFilesLines
2013-10-01st/xvmc: consolidate C sources list into Makefile.sourcesEmil Velikov2-6/+8
2013-09-30st/xvmc: Include u_surface.h for u_copy_rect.Vinson Lee1-0/+1
2013-08-19st/xvmc: exit gracefully if we fail to create video bufferEmil Velikov1-0/+4
2013-08-19vl: add entrypoint to get_video_paramChristian König2-2/+5
2013-08-19vl: rename pipe_video_decoder to pipe_video_codecChristian König4-8/+8
2013-08-19vl: rename enum pipe_video_codec to pipe_video_formatChristian König1-1/+1
2013-08-19vl: use a template for create_video_decoderChristian König1-8/+10
2013-07-11st/xvmc/tests: avoid non portable error.h functionsJonathan Gray1-5/+8
2013-05-03st/xvmc/tests: Fix build failure, v2Lauri Kasanen1-1/+1
2013-05-01vl/compositor: cleanup background clearingChristian König1-1/+1
2013-02-22st/xvmc/tests: Ensure colorkey is initialized.Vinson Lee1-0/+4
2013-01-13Remove hacks for static MakefilesMatt Turner1-6/+0
2013-01-10Clean up .gitignore filesMatt Turner1-1/+0
2013-01-10state_trackers/xvmc/test: Convert to automakeMatt Turner4-31/+25
2013-01-10state_trackers/xvmc: Convert to automakeMatt Turner3-14/+43
2013-01-04gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flagMarek Olšák1-1/+1
2012-12-12gallium: remove pipe_surface::usageMarek Olšák1-1/+0
2012-10-11gallium: unify transfer functionsMarek Olšák1-22/+13
2012-09-05Remove useless checks for NULL before freeingMatt Turner1-2/+1
2012-09-05Remove Xcalloc/Xmalloc/Xfree callsMatt Turner4-5/+5
2012-03-28vl: move winsys helper out of winsys directoryChristian König4-8/+4
2012-03-02vl/csc: simplify matrix handlingChristian König2-6/+6
2012-03-02vl/compositor: add support for per layer dst areasChristian König1-1/+2
2012-03-02vl/compositor: add per vertex color suportChristian König1-1/+1
2012-03-02vl/compositor: replace pipe_video_rect with u_rectChristian König3-6/+6
2012-03-02vl/compositor: split shaders and stateChristian König4-7/+23
2012-03-01vl: move dirty area handling into winsys abstractionChristian König2-4/+4
2012-03-01st/xvmc: remove dst buffer texture workaroundChristian König3-23/+11
2012-02-25st/xvmc: move xvmc state tracker out of xorg subdirChristian König17-0/+3182