~thong-u/unoptimized/+git/libdrm:mga-readpix-0-0-1-branch

Last commit made on 2000-09-29
Get this branch:
git clone -b mga-readpix-0-0-1-branch https://git.launchpad.net/~thong-u/unoptimized/+git/libdrm

Branch merges

Branch information

Name:
mga-readpix-0-0-1-branch
Repository:
lp:~thong-u/unoptimized/+git/libdrm

Recent commits

91f3b84... by Keith Whitwell <email address hidden>

Accelerated ReadPixels/DrawPixels from/to AGP memory. Basic allocator for
    exporting AGP memory to clients.

ed2d0b4... by Jeff Hartmann <email address hidden>

Fixed two things Rik pointed out in the last commit

550dff9... by Jeff Hartmann <email address hidden>

Merged the mga-lock-debug-0-2-0-branch with the trunk. This includes
    several fixes including: (Jeff) Really disable multitexture (Broken
    since Mesa 3.4 integration.)
(Jeff) Various changes in mga_state.c in the kernel module, which includes
    a fix to the bug where the first OGL application hangs the machine
    w/out rendering anything. This also includes defines for the warp
    registers so they are easily human readable.
(Rik and Jeff) Fixed all the schedule loops in the kernel to look like they
    are supposed too.
(Jeff) Configurable agp modes: Add the option "AGPMode2x" or "AGPMode4x" to
    your XF86Config file.
(Rik) Various cleanups to the mga kernel driver to make it easier to read
    and debug.
(Rik) Removed alot of DRM_DEBUG statements from the kernel driver.

dbe7d55... by Kevin E Martin <email address hidden>

file radeon_drv.c was initially added on branch radeon-1-0-0-branch.

0688c59... by Kevin E Martin <email address hidden>

file radeon_drv.h was initially added on branch radeon-1-0-0-branch.

9c250f5... by Kevin E Martin <email address hidden>

file radeon_context.c was initially added on branch radeon-1-0-0-branch.

54e6f2f... by Kevin E Martin <email address hidden>

file radeon_drm.h was initially added on branch radeon-1-0-0-branch.

ca013c6... by Kevin E Martin <email address hidden>

file radeon_bufs.c was initially added on branch radeon-1-0-0-branch.

cba6c83... by Kevin E Martin <email address hidden>

file radeon_dma.c was initially added on branch radeon-1-0-0-branch.

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

commit xfree86 4.0.1d-pre update