Bug 27586

Summary: texture3d max sizes are too small
Product: Mesa Reporter: Matt <melkor>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: melkor
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Matt 2010-04-11 09:37:39 UTC
I am using the latest drivers from x-org edgers and when I query my graphics card properties with java3d I get that my maximum textured3d height/width/depth properties are much smaller than they should be.

I have an radeon hd3650 and in windows the values for all three properties are 8192.  I don't know if this is a bug, or if this is a configuration problem, or even if this is a java3d problem.  But I thought I'd start here. 

Thank you
mbs
Comment 1 Alex Deucher 2010-04-12 07:20:10 UTC
The max texture sizes are 8192 on r6xx/r7xx hardware, however, the driver is currently only 4096 due to limitations in core mesa.
Comment 2 Marek Olšák 2011-02-09 06:38:56 UTC
Fixed by commit 4b08f35487fa439fd9ca4d653d3a146c3dc09c1c. 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.