[Mesa-dev] [Bug 28304] build fails on nouveau_stateobj.h

2010-05-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28304 Vinson Lee changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Mesa-dev] [PATCH] r300/compiler: Prevent the fragmentation of TEX blocks in the pair scheduler.

2010-05-31 Thread tstellar
From: Tom Stellard This fixes bug: https://bugs.freedesktop.org/show_bug.cgi?id=25109 --- .../dri/r300/compiler/radeon_pair_schedule.c | 39 +--- 1 files changed, 25 insertions(+), 14 deletions(-) diff --git a/src/mesa/drivers/dri/r300/compiler/radeon_pair_schedule.c b