Age | Commit message (Expand) | Author |
---|---|---|
2004-06-29 | This should make most linux-solo drivers work again. Mainly a fix | Jon Smirl |
2004-06-04 | Enable GL_EXT_blend_subtract and GL_NV_blend_square. | Ian Romanick |
2004-06-02 | Removed need for sarea.h, various touch ups to get rid of type mismatches. | Jon Smirl |
2004-06-02 | Replace drmHandle, drmContext, drmDrawable, drmMagic and related types with | Ian Romanick |
2004-04-08 | move pSAREAPriv declaration to be C-compliant | Brian Paul |
2004-03-18 | Convert int(8|32)_t to uint(8|32)_t, like should have been done the first time. | Ian Romanick |
2004-03-17 | Convert all uses of CARD32 and CARD8 to int32_t and int8_t. | Ian Romanick |
2004-03-12 | Make R128 driver use sarea/defines from DRM. removed r128_common.h | Jon Smirl |
2004-03-11 | Adjustments to make everything use IOCTL/sarea defines in DRM instead | Jon Smirl |
2003-08-24 | Fix compile problems with `glMultiModeDrawArraysIBM' | Jon Smirl |
2003-08-22 | patch to import Jon Smirl's work from Bitkeeper | Brian Paul |