http://bugs.freedesktop.org/show_bug.cgi?id=22347





--- Comment #2 from Roland Scheidegger <[email protected]>  
2009-06-18 06:54:09 PST ---
(In reply to comment #1)
> Strange, GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB = 4096 (on rv280?)
Not related to the cubemap failure, but it seems radeon-rewrite does not set
texture limits at all, other than 2D size. Old r100/r200 drivers used to call
driCalculateMaxTextureLevels which set this, but now don't hence cube/rect/3d
sizes end up with whatever mesa sets the default to (not good). Also
allow_large_textures is still queried but won't have any effect, I think it
still should be used at least when running without memory manager.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to