OSDN Git Service

- Fix nasty depth span bug. Drawable offset was not being added to pixel
authorGareth Hughes <gareth@users.sourceforge.net>
Tue, 12 Dec 2000 14:50:50 +0000 (14:50 +0000)
committerGareth Hughes <gareth@users.sourceforge.net>
Tue, 12 Dec 2000 14:50:50 +0000 (14:50 +0000)
commit8725828cf0ebb55f813e19f87f7d279c62b68293
tree83942b35dc45421d707d3e53fb314068792deab3
parent14a73775360585b9a09bfdf932881fbb06b34037
- 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.
linux-core/r128_drv.c
linux/r128_cce.c
linux/r128_drm.h
linux/r128_drv.c
linux/r128_state.c