~thong-u/unoptimized/+git/libdrm:mach64-0-0-3-branch

Last commit made on 2002-04-15
Get this branch:
git clone -b mach64-0-0-3-branch https://git.launchpad.net/~thong-u/unoptimized/+git/libdrm

Branch merges

Branch information

Name:
mach64-0-0-3-branch
Repository:
lp:~thong-u/unoptimized/+git/libdrm

Recent commits

b7ff3cd... by Jose Fonseca <email address hidden>

Removal of erroneous PCI GART code. Better support for PCI cards. More
    robustness in the DRM DMA initialization code.

572ee32... by Jose Fonseca <email address hidden>

Error checking when mapping as is done in other drivers

0873cfb... by Leif Delgass <email address hidden>

Make sure we wait for enough FIFO entries (needed to add 2 to account for
    scissors being added in a couple places).

fe04858... by Jose Fonseca <email address hidden>

Prevent from reading from AGP related registers to avoid lockup in PCI
    cards.

db8109d... by Jose Fonseca <email address hidden>

Removed the AGP requirement in the DRM.
Fixed the mach64_state.c description header.

43fb03f... by Leif Delgass <email address hidden>

Fixes for viewport calculation, scissors, and cliprects. Added drawX,drawY
    to the context struct to hold origin of drawable in draw buffer. The
    viewport is adjusted using these fields.
Enabled scissor test, drm now uses scissor values from the sarea context.
    Also enabled color masking, drm uses mask from sarea context
    (untested).
The viewport calcs seem to be working, but cliprects still have problems
    for single buffer contexts and overlapping GL windows. Needs more
    testing and debugging. I'm committing now so we can continue with
    testing.

9448f35... by Jose Fonseca <email address hidden>

Initial merge with the trunk (XFree 4.2.x, Mesa 4.x)

ab87c5d... by David Dawes <email address hidden>

First pass of mesa-4-0 branch merge into trunk.

65d2557... by Michel Dänzer

wrapper for ioremap_nocache() like for ioremap() (Paul Mundt)

44aa4d6... by David Dawes <email address hidden>

First pass merge of XFree86 4.2.0 import.