aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nvc0_video_bsp.c
Commit message (Expand)AuthorAgeFilesLines
* nvc0: move nvc0_decoder into nouveau, rename to nouveau_vp3_decoderIlia Mirkin2013-08-151-14/+14
* nvc0: standardize on using #if for NVC0_DEBUG_FENCEIlia Mirkin2013-08-151-2/+2
* nvc0: refactor video buffer management logic into nouveau_vp3Ilia Mirkin2013-08-151-2/+2
* nvc0: fix push_space checks for video decodingMaarten Lankhorst2013-06-261-3/+4
* nvc0: do not set tiled mode on gart bo when fence debugging is usedMaarten Lankhorst2013-06-251-1/+1
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-4/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* nvc0: add support for accelerated video decoding through the dedicated enginesMaarten Lankhorst2013-01-171-0/+423