~thong-u/unoptimized/+git/libdrm:ati-5-0-1-branch

Last commit made on 2001-02-20
Get this branch:
git clone -b ati-5-0-1-branch https://git.launchpad.net/~thong-u/unoptimized/+git/libdrm

Branch merges

Branch information

Name:
ati-5-0-1-branch
Repository:
lp:~thong-u/unoptimized/+git/libdrm

Recent commits

165c21d... by Gareth Hughes <email address hidden>

Initial CCE 2D acceleration code for the Rage 128 driver. Managed
    completely within the X server, zero ioctls required for the actual
    rendering commands. Need to move Sync() routine into X server as it
    still uses an ioctl, but this should be trivial.

0eb4659... by Gareth Hughes <email address hidden>

Put the rest of the ring status on the status page. The X server can now
    use the ring directly.

2c735fa... by Gareth Hughes <email address hidden>

Stick the ring read pointer and the other ring status information onto a
    shared page. This will allow the X server to interact directly with the
    ring buffer, instead of having to perform ioctls.
Of course, it looks like the Radeon doesn't like writing to a PCI address,
    but the r128 is fine. This requires more investigation...

390e8d9... by Gareth Hughes <email address hidden>

Pull templated DRM code from trunk for Radeon texture upload work.

3604753... by Gareth Hughes <email address hidden>

Merge mga-1-0-0-branch into trunk.

38c22bc... by Gareth Hughes <email address hidden>

file i810.h was initially added on branch mga-1-0-0-branch.

7572046... by Gareth Hughes <email address hidden>

file radeon.h was initially added on branch mga-1-0-0-branch.

de554cb... by Gareth Hughes <email address hidden>

file r128.h was initially added on branch mga-1-0-0-branch.

32c4aa1... by Gareth Hughes <email address hidden>

file r128_drm.c was initially added on branch mga-1-0-0-branch.

0fa26e5... by Gareth Hughes <email address hidden>

file tdfx.h was initially added on branch mga-1-0-0-branch.