aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nv50/nv84_video.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/video: remove pipe_video_buffer.chroma_formatPierre-Eric Pelloux-Prayer2020-02-271-2/+1
* util: Move gallium's PIPE_FORMAT utils to /util/format/Eric Anholt2019-11-141-1/+1
* gallium: switch boolean -> bool at the interface definitionsIlia Mirkin2019-07-221-1/+1
* gallium: add render_condition_enable param to clear_render_target/depth_stencilMarek Olšák2016-08-101-3/+3
* gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*Marek Olšák2016-04-221-2/+2
* nv50: check return value of nouveau_object_new()Samuel Pitoiset2015-12-141-4/+4
* Remove useless checks for NULL before freeingMatt Turner2014-12-081-2/+1
* nv50: remove unused variablesIlia Mirkin2014-09-011-1/+0
* nv50: attach the buffer bo to the miptree structuresIlia Mirkin2014-09-011-8/+5
* nv50: set the miptree address when clearing bo's in vp2 initIlia Mirkin2014-09-011-0/+2
* nouveau/video: make sure that firmware is present when checking capsIlia Mirkin2014-02-101-2/+66
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-0/+797