Bug 39527 - 3D Driving-School - missing textures
Summary: 3D Driving-School - missing textures
Status: RESOLVED WORKSFORME
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: All Linux (All)
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-25 06:56 UTC by David Heidelberg (okias)
Modified: 2013-05-03 21:23 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
grapthic_bug.jpeg (53.65 KB, image/jpeg)
2011-07-25 06:56 UTC, David Heidelberg (okias)
Details

Description David Heidelberg (okias) 2011-07-25 06:56:47 UTC
Created attachment 49525 [details]
grapthic_bug.jpeg

All textures are grey.
x11-libs/libtxc_dxtn - 1.0.1 on both computers

Tested on
64 bit -> 32bit emul -> r300/r300g (RS690)
32 bit -> nvfx (NV44A)

nvfx compiled with debug option gives me this:
state_tracker/st_atom_framebuffer.c:163:update_framebuffer_state: Assertion `framebuffer->cbufs[i]->texture->bind & (1 << 1)' I think it maybe related.

I can test on 32 bit computer with nvfx, but not against 64bit (binary mesa package pack)
Comment 1 Marek Olšák 2011-07-25 07:00:20 UTC
Please attach an apitrace file.

Apitrace can record and replay opengl commands. You can get it here:
https://github.com/apitrace/apitrace
Comment 2 David Heidelberg (okias) 2013-05-03 21:23:46 UTC
Well, tested on r600 today, and it seems like have all textures loaded. CLOSING.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.