Commit graph

5 commits

Author SHA1 Message Date
Gareth Hughes
4840ecda0b New DRM template architecture, with initial implementation of MGA driver
using core DRM templates. Other drivers to follow.
Note: This is missing the corresponding updates to the MGA 2D driver, so it
    will not run yet. These updates will also follow.
2001-01-24 16:09:02 +00:00
Gareth Hughes
4d2a4455b4 - Misc cleanups.
- Fix drmR128Clear parameters (Radeon to follow).
- Add some helper macros to r128/radeon kernel modules.
2001-01-24 15:34:46 +00:00
Kevin E Martin
0994e635b2 Merged ati-5-0-0 2001-01-05 22:57:55 +00:00
Gareth Hughes
8725828cf0 - Fix nasty depth span bug. Drawable offset was not being added to pixel
coords.
- Remove unneeded mask parameters from clear ioctl.
- Use correct subpixel offsets, fixes most glean bugs.
- Remove 32-bit depth buffer support. Only use 16 or 24-bit depth buffers.
2000-12-12 14:50:50 +00:00
Gareth Hughes
e15a24e154 Merged ati-4-1-1-branch into trunk. 2000-12-02 06:14:18 +00:00