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
The max texture sizes are 8192 on r6xx/r7xx hardware, however, the driver is currently only 4096 due to limitations in core mesa.
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.