aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nvc0/nvc0_screen.h
Commit message (Expand)AuthorAgeFilesLines
* nvc0: replace use of explicit default_tsc with entry 0Ilia Mirkin2018-12-141-2/+0
* nvc0: serialize before updating some constant buffer bindings on Maxwell+Rhys Perry2018-07-301-2/+15
* nvc0: add bindless image support for keplerIlia Mirkin2018-01-071-0/+6
* nvc0: add support for bindless textures on kepler+Ilia Mirkin2018-01-071-0/+2
* nvc0: Add support for ARB_post_depth_coverageLyude2017-06-021-0/+1
* nvc0: increase number of ubo binding pointsIlia Mirkin2017-02-091-3/+2
* nvc0: enable FBFETCH with a special slot for color buffer 0Ilia Mirkin2017-01-161-0/+2
* nvc0: add nvc0_screen_resize_text_area() helperSamuel Pitoiset2016-09-011-0/+2
* nvc0: check return value of nvc0_screen_resize_tls_area()Samuel Pitoiset2016-08-301-3/+0
* nvc0: add support for GL_EXT_window_rectanglesIlia Mirkin2016-06-181-0/+2
* nvc0: stick compute kernel arguments into uniform_boSamuel Pitoiset2016-04-291-1/+0
* nvc0: add preliminary support for imagesSamuel Pitoiset2016-04-261-0/+1
* nvc0: bump the maximum number of UBOs for compute on KeplerSamuel Pitoiset2016-04-011-1/+0
* nvc0: avoid using magic numbers for the uniform_bo offsetsSamuel Pitoiset2016-03-191-1/+1
* nvc0: bind constant buffers for compute on FermiSamuel Pitoiset2016-02-211-1/+1
* nv50,nvc0: enable/disable seamless cubemap texturing as requestedIlia Mirkin2016-02-161-0/+1
* nvc0: implement support for maxwell texture headersBen Skeggs2016-02-161-0/+1
* nv50-: split tic format specificationBen Skeggs2016-02-161-1/+11
* nv50-: separate vertex formats from surface format descriptionsBen Skeggs2016-02-161-0/+5
* nvc0: enable atomic counters and ssboIlia Mirkin2016-01-291-0/+2
* 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