[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#363995:



reassign 363995 libgl1-mesa-dri 6.4.1-0.4
thanks

Yes, patching mesa fixes this problem (specifically
src/mesa/drivers/dri/r200/r200_state.c for me, but presumeably r300 and
radeon as well for others)

--- mesa-6.4.1/src/mesa/drivers/dri/r200/r200_state.c   2005-09-10
17:44:26.000000000 +0100
+++ mesa-updated/src/mesa/drivers/dri/r200/r200_state.c 2006-05-29
19:14:33.000000000 +0100
@@ -1665,6 +1665,7 @@
       /* Note: this should also modify whatever data the context reset
        * code uses...
        */
+      R200_STATECHANGE( rmesa, vpt );
       rmesa->hw.vpt.cmd[VPT_SE_VPORT_XOFFSET] = *(GLuint *)&tx;
       rmesa->hw.vpt.cmd[VPT_SE_VPORT_YOFFSET] = *(GLuint *)&ty;



This message has been scanned for viruses by MailControl - www.mailcontrol.com



Reply to: