Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '7.8' | Michel Dänzer | 2010-03-26 | 1 | -1/+1 |
|\ | |||||
| * | dri/swrast: Fix missed conversion of one pixel pointer increment. | Michel Dänzer | 2010-03-26 | 1 | -1/+1 |
* | | dri/swrast: update copyright email | George Sapountzis | 2010-03-15 | 1 | -5/+1 |
|/ | |||||
* | DRI/swrast: Remove color-index support from DRI swrast driver | Ian Romanick | 2010-03-03 | 1 | -50/+0 |
* | Fix the DRI swrast driver for big endian platforms. | Michel Dänzer | 2009-11-23 | 1 | -43/+29 |
* | swrast: Add support for x8r8g8b8 fbconfig. | Eric Anholt | 2009-02-03 | 1 | -0/+72 |
* | dri/swrast: cosmetic, mainly generic vs. xorg terminology | George Sapountzis | 2008-05-23 | 1 | -39/+39 |
* | dri/swrast: add dithering support | George Sapountzis | 2008-05-23 | 1 | -6/+34 |
* | dri/swrast: add support for r3g3b2 | George Sapountzis | 2008-05-23 | 1 | -0/+68 |
* | dri/swrast: split out common pixel macros | George Sapountzis | 2008-05-23 | 1 | -47/+47 |
* | Add DRI driver that uses the mesa swrast module. | George Sapountzis | 2008-05-20 | 1 | -0/+271 |