Bug 27586 - texture3d max sizes are too small
Summary: texture3d max sizes are too small
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-11 09:37 UTC by Matt
Modified: 2011-02-09 06:38 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.