Am Friday 31 July 2009 10:26:47 schrieb Terry Barnaby:
> Hi,I have a problem with the Mesa DRI Radeon 300 driver in that I cannot
> use the blender application as the menus are not displayed correctly. See
> bug: https://bugs.freedesktop.org/show_bug.cgi?id=21774
>
> I would like to get this fixed as I need to be able to run blender at a
> reasonable speed on this system. I am running the latest
> DRM/MESA/xf86-video-ati code from git. Are there any pointers on how to
> start debugging this ? For example, can I turn off various hardware
> acceleration features one by one until I find the source of the problem ?

You can try setting the disable_lowimpact_fallbacks driconf option to false. 
This will make the driver use software rendering for certain operations that 
are not supported well. I don't really believe that this option is the 
problem, but it can't hurt to make sure.

Apart from that, I'm afraid you will probably have to dig into how exactly 
Blender renders its menus. Which OpenGL features are used, what are the state 
settings, etc. At least Blender is open source...

cu,
Nicolai

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to