aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nvc0/nvc0_screen.h
Commit message (Expand)AuthorAgeFilesLines
* nvc0: do upload-time fixups for interpolation parametersIlia Mirkin2015-10-291-0/+1
* nvc0: store the number of GPCs to nvc0_screenSamuel Pitoiset2015-10-161-0/+1
* nvc0: move HW SM queries to nvc0_query_hw_sm.c/h filesSamuel Pitoiset2015-10-091-1/+1
* nvc0: add a header file for nvc0_querySamuel Pitoiset2015-10-091-142/+0
* nvc0: change prefix of MP performance counters to HW_SMSamuel Pitoiset2015-08-291-87/+87
* nvc0: sort performance counter queries by nameSamuel Pitoiset2015-08-291-48/+48
* nvc0: make names of performance counter queries consistentSamuel Pitoiset2015-08-291-28/+28
* nvc0: use enumerations for driver queriesSamuel Pitoiset2015-08-291-120/+123
* nvc0: remove commented out code related to PCOUNTER queriesSamuel Pitoiset2015-08-291-20/+0
* nvc0: add support for setting patch vertices at draw timeIlia Mirkin2015-07-231-0/+1
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-7/+7
* nouveau: use bool instead of booleanSamuel Pitoiset2015-07-211-8/+8
* nvc0: keep track of PGRAPH state in nvc0_screenIlia Mirkin2015-05-091-0/+25
* nvc0: define driver-specific query groupsSamuel Pitoiset2015-05-061-0/+8
* nvc0: remove unused mm_VRAM_fe0Ilia Mirkin2014-11-121-2/+0
* nvc0: implement multiple viewports/scissors, enable ARB_viewport_arrayTobias Klausmann2014-06-161-0/+3
* nvc0: create the SW objectChristoph Bumiller2014-02-071-0/+1
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-0/+325