cause a vtxfmt fallback directly when hitting NewList for radeon and r200 drivers...
authorRoland Scheidegger <rscheidegger@gmx.ch>
Fri, 8 Sep 2006 00:54:55 +0000 (00:54 +0000)
committerRoland Scheidegger <rscheidegger@gmx.ch>
Fri, 8 Sep 2006 00:54:55 +0000 (00:54 +0000)
commita5e73e68878ebed7347532285019befc8c7b1106
treecb0c2bf7d1bcba155c98d6aca6bc8741e76aa092
parent3e05902d304e71493d05edef4c31c6ed1a22bf17
cause a vtxfmt fallback directly when hitting NewList for radeon and r200 drivers, otherwise we'll mix up tcl and vtxfmt path for some reason. This fixes a warzone2100 asssertion failure.
src/mesa/drivers/dri/r200/r200_vtxfmt.c
src/mesa/drivers/dri/radeon/radeon_vtxfmt.c