After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 445711 - Enable antialiasing
Enable antialiasing
Status: RESOLVED FIXED
Product: gnome-games-superseded
Classification: Deprecated
Component: glchess
unspecified
Other All
: Normal enhancement
: ---
Assigned To: Robert Ancell
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2007-06-09 09:28 UTC by Andreas Røsdal
Modified: 2008-11-27 10:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andreas Røsdal 2007-06-09 09:28:14 UTC
Could we enable antialiasing in glChess in OpenGl mode? For improved visual appearance.
Comment 1 Robert Ancell 2007-06-10 06:11:35 UTC
I had a look at this a while ago - it appears that GtkGLExt needs to full-scene antialiasing for us to use it. (And I can't seem to find any information that it does).

The other option is to render the scene multiple times using an accumulation buffer - this requires a reasonable amount of work to implement.

I haven't been able to find any good (Linux) FSAA examples.

I agree, just don't know how to do it currently.
Comment 2 Andreas Røsdal 2007-06-21 21:09:36 UTC
Take a look here:

http://mail.gnome.org/archives/gtkglext-list/2007-June/msg00003.html

There is hope..   :-)
Comment 3 Robert Ancell 2008-11-27 10:46:57 UTC
Fixed in 2.25.2:
http://svn.gnome.org/viewvc/gnome-games?view=revision&revision=8335