[Bf-committers] Software OpenGL

Kent Mein mein at cs.umn.edu
Tue Apr 26 14:58:11 CEST 2005


> * Have options to ignore alpha in floating panels.
> 
> * Have options to ignore Smooth curves in floating panels or UI.
> 
> * Have options to remove menu drop shadows
> 
> Should these be IFDEFS?, Somthing like FAST_OPENGL to turn anything 
> thats slow in software open GL off.
> After this, running on ipaq would be more fesable.
> 
> - Cam,
> 

I would say that if anyone goes to the trouble of doing this it should not
be ifdefed but should be a click-able button in the gui.  Ifdef's would need
recompiles to enable/disable and just means we would have more confusion
about which binary should I download, and as you mentioned I think its
useful to others so would be better to be a configurable thing via the user.

Kent


More information about the Bf-committers mailing list