Re: [Mesa-dev] [PATCH] Fixup drivers/dri/swrast/swrast.c to new API aware context

2010-05-03 Thread Kristian Høgsberg
On Mon, May 3, 2010 at 7:39 AM, Colin Harrison wrote: > Hi, > > I needed to apply the following patch now that drisw state tracker uses the > new API aware context create... Thanks, fixed. Kristian ___ mesa-dev mailing list mesa-dev@lists.freedesktop.o

[Mesa-dev] [PATCH] Fixup drivers/dri/swrast/swrast.c to new API aware context

2010-05-03 Thread Colin Harrison
Hi, I needed to apply the following patch now that drisw state tracker uses the new API aware context create... --- ./src/mesa/drivers/dri/swrast/save_swrast.c 2010-05-02 20:45:28.0 +0100 +++ ./src/mesa/drivers/dri/swrast/swrast.c 2010-05-03 11:27:40.0 +0100 @@ -501,7 +501,7