Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-08-12 | Document the changes in interface version 2.5. | Eric Anholt | |
2003-07-26 | Add Rage 128 pageflipping support, defaults to off. DRM version bump to | Eric Anholt | |
2.5.0. It still has some issues, including a flicker in the fps meter in tuxracer and I've seen garbage left behind after moving/closing windows. However, it's usable. Add the Option "EnablePageFlip" "YES" to use it. | |||
2003-05-26 | Add support to r128 for MESA_ycbcr_texture (Ian Romanick, Leif Delgass) | Leif Delgass | |
2003-04-26 | Ensure driver has been initialized (dev_private != NULL) before installing | Leif Delgass | |
irq handler in DRM(irq_install). Modify all drivers to ensure irq handler is removed before cleanup and cleanup is called at takedown. Remove unused buffer private struct fields in i810, i830. Check for lock on init/cleanup in all drivers except i810/i830. The current DDX for i810 and i830 doesn't hold the lock on kernel init (FIXME?). | |||
2002-11-23 | allow unprivileged clients to use the GETPARAM ioctl (Wang WenRui) | Michel Daenzer | |
2002-10-30 | Kernel support for vblank syncing on Rage 128 and Matrox. | Eric Anholt | |
2002-07-05 | merged bsd-3-0-0-branch | Alan Hourihane | |