radeonsi: remove unused variable si_state_dsa::db_render_control
[mesa.git] / src / gallium / drivers / nouveau / nouveau_vp3_video.c
2014-04-07 Ilia Mirkinnouveau: fix firmware check on nvd7/nvd9
2014-02-10 Ilia Mirkinnouveau/video: make sure that firmware is present when...
2013-12-09 Ilia Mirkinnv50: enable h264 and mpeg4 for nv98+ (vp3, vp4.0)
2013-08-19 Christian Königvl: add entrypoint to is_video_format_supported
2013-08-19 Christian Königvl: add entrypoint to get_video_param
2013-08-19 Christian Königvl: rename pipe_video_decoder to pipe_video_codec
2013-08-19 Christian Königvl: rename enum pipe_video_codec to pipe_video_format
2013-08-16 Ilia Mirkinnv50: add vp3/vp4 support for mpeg2/vc1
2013-08-15 Ilia Mirkinnvc0: move video param and format support functions...
2013-08-15 Ilia Mirkinnvc0: move firmware loading functions to nouveau
2013-08-15 Ilia Mirkinnvc0: move some of the simpler decoder functions into...
2013-08-15 Ilia Mirkinnvc0: refactor video buffer management logic into nouve...