Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dri/nouveau: Keep small DYNAMIC_DRAW vertex buffers in system ram. | Francisco Jerez | 2010-10-31 | 1 | -5/+20 |
* | dri/nouveau: Honor the access flags in nouveau_bufferobj_map_range. | Francisco Jerez | 2010-10-31 | 1 | -32/+40 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -8/+8 |
* | Remove _mesa_memcpy in favor of plain memcpy. | Kenneth Graunke | 2010-02-19 | 1 | -3/+3 |
* | Import a classic DRI driver for nv0x-nv2x. | Francisco Jerez | 2010-02-04 | 1 | -0/+172 |
* | nouveau: say goodbye to the old DRI driver... | Stephane Marchesin | 2008-07-14 | 1 | -627/+0 |
* | nouveau: ppc, swap fragment programs on big endian systems. | Dave Airlie | 2007-11-01 | 1 | -3/+14 |
* | nouveau: Split nouveau_buffers into nouveau_mem and nouveau_fbo | Ben Skeggs | 2007-08-15 | 1 | -2/+2 |
* | nouveau: match drm changes (0.0.7) | Ben Skeggs | 2007-06-29 | 1 | -3/+3 |
* | nouveau: new bufferobj code. | Ben Skeggs | 2007-02-06 | 1 | -159/+503 |
* | nouveau: Initial buffer object support | Ben Skeggs | 2006-12-27 | 1 | -0/+272 |