summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nvc0_video.c
Commit message (Expand)AuthorAgeFilesLines
* nvc0: fixup video decoding with 2D_ARRAYMaarten Lankhorst2013-05-041-4/+3
* 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: Fix fd leak in nvc0_create_decoderMaarten Lankhorst2013-04-021-2/+2
* nvc0: add support for accelerated video decoding through the dedicated enginesMaarten Lankhorst2013-01-171-1/+426
* nvc0: Add support for video bufferMaarten Lankhorst2013-01-161-0/+214