nvir/nir: use nir_lower_idiv
[mesa.git] / src / gallium / drivers / nouveau / nouveau_video.c
2020-02-27 Pierre-Eric Pellou... gallium/video: remove pipe_video_buffer.chroma_format
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2017-01-13 Ilia Mirkinnouveau: take extra push space into account for pushbuf...
2016-04-21 Marek Olšákgallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
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
2015-07-20 Samuel Pitoisetnouveau: use bool instead of boolean
2014-09-09 Ilia Mirkinnouveau: buffer can never be null
2014-09-02 Dave Airlienouveau: don't leak dec struct on error
2014-02-06 Marek Olšákgallium: remove PIPE_USAGE_STATIC
2013-11-12 Ilia Mirkinnouveau/video: mark bitstream-level acceleration as...
2013-11-12 Ilia Mirkinnouveau/video: don't try on nv3x
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.
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-19 Christian Königvl: use a template for create_video_decoder
2013-08-15 Ilia Mirkinnv30: hook up PMPEG support via nouveau_video, enables...
2013-08-15 Ilia Mirkinnouveau: set buffer format of video buffer
2013-08-15 Vinson Leenouveau: Fix variable name.
2013-08-14 Rico Schüllervl: Add support for max level query v2
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2012-12-12 Marek Olšákgallium: remove pipe_surface::usage
2012-04-13 Christoph Bumillernouveau: switch to libdrm_nouveau-2.0
2012-04-13 Ben Skeggsnvfx: completely remove this driver (GeForce FX/6/7)
2012-02-06 Christian Königvl: rename VL_MAX_PLANES to VL_NUM_COMPONENTS
2012-02-06 Christian Königvl: add interlacing capabilities
2012-01-15 Christian Königvl: reintroduce PIPE_VIDEO_CAP_PREFERED_FORMAT
2012-01-15 Christian Königvl: move away from state like parameters
2012-01-15 Christian Königvl/video_buffer: use template style create params
2012-01-09 Christian Königvl: replace decode_buffers with auxiliary data field
2011-12-23 Maarten Lankhorstnouveau: Fix bugs in nouveau_video_buffer
2011-09-14 Emeric Grangenouveau: Add max_references parameter to vl_create_deco...
2011-09-10 Maarten Lankhorstnouveau: Add support for XvMC acceleration
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 2/5
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-21 Brian PaulMerge branch 'remove-copyteximage-hook'
2011-07-21 Christoph Bumillernouveau: hook up video decoding with nouveau_context