~thong-u/unoptimized/+git/libdrm:mesa-4-1-branch

Last commit made on 2002-11-25
Get this branch:
git clone -b mesa-4-1-branch https://git.launchpad.net/~thong-u/unoptimized/+git/libdrm

Branch merges

Branch information

Name:
mesa-4-1-branch
Repository:
lp:~thong-u/unoptimized/+git/libdrm

Recent commits

e04ed63... by Brian Paul <email address hidden>

added missing return fd (Alexander Stohr)

683fe42... by Brian Paul <email address hidden>

merge from trunk

878c886... by Brian Paul <email address hidden>

Added support for cube mapping registers/packets. Bumped version number to
    1.7. In radeon_emit_packets() added packet[id] array bounds check,
    return EINVAL it's out of bounds.

97bee70... by Brian Paul <email address hidden>

merge from trunk

ebad310... by Brian Paul <email address hidden>

replace max() with cond expression

aa1ca40... by Keith Whitwell <email address hidden>

Fix error condition...

a653224... by Keith Whitwell <email address hidden>

Call pci_enable_device() in DRM(irq_busid).

381e0fe... by Keith Whitwell <email address hidden>

Free correct block in free_block (K. Rasche)

8c14585... by Michel Dänzer

fix wait condition for vertical blank IRQs

537f220... by Eric Anholt <email address hidden>

Remove some noise being spit to the console.