Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-01 | Move fallback and other debugging under TDFX_DEBUG using the same mechanism | Eric Anholt | |
as other drivers. | |||
2005-06-01 | Add no_rast option. | Eric Anholt | |
2005-01-31 | Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless. | Adam Jackson | |
2004-07-19 | several new bugs | Daniel Borca | |
2004-06-02 | Replace drmHandle, drmContext, drmDrawable, drmMagic and related types with | Ian Romanick | |
drm_handle_t, drm_context_t, drm_drawable_t, drm_magic_t. | |||
2004-03-12 | Adjust includes to help DRI build | Jon Smirl | |
2004-03-11 | Adjustments to make everything use IOCTL/sarea defines in DRM instead | Jon Smirl | |
of glx/mini. removes glx/mini/drm.h glx/mini/sarea.h | |||
2003-12-08 | get tdfx compiling | Keith Whitwell | |
2003-12-04 | add tdfx DRI driver | Alan Hourihane | |