summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/vl/vl_context.c
Commit message (Expand)AuthorAgeFilesLines
* [g3dvl] rename is_format_supported to is_video_format_supported and move it i...Christian König2011-07-081-29/+1
* [g3dvl] rename get_param to get_video_param and move into screen objectChristian König2011-07-071-21/+16
* [g3dvl] rework video buffer format handlingChristian König2011-06-071-30/+20
* [g3dvl] move alignment of buffers to mb size into contextChristian König2011-05-151-4/+4
* [g3dvl] start supporting different render target formatsChristian König2011-04-241-7/+28
* [g3dvl] remove resource_format workaroundChristian König2011-04-241-1/+6
* [g3dvl] make resource_format param constChristian König2011-04-121-1/+1
* [g3dvl] make resource format selection a public interfaceChristian König2011-04-121-7/+2
* [g3dvl] add support for different decoding entry pointsChristian König2011-04-071-2/+3
* [g3dvl] set buffer_format correctlyChristian König2011-04-061-5/+10
* [g3dvl] and finally split the decoder part out of the contextChristian König2011-04-061-0/+264