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

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

Branch merges

Branch information

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

Recent commits

8488865... by Leif Delgass <email address hidden>

Don't need to include linux/wrapper.h - we only use Set/ClearPageReserved
    from linux/mm.h now and wrapper.h has been removed in 2.5.69 and later.

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

Fixes compilation of mach64 kernel module for kernel 2.5 (Colin Leroy).

9ae6d8d... by Leif Delgass <email address hidden>

mach64 drm support for YUV textures

653afc7... by Leif Delgass <email address hidden>

more missing merge bits

1c26adb... by Leif Delgass <email address hidden>

pick up change missed in merge

270575c... by Leif Delgass <email address hidden>

update from trunk

a13cd74... by Leif Delgass <email address hidden>

Merge from trunk (texmem). Convert mach64 to use generic utility functions
    and common vblank code. Still need to convert to generic texmem code.

55dddb5... by Leif Delgass <email address hidden>

Compile fix with memory debugging off. Rename MEMORY_DEBUG to
    DRM_MEMORY_DEBUG and move #define to drmP.h

c99ae27... by Eric Anholt <email address hidden>

Fix compiling with debug on.

33bd6d1... by Eric Anholt <email address hidden>

Add mach64 to the list of modules to build.