Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -11/+11 |
* | Merge branch '7.8' | Michel Dänzer | 2010-03-26 | 1 | -6/+11 |
|\ | |||||
| * | dri/swrast: Fix frontbuffer rendering. | Michel Dänzer | 2010-03-26 | 1 | -6/+11 |
* | | dri/swrast: port to dri_sw (drawable) | George Sapountzis | 2010-03-15 | 1 | -4/+4 |
* | | dri/swrast: port to dri_sw (context) | George Sapountzis | 2010-03-15 | 1 | -4/+4 |
|/ | |||||
* | DRI/swrast: Remove color-index support from DRI swrast driver | Ian Romanick | 2010-03-03 | 1 | -15/+1 |
* | mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te... | Brian Paul | 2008-09-18 | 1 | -1/+1 |
* | replace __inline and __inline__ with INLINE macro | Brian Paul | 2008-06-21 | 1 | -4/+4 |
* | dri/swrast: cosmetic, mainly generic vs. xorg terminology | George Sapountzis | 2008-05-23 | 1 | -12/+12 |
* | Add DRI driver that uses the mesa swrast module. | George Sapountzis | 2008-05-20 | 1 | -0/+328 |