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 606681 - Implement multisampling anti-aliasing (FSAA)
Implement multisampling anti-aliasing (FSAA)
Status: RESOLVED WONTFIX
Product: gtkglext
Classification: Other
Component: gdk
1.2.0
Other Linux
: Normal enhancement
: 2.0.0
Assigned To: Mukund Sivaraman
Mukund Sivaraman
Depends on:
Blocks:
 
 
Reported: 2010-01-11 22:23 UTC by Mukund Sivaraman
Modified: 2014-11-09 23:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Multisampling anti-aliasing patch for FSAA (61.49 KB, patch)
2010-01-11 22:23 UTC, Mukund Sivaraman
none Details | Review

Description Mukund Sivaraman 2010-01-11 22:23:48 UTC
Created attachment 151199 [details] [review]
Multisampling anti-aliasing patch for FSAA

From:
http://sourceforge.net/tracker/?func=detail&aid=1492507&group_id=54333&atid=473436
http://sourceforge.net/tracker/?func=detail&aid=1968044&group_id=54333&atid=473436

A multisampling anti-aliasing patch for FSAA is available, written by sourceforge.net users tshead and sublanc. This patch needs to be rebased against master, tested and committed.
Comment 1 Emmanuele Bassi (:ebassi) 2014-11-09 23:06:36 UTC
I seriously doubt this will ever be committed.

FSAA is not a great technology (and only moderately works on nVidia), and GtkGLExt is basically unmaintained.