aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nvc0_video_ppp.c
Commit message (Expand)AuthorAgeFilesLines
* nvc0: standardize on using #if for NVC0_DEBUG_FENCEIlia Mirkin2013-08-151-1/+1
* nvc0: refactor video buffer management logic into nouveau_vp3Ilia Mirkin2013-08-151-3/+3
* nvc0: fix push_space checks for video decodingMaarten Lankhorst2013-06-261-1/+1
* nvc0: do not set tiled mode on gart bo when fence debugging is usedMaarten Lankhorst2013-06-251-1/+1
* nvc0: kill assert in ppp codeMaarten Lankhorst2013-06-191-2/+0
* nvc0: fixup video decoding with 2D_ARRAYMaarten Lankhorst2013-05-041-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/+145