summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau/nouveau_driver.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-03classic/nouveau: Remove driverDylan Baker1-89/+0
2020-04-21remove final imports.h and imports.c bitsDylan Baker1-1/+1
2020-03-27Move compiler.h and imports.h/c from src/mesa/main into src/utilMarek Olšák1-1/+1
2016-01-03nouveau: fix double-const qualifierIlia Mirkin1-1/+1
2014-08-15dri/nouveau: add GLX_MESA_query_renderer supportEmil Velikov1-0/+5
2014-03-20nouveau: don't assume libdrm include prefixJonathan Gray1-1/+1
2014-02-11dri/nouveau: Pass the API into _mesa_initialize_contextEmil Velikov1-0/+1
2012-04-14nouveau/vieux: switch to libdrm_nouveau-2.0Ben Skeggs1-6/+2
2011-04-05dri: Remove driver date from renderer stringIan Romanick1-1/+0
2011-03-11nouveau: Build fixAdam Jackson1-0/+1
2010-12-21nouveau: fix includes for latest libdrmBen Skeggs1-1/+1
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-7/+7
2010-10-13Rename GLvisual and __GLcontextModes to struct gl_configKristian Høgsberg1-1/+1
2010-02-19Replace the _mesa_*printf() wrappers with the plain libc versionsKristian Høgsberg1-1/+1
2010-02-17dri/nouveau: Some multithreaded rendering fixes.Francisco Jerez1-2/+0
2010-02-04Import a classic DRI driver for nv0x-nv2x.Francisco Jerez1-0/+89
2008-07-14nouveau: say goodbye to the old DRI driver...Stephane Marchesin1-42/+0
2006-12-08Some work on buffer handling, most likely not entirely correct andBen Skeggs1-1/+4
2006-02-23Initial revisionStephane Marchesin1-0/+39