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