umlaeute / Gem

Graphics Environment for Multimedia (official repository)
https://gem.iem.at
Other
103 stars 29 forks source link

FSAA message did not work with gemglxwindow #428

Closed ch-nry closed 5 months ago

ch-nry commented 5 months ago

Detail

Sending a [FSAA 8< message enable anti-aliasing when using gemglfw3window, but not when using the gemglxwindow.

Gem Version

current git

Pd Version

No response

Operating System

Linux

OS Version

ubuntu MATE 22.04

Which CPU are you using?

amd64/x86_64 ("64bit Intel")

umlaeute commented 5 months ago

i don't think this ever worked in [gemglxinfo] (or rather: it always depended on nVidia-drivers honouring the __GL_FSAA_MODE envvar).

i've now changed it to mimick the behaviour of [gemglfw3window].

ch-nry commented 5 months ago

it works here, with an intel GPU (linux) thx

umlaeute commented 5 months ago

i have no idea why your master branch (b6c741145d4b46f51f95ff9dac19de825126d799) has diverged from mine (bc69202956ab2a3c6fd2249e2a6e9dfd487c0f17)