[fixed,kind of]1.2 slow under Linux with free Radeon drivers

You discovered a bug in the engine, and you are sure that it is not a problem of your code? Just post it in here. Please read the bug posting guidelines first.
Post Reply
bitplane
Admin
Posts: 3204
Joined: Mon Mar 28, 2005 3:45 am
Location: England
Contact:

[fixed,kind of]1.2 slow under Linux with free Radeon drivers

Post by bitplane »

I don't have a Linux box or ati card to test with, but I'm relaying the report and workaround from GFXStyler (reported via IRC)
GFXStyler wrote: *********************************WARN_ONCE*********************************
File r300_render.c function r300Fallback line 413
Software fallback:ctx->Point.SmoothFlag
***************************************************************************
Try R300_SPAN_DISABLE_LOCKING env var if this hangs.
Apparently installing fglrx fixes the problem
Last edited by bitplane on Fri Mar 02, 2007 6:39 pm, edited 1 time in total.
Submit bugs/patches to the tracker!
Need help right now? Visit the chat room
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

Hmm, similar to the line smoothing flag just disabled. We should make all things toggleable :roll:
DeusXL
Posts: 114
Joined: Sun Mar 14, 2004 9:37 am
Contact:

Post by DeusXL »

hybrid => This is a bit offtopic but the smoothing flags really seem to be unstable. I realized that my ATI drivers for Windows are really old (whereas my fglrx on Linux is the last one) which explains why I have all these problems on Windows (unfortunately I can't update them because I have a bloody laptop).
And disabling line smoothing and point smoothing just makes all problems I reported with GLSL disappear so you should really consider not using them by default.
Irrlicht .NET complete and Cross Platform Wrapper
The kid on my avatar wrote:A painless lesson is one without any meaning
Post Reply