summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/radeon/radeon_uvd.h
AgeCommit message (Expand)AuthorFilesLines
2013-09-12radeon/uvd: move more logic into the common filesChristian König1-1/+0
2013-08-19vl: add entrypoint to is_video_format_supportedChristian König1-1/+2
2013-08-19vl: add entrypoint to get_video_paramChristian König1-0/+1
2013-08-19vl: rename pipe_video_decoder to pipe_video_codecChristian König1-4/+4
2013-08-19vl: use a template for create_video_decoderChristian König1-5/+1
2013-04-26radeon/uvd: stop using anonymous unionsChristian König1-3/+3
2013-04-11radeon/uvd: add UVD implementation v5Christian König1-0/+377