summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau/Makefile
AgeCommit message (Expand)Author
2010-10-31dri/nouveau: Split out array handling to its own file.Francisco Jerez
2010-10-31dri/nouveau: Split out the scratch helpers to a separate file.Francisco Jerez
2010-03-06dri: drop MINIGLX_SOURCESGeorge Sapountzis
2010-02-25dri/nouveau: Restructure the nv[12]0 regcombiner code, and fake A8/L8 support.Francisco Jerez
2010-02-17dri/nouveau: Some multithreaded rendering fixes.Francisco Jerez
2010-02-04Import a classic DRI driver for nv0x-nv2x.Francisco Jerez
2008-07-14nouveau: say goodbye to the old DRI driver...Stephane Marchesin
2007-08-15nouveau: Split nouveau_buffers into nouveau_mem and nouveau_fboBen Skeggs
2007-01-28nouveau: initial GL_ARB_occlusion_query supportBen Skeggs
2007-01-21nouveau: add nv04 state support, and small nv04 fixes.Stephane Marchesin
2007-01-21nouveau: rename pass0_arb to pass0.Ben Skeggs
2007-01-18nouveau: preliminary nv50 statePatrice Mandin
2007-01-14nouveau: add the nv04 swtcl module (it's untested for now).Stephane Marchesin
2006-12-27nouveau: Initial buffer object supportBen Skeggs
2006-12-26nouveau: Add notifier support functionsBen Skeggs
2006-12-08Some work on buffer handling, most likely not entirely correct andBen Skeggs
2006-11-25Incomplete shader stuff, should mostly work for NV40. Other cards, not soBen Skeggs
2006-11-21Add the state caching mechanism. It seems to work, from what I can see.Stephane Marchesin
2006-11-18Add nv20_state.c ; hook nv10_state.c into the build ; do the renamingStephane Marchesin
2006-11-11Some work on nv30 state, heavily based on jkolb's workStephane Marchesin
2006-11-05Architect the DRI :Stephane Marchesin
2006-09-17Rename nouveau_tris.* to nouveau_swtcl.*Stephane Marchesin
2006-04-14Added the beginnings of state (not much there yet). Fixed some includes.Jeremy Kolb
2006-03-13Cleaned up some code, made more files compile. Renamed nv20_swtcl.* toStephane Marchesin
2006-03-06Cleaned up the software TCL code a bit. Renamed nv30_tris.[c,h] toStephane Marchesin
2006-03-03rename nv40_tris to nv30_tris.Stephane Marchesin
2006-02-23Initial revisionStephane Marchesin