summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/nv50/nv84_video.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-10gallium: add render_condition_enable param to clear_render_target/depth_stencilMarek Olšák1-3/+3
2016-04-22gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*Marek Olšák1-2/+2
2015-12-14nv50: check return value of nouveau_object_new()Samuel Pitoiset1-4/+4
2014-12-08Remove useless checks for NULL before freeingMatt Turner1-2/+1
2014-09-01nv50: remove unused variablesIlia Mirkin1-1/+0
2014-09-01nv50: attach the buffer bo to the miptree structuresIlia Mirkin1-8/+5
2014-09-01nv50: set the miptree address when clearing bo's in vp2 initIlia Mirkin1-0/+2
2014-02-10nouveau/video: make sure that firmware is present when checking capsIlia Mirkin1-2/+66
2013-09-11Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr1-0/+797