summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nouveau_video.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau: switch to libdrm_nouveau-2.0Christoph Bumiller2012-04-141-76/+113
* nvfx: completely remove this driver (GeForce FX/6/7)Ben Skeggs2012-04-141-48/+2
* vl: rename VL_MAX_PLANES to VL_NUM_COMPONENTSChristian König2012-02-061-1/+1
* vl: add interlacing capabilitiesChristian König2012-02-061-0/+6
* vl: reintroduce PIPE_VIDEO_CAP_PREFERED_FORMATChristian König2012-01-151-0/+2
* vl: move away from state like parametersChristian König2012-01-151-40/+23
* vl/video_buffer: use template style create paramsChristian König2012-01-151-17/+12
* vl: replace decode_buffers with auxiliary data fieldChristian König2012-01-091-8/+12
* nouveau: Fix bugs in nouveau_video_bufferMaarten Lankhorst2011-12-231-1/+0
* nouveau: Add max_references parameter to vl_create_decoder()Emeric Grange2011-09-141-6/+7
* nouveau: Add support for XvMC accelerationMaarten Lankhorst2011-09-101-4/+888
* g3dvl: Rework the decoder interface part 2/5Christian König2011-08-261-0/+2
* nouveau: hook up video decoding with nouveau_contextChristoph Bumiller2011-07-211-0/+39