summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/nv50/nv50_screen.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-23nv50: add support for MUL_ZERO_WINS propertyIlia Mirkin1-0/+1
2016-06-18nv50: add support for GL_EXT_window_rectanglesIlia Mirkin1-0/+2
2016-05-15nv50,nvc0: add support for cull distancesTobias Klausmann1-0/+1
2016-02-16nv50,nvc0: enable/disable seamless cubemap texturing as requestedIlia Mirkin1-0/+1
2016-02-16nv50-: split tic format specificationBen Skeggs1-1/+11
2016-02-16nv50-: separate vertex formats from surface format descriptionsBen Skeggs1-0/+5
2015-11-20nv50: expose two groups of compute-related MP perf countersSamuel Pitoiset1-0/+2
2015-11-14nv50: add compute-related MP perf counters on G84+Samuel Pitoiset1-0/+9
2015-11-14nv50: implement a basic compute supportSamuel Pitoiset1-0/+8
2015-07-21gallium: replace INLINE with inlineIlia Mirkin1-7/+7
2015-07-21nouveau: use bool instead of booleanSamuel Pitoiset1-8/+8
2015-07-20nv50: add nesting support for occlusion queriesSamuel Pitoiset1-0/+2
2015-05-09nv50: keep track of PGRAPH state in nv50_screenIlia Mirkin1-0/+24
2014-02-12nv50: implement multiple viewports/scissors, enable ARB_viewport_arrayIlia Mirkin1-0/+2
2013-09-11Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr1-0/+153