AntiAliasing for Source Based games

Roderick Colenbrander thunderbird2k at gmx.net
Fri Sep 28 15:07:03 CDT 2007


> Hi,
> 
> > I would consider learning C etc myself to try and get this functionality
> (I
> > learned Java as part of my degree) up and running, but sadly I probably
> > don't have the skills to contribute.
> 
> AA under linux is not app-dependant afaik. It's driver dependant, so
> you'll 
> have to setup your graphics card driver to turn on AA for OpenGL based
> progs,
> prior to running the game under WINE.

OpenGL offers AA itself using the multisample extension. The level of AA is a property of the pixelformat in use for opengl. Due to various reason the number of pixelformats is limited and for that reason games running on Wine don't show AA. This is the case for both OpenGL and Direct3D.

Roderick
-- 
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail



More information about the wine-devel mailing list