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

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

Branch merges

Branch information

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

Recent commits

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

Revert the minor version back to 2 (and bump the patchlevel).

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

Remove ; from the end of some do { ... } while(0) macros (Timothy Ball).

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

fix multiple window clear bug

86c0484... by Keith Whitwell <email address hidden>

Remove references to dead i810_vertex2 ioctl

2b56c96... by David Dawes <email address hidden>

Initial merge of trunk into mesa-4-0 branch.

5d20d2c... by Alan Hourihane <email address hidden>

merge linux kernel 2.4.15

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

Create a noop stub for DRM_IOCTL_CONTROL when __HAVE_DMA_IRQ is turned off.
    This makes retaining backward-compatibility a little easier.

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

remove debug

952e91e... by Keith Whitwell <email address hidden>

Fix stencil clears.

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

fix PR_* definitions to match original definitions