Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-08-15 | Add Egberts fixes for 64bit architectures | Alan Hourihane | |
Add additional checks for the *DRIRec info structure passed in from the device driver. This ensures that things fallback to indirect rendering if the DDX driver has had modifications (i.e. removal of the drmAddress field). | |||
2005-06-16 | Fix linux-solo build for mga check-in | Jon Smirl | |
2005-05-18 | In addition to dead-code removal and other clean-up, bump the required DDX | Ian Romanick | |
version from 1.0.0 to 1.1.1. 1.1.1 is over a year and a half old at this point, so it should be pretty widespread. This allows the linecomp_sane field to be eliminated from mga_screen_private_s. | |||
2005-03-05 | Fixing memset on ia64 & other archs | Dave Airlie | |
From: Stephane Marchesin | |||
2004-07-05 | Convert miniglx to use Ian's fancy new driver config code. | Jon Smirl | |
This removes the miniglx driver function InitContextModes(). All of the server directories were edited to remove the implementations. | |||
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 mga drivers to remove redundant h file for sarea and IOCTLs | 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-08-22 | patch to import Jon Smirl's work from Bitkeeper | Brian Paul | |
2003-08-06 | mga driver, brought over by Jon Smirl | Keith Whitwell | |