Age | Commit message (Expand) | Author |
---|---|---|
2010-10-13 | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg |
2010-03-18 | dri/nouveau: Implement texture matrices. | Francisco Jerez |
2010-03-04 | dri/nouveau: Remove some CI remnants. | Francisco Jerez |
2010-02-04 | Import a classic DRI driver for nv0x-nv2x. | Francisco Jerez |
2008-07-14 | nouveau: say goodbye to the old DRI driver... | Stephane Marchesin |
2007-02-03 | nouveau: forgot function declaration | Patrice Mandin |
2007-01-21 | nouveau: add nv04 state support, and small nv04 fixes. | Stephane Marchesin |
2006-12-08 | Some work on buffer handling, most likely not entirely correct and | Ben Skeggs |
2006-11-25 | Incomplete shader stuff, should mostly work for NV40. Other cards, not so | Ben Skeggs |
2006-11-20 | Add state initialization to context creation. | Jeremy Kolb |
2006-11-16 | Add nv30InitStateFuncs | Ben Skeggs |
2006-04-14 | Added the beginnings of state (not much there yet). Fixed some includes. | Jeremy Kolb |