From: Brian P. <br...@va...> - 2000-10-30 16:59:11
|
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. It doesn't texture with any recent version of Mesa for me. It looks like a problem in texture completeness. I'm digging deeper... -Brian |