summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nvc0/nvc0_context.h
Commit message (Expand)AuthorAgeFilesLines
* nv50,nvc0: provide debug messages with shader compilation statsIlia Mirkin2015-11-051-1/+2
* nvc0: add a header file for nvc0_querySamuel Pitoiset2015-10-091-11/+1
* nvc0: keep track of cb bindings per buffer, use for upload settingsIlia Mirkin2015-09-091-4/+4
* gallium: add flags parameter to pipe_screen::context_createMarek Olšák2015-08-261-1/+1
* nvc0: bind a fake tess control program when there isn't one availableIlia Mirkin2015-08-171-0/+3
* nvc0: add handling for set_tess_state callbackIlia Mirkin2015-07-231-0/+4
* nvc0: preliminary tess supportIlia Mirkin2015-07-231-2/+2
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-2/+2
* nouveau: use bool instead of booleanSamuel Pitoiset2015-07-211-11/+11
* nvc0: keep track of PGRAPH state in nvc0_screenIlia Mirkin2015-05-091-23/+1
* nvc0: regenerate rnndb headersIlia Mirkin2015-01-051-2/+3
* nv50,nvc0: get rid of draw module supportIlia Mirkin2014-09-051-8/+0
* nvc0: Handle ARB_conditional_render_inverted and enable itTobias Klausmann2014-08-191-1/+2
* nvc0: add a memory barrier when there are persistent UBOsIlia Mirkin2014-07-031-0/+2
* nvc0: remove vport_int hack and instead use the usual state validationIlia Mirkin2014-06-191-1/+0
* nvc0: implement multiple viewports/scissors, enable ARB_viewport_arrayTobias Klausmann2014-06-161-2/+4
* nvc0: add support for PIPE_CAP_SAMPLE_SHADINGIlia Mirkin2014-04-261-0/+2
* nv30: remove nv30_context use from nvfx_*progIlia Mirkin2014-02-261-1/+1
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-0/+357