nv50,nvc0: fix destination coordinates of blit
[mesa.git] / src / gallium / drivers / nouveau / nv50 / nv84_video.c
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2016-08-09 Marek Olšákgallium: add render_condition_enable param to clear_ren...
2016-04-21 Marek Olšákgallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
2015-12-28 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-14 Samuel Pitoisetnv50: check return value of nouveau_object_new()
2014-12-09 Matt TurnerRemove useless checks for NULL before freeing
2014-09-01 Ilia Mirkinnv50: remove unused variables
2014-09-01 Ilia Mirkinnv50: attach the buffer bo to the miptree structures
2014-09-01 Ilia Mirkinnv50: set the miptree address when clearing bo's in...
2014-02-10 Ilia Mirkinnouveau/video: make sure that firmware is present when...
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.