summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau/nouveau_driver.h
Commit message (Expand)AuthorAgeFilesLines
* remove final imports.h bitsuse-utils-functions2Dylan Baker2019-07-081-1/+0
* nouveau: fix double-const qualifierIlia Mirkin2016-01-031-1/+1
* dri/nouveau: add GLX_MESA_query_renderer supportEmil Velikov2014-08-151-0/+5
* nouveau: don't assume libdrm include prefixJonathan Gray2014-03-201-1/+1
* dri/nouveau: Pass the API into _mesa_initialize_contextEmil Velikov2014-02-111-0/+1
* nouveau/vieux: switch to libdrm_nouveau-2.0Ben Skeggs2012-04-141-6/+2
* dri: Remove driver date from renderer stringIan Romanick2011-04-051-1/+0
* nouveau: Build fixAdam Jackson2011-03-111-0/+1
* nouveau: fix includes for latest libdrmBen Skeggs2010-12-211-1/+1
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-7/+7
* Rename GLvisual and __GLcontextModes to struct gl_configKristian Høgsberg2010-10-131-1/+1
* Replace the _mesa_*printf() wrappers with the plain libc versionsKristian Høgsberg2010-02-191-1/+1
* dri/nouveau: Some multithreaded rendering fixes.Francisco Jerez2010-02-171-2/+0
* Import a classic DRI driver for nv0x-nv2x.Francisco Jerez2010-02-041-0/+89
* nouveau: say goodbye to the old DRI driver...Stephane Marchesin2008-07-141-42/+0
* Some work on buffer handling, most likely not entirely correct andBen Skeggs2006-12-081-1/+4
* Initial revisionStephane Marchesin2006-02-231-0/+39