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





--- Comment #12 from Maciej Cencora <m.cenc...@gmail.com>  2009-04-16 09:54:12 
PST ---
Created an attachment (id=24870)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=24870)
patch fixing failing numLevels assertion

Attached patch should fix the failing assertion (it's against mesa_7_4_branch).
In r300CreateContext we set max texture levels to 13 for >= RV513, for earlier
cards we leave it to default (12). In r300SetTexImages we were checking
numLevels against RADEON_MAX_TEXTURE_LEVELS (12) instead of actual limit.


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

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to