Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dri/nouveau: nv04: Use rules-ng-ng headers | Viktor Novotný | 2010-11-15 | 1 | -7/+9 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -7/+7 |
* | dri/nouveau: Remove unnecessary assertion. | Francisco Jerez | 2010-09-21 | 1 | -5/+0 |
* | dri/nv04: Align SIFM transfer dimensions. | Francisco Jerez | 2010-09-16 | 1 | -1/+1 |
* | dri/nouveau: Swizzle using the CPU when we hit a limitation of SIFM. | Francisco Jerez | 2010-02-25 | 1 | -7/+89 |
* | dri/nouveau: Clean up the nv04 surface code a bit. | Francisco Jerez | 2010-02-25 | 1 | -26/+10 |
* | dri/nouveau: Avoid mask overflow on nv04_surface_fill. | Francisco Jerez | 2010-02-25 | 1 | -1/+1 |
* | dri/nouveau: Some multithreaded rendering fixes. | Francisco Jerez | 2010-02-17 | 1 | -75/+59 |
* | Import a classic DRI driver for nv0x-nv2x. | Francisco Jerez | 2010-02-04 | 1 | -0/+547 |