Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-06 | Add support for CN700 chipset in miniglx | Jakob Bornecrantz | |
2006-03-23 | make solo build complete | Dave Airlie | |
2005-11-16 | Bring in last minute 6_4 branch changes to the unichrome driver | Thomas Hellström | |
to the trunk. | |||
2005-08-30 | move via_dri.h to server | Alan Hourihane | |
2005-08-30 | define Bool for solo builds | Alan Hourihane | |
2005-03-22 | merge unichrome changes from branch | Keith Whitwell | |
2005-01-12 | Fixes lockups initializing AGP DMA. | Alan Hourihane | |
2005-01-12 | build fixes and enable agp dma | Alan Hourihane | |
2005-01-05 | Bring VIA driver up-to-date with regard to drm_*_t changes and remove | Alan Hourihane | |
the xf86drmVIA.[ch] files. Bring in the IRQ handler and Ring buffer code, but ring buffer is disabled as it is with the Xserver. It certainly locks up the CLE266. | |||
2004-12-14 | uint*t -> u_int*t changes | Alan Hourihane | |
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-26 | Mesa-solo builds with these changes. There are still more fixups needed to | Jon Smirl | |
get individual drivers working again. This converts miniglx to the new dri interface. Thanks to Erdi Chen for the new interface code. | |||
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-05-12 | Fixed code that has computed incorrect number of modes. | Erdi Chen | |
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 | |||
2004-02-23 | updates from Erdi Chen | Brian Paul | |
2004-01-30 | Via Unichrome/cle266 driver (Erdi Chen) | Brian Paul | |