From: Brian P. <br...@va...> - 2000-10-30 22:43:56
|
Gareth Hughes wrote: > > One of the updates to the Mesa-3.4 codebase in the last two weeks seems > to have broken texturing in this demo app. Software rendering with > standalone Mesa fails to texture the torus at all, and thus it's not > surprising that the hardware drivers also fail to texture it. I just > updated with > > cvs update -D "2 weeks ago" > > which pulls in the code from directly before the tdfx branch changes > were added. I'll create a diff of what's changed in that period and try > to track it down. I've checked in a bunch of changes to this demo. It seems to work fine with software rendering in 3.5 but still isn't working with 3.4. The DRI tdfx-3-0-0 driver is having trouble with it too. -Brian |