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

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

Branch merges

Branch information

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

Recent commits

9f0e6ca... by "Frank C. Earl" <email address hidden>

Most of the first cut of the DMA code. It's got most of the dispatch
    architecture in place (Lacks actual DMA submission (The easy part,
    really...)) so it's not done yet, but I promised people that done or
    not, I'd do a check-in of this...

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.

14945ad... by David Dawes <email address hidden>

Import of XFree86 4.2.0

16bd149... by David Dawes <email address hidden>

Initial revision

f18a6d8... by Alan Hourihane <email address hidden>

merge with linux kernel 2.4.15

727abee... by Keith Whitwell <email address hidden>

Put back i810 major version number (same reasons as for r128)