summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/nvc0/nvc0_screen.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-07nvc0: add support for bindless textures on kepler+Ilia Mirkin1-0/+2
2017-06-02nvc0: Add support for ARB_post_depth_coverageLyude1-0/+1
2017-02-09nvc0: increase number of ubo binding pointsIlia Mirkin1-3/+2
2017-01-16nvc0: enable FBFETCH with a special slot for color buffer 0Ilia Mirkin1-0/+2
2016-09-01nvc0: add nvc0_screen_resize_text_area() helperSamuel Pitoiset1-0/+2
2016-08-30nvc0: check return value of nvc0_screen_resize_tls_area()Samuel Pitoiset1-3/+0
2016-06-18nvc0: add support for GL_EXT_window_rectanglesIlia Mirkin1-0/+2
2016-04-29nvc0: stick compute kernel arguments into uniform_boSamuel Pitoiset1-1/+0
2016-04-26nvc0: add preliminary support for imagesSamuel Pitoiset1-0/+1
2016-04-01nvc0: bump the maximum number of UBOs for compute on KeplerSamuel Pitoiset1-1/+0
2016-03-19nvc0: avoid using magic numbers for the uniform_bo offsetsSamuel Pitoiset1-1/+1
2016-02-21nvc0: bind constant buffers for compute on FermiSamuel Pitoiset1-1/+1
2016-02-16nv50,nvc0: enable/disable seamless cubemap texturing as requestedIlia Mirkin1-0/+1
2016-02-16nvc0: implement support for maxwell texture headersBen Skeggs1-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
2016-01-29nvc0: enable atomic counters and ssboIlia Mirkin1-0/+2
2015-10-29nvc0: do upload-time fixups for interpolation parametersIlia Mirkin1-0/+1
2015-10-16nvc0: store the number of GPCs to nvc0_screenSamuel Pitoiset1-0/+1
2015-10-09nvc0: move HW SM queries to nvc0_query_hw_sm.c/h filesSamuel Pitoiset1-1/+1
2015-10-09nvc0: add a header file for nvc0_querySamuel Pitoiset1-142/+0
2015-08-29nvc0: change prefix of MP performance counters to HW_SMSamuel Pitoiset1-87/+87
2015-08-29nvc0: sort performance counter queries by nameSamuel Pitoiset1-48/+48
2015-08-29nvc0: make names of performance counter queries consistentSamuel Pitoiset1-28/+28
2015-08-29nvc0: use enumerations for driver queriesSamuel Pitoiset1-120/+123
2015-08-29nvc0: remove commented out code related to PCOUNTER queriesSamuel Pitoiset1-20/+0
2015-07-23nvc0: add support for setting patch vertices at draw timeIlia Mirkin1-0/+1
2015-07-21gallium: replace INLINE with inlineIlia Mirkin1-7/+7
2015-07-21nouveau: use bool instead of booleanSamuel Pitoiset1-8/+8
2015-05-09nvc0: keep track of PGRAPH state in nvc0_screenIlia Mirkin1-0/+25
2015-05-06nvc0: define driver-specific query groupsSamuel Pitoiset1-0/+8
2014-11-12nvc0: remove unused mm_VRAM_fe0Ilia Mirkin1-2/+0
2014-06-16nvc0: implement multiple viewports/scissors, enable ARB_viewport_arrayTobias Klausmann1-0/+3
2014-02-07nvc0: create the SW objectChristoph Bumiller1-0/+1
2013-09-11Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr1-0/+325