Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: standardize on C99's uint*_t instead of u_int*_t | Keith Whitwell | 2008-09-21 | 1 | -2/+2 |
* | mesa: fix asst path/include mistakes in prev commits | Chris Rankin | 2008-09-18 | 1 | -1/+1 |
* | mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te... | Brian Paul | 2008-09-18 | 1 | -6/+6 |
* | dri/swrast: make unbind a noop | George Sapountzis | 2008-06-13 | 1 | -1/+0 |
* | dri/swrast: add OpenGL 2.1 functions | George Sapountzis | 2008-06-13 | 1 | -1/+3 |
* | dri/swrast: minor cosmetic | George Sapountzis | 2008-06-09 | 1 | -50/+52 |
* | dri/swrast: cosmetic, mainly generic vs. xorg terminology | George Sapountzis | 2008-05-23 | 1 | -18/+32 |
* | dri/swrast: add support for r3g3b2 | George Sapountzis | 2008-05-23 | 1 | -3/+27 |
* | dri/swrast: drop TODO list | George Sapountzis | 2008-05-23 | 1 | -30/+0 |
* | dri/swrast: fb configs tweaks | George Sapountzis | 2008-05-21 | 1 | -6/+11 |
* | dri/swrast: re-indent FillInModes | George Sapountzis | 2008-05-21 | 1 | -46/+46 |
* | Add DRI driver that uses the mesa swrast module. | George Sapountzis | 2008-05-20 | 1 | -0/+714 |