summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/nvc0/nvc0_surface.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-06gk110: add in forgotten code for gk110 isaIlia Mirkin1-0/+13
2014-05-23nv50,nvc0: fix 3d blits with mipmap levelsIlia Mirkin1-5/+9
2014-05-13nv50,nvc0: leave queries on during blit, turn them on for 2d engineIlia Mirkin1-2/+9
2014-04-26nvc0: add support for PIPE_CAP_SAMPLE_SHADINGIlia Mirkin1-1/+10
2014-04-19nvc0: change logic for centering of eng2d blit when downsamplingIlia Mirkin1-2/+2
2014-03-09Revert nvc0 part of "nv50: adjust blit_3d handling of ms output textures"Ilia Mirkin1-8/+4
2014-03-09nv50: adjust blit_3d handling of ms output texturesIlia Mirkin1-4/+8
2014-01-27nvc0: don't forget to also clear additional layersIlia Mirkin1-5/+27
2014-01-27nv50, nvc0: only clear out the buffers that we were asked to clearIlia Mirkin1-7/+12
2013-09-20gallium: add flush_resource context functionMarek Olšák1-0/+7
2013-09-11Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr1-0/+1265