~thong-u/unoptimized/+git/libdrm:i915-zone-rendering

Last commit made on 2007-09-07
Get this branch:
git clone -b i915-zone-rendering https://git.launchpad.net/~thong-u/unoptimized/+git/libdrm

Branch merges

Branch information

Name:
i915-zone-rendering
Repository:
lp:~thong-u/unoptimized/+git/libdrm

Recent commits

b257bbe... by =?utf-8?q?Michel_D=C3=A4nzer?= <email address hidden>

Merge remote branch 'upstream/master' into i915-zone-rendering

Conflicts:

 linux-core/drm_bo.c
 linux-core/drm_objects.h
 linux-core/i915_buffer.c
 shared-core/i915_dma.c
 shared-core/i915_drm.h
 shared-core/i915_drv.h
 shared-core/i915_irq.c

06bb072... by Ben Skeggs <email address hidden>

nouveau: Use nv41 ctxprog/vals on nv42.

54c96cb... by Ian Romanick <email address hidden>

Merge branch 'xgi-0-0-2'

c597bd5... by Ian Romanick <email address hidden>

Bump version to 1.0.0.

edf5a86... by Stephane Marchesin <email address hidden>

nouveau: fix some nv04 graph switching.

ff9a019... by Stephane Marchesin <email address hidden>

nouveau: add pure nv30 support.

ef4944d... by Maarten Maathuis

Add context init voodoo and context switch code for NV41.

fee49e2... by Ian Romanick <email address hidden>

Merge branch 'master' of ssh+git://git.freedesktop.org/git/mesa/drm into xgi-0-0-2

bb3da88... by Ian Romanick <email address hidden>

Acutally emit the IRQ (duh) when setting the fence post.

bac3f49... by Stephane Marchesin <email address hidden>

nouveau: nv04 context switching support. Works for starting X up at least.