Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dri/nouveau: Fix swrast fallbacks when the read and draw buffers aren't the s... | Francisco Jerez | 2010-03-22 | 1 | -10/+20 |
* | dri/nouveau: Add some RGB888 span functions. | Francisco Jerez | 2010-02-25 | 1 | -0/+11 |
* | Import a classic DRI driver for nv0x-nv2x. | Francisco Jerez | 2010-02-04 | 1 | -0/+174 |
* | nouveau: say goodbye to the old DRI driver... | Stephane Marchesin | 2008-07-14 | 1 | -123/+0 |
* | nouveau: reindent nouveau_span.c | Ben Skeggs | 2007-08-15 | 1 | -24/+21 |
* | nouveau: Always render offscreen, emulate front buffer rendering. | Ben Skeggs | 2007-08-15 | 1 | -5/+3 |
* | nouveau: match drm changes (0.0.7) | Ben Skeggs | 2007-06-29 | 1 | -1/+4 |
* | nouveau: Modify span routines to use nouveau_renderbuffer instead of driRende... | Ben Skeggs | 2006-12-24 | 1 | -8/+15 |
* | Some work on buffer handling, most likely not entirely correct and | Ben Skeggs | 2006-12-08 | 1 | -9/+5 |
* | Silence the lock warning | Stephane Marchesin | 2006-04-14 | 1 | -0/+1 |
* | Initial revision | Stephane Marchesin | 2006-02-23 | 1 | -0/+121 |