nouveau: enable HMM
[mesa.git] / src / gallium / drivers / nouveau / nouveau_vp3_video.h
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2016-01-21 Kristian Høgsberg... Merge remote-tracking branch 'jekstrand/wip/i965-unifor...
2016-01-09 Kristian Høgsberg... Merge ../mesa into vulkan
2016-01-05 Julien Isorcenouveau: split nouveau_vp3_bsp in begin/next/end
2015-11-03 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-10-31 Ilia Mirkinnouveau: get rid of tabs
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2014-09-12 Maarten Lankhorstnouveau: re-allocate bo's on overflow
2014-04-17 Maarten Lankhorstnouveau/vdec: small fixes to h264 handling
2014-03-20 Jonathan Graynouveau: don't assume libdrm include prefix
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-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: move vp param filling logic into nouveau
2013-08-15 Ilia Mirkinnvc0: move bsp param-filling logic into nouveau
2013-08-15 Ilia Mirkinnvc0: move nvc0_decoder into nouveau, rename to nouveau...
2013-08-15 Ilia Mirkinnvc0: refactor video buffer management logic into nouve...