nvc0: enable atomic counters and ssbo
[mesa.git] / src / gallium / drivers / nouveau / nvc0 / nvc0_screen.h
2016-01-30 Ilia Mirkinnvc0: enable atomic counters and ssbo
2015-10-29 Ilia Mirkinnvc0: do upload-time fixups for interpolation parameters
2015-10-16 Samuel Pitoisetnvc0: store the number of GPCs to nvc0_screen
2015-10-09 Samuel Pitoisetnvc0: move HW SM queries to nvc0_query_hw_sm.c/h files
2015-10-09 Samuel Pitoisetnvc0: add a header file for nvc0_query
2015-08-29 Samuel Pitoisetnvc0: change prefix of MP performance counters to HW_SM
2015-08-29 Samuel Pitoisetnvc0: sort performance counter queries by name
2015-08-29 Samuel Pitoisetnvc0: make names of performance counter queries consistent
2015-08-29 Samuel Pitoisetnvc0: use enumerations for driver queries
2015-08-29 Samuel Pitoisetnvc0: remove commented out code related to PCOUNTER...
2015-07-23 Ilia Mirkinnvc0: add support for setting patch vertices at draw...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-07-20 Samuel Pitoisetnouveau: use bool instead of boolean
2015-05-09 Ilia Mirkinnvc0: keep track of PGRAPH state in nvc0_screen
2015-05-05 Samuel Pitoisetnvc0: define driver-specific query groups
2014-11-12 Ilia Mirkinnvc0: remove unused mm_VRAM_fe0
2014-06-17 Tobias Klausmannnvc0: implement multiple viewports/scissors, enable...
2014-02-07 Christoph Bumillernvc0: create the SW object
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.