On Saturday August 19 2023 09:16:57 Jeremy Sequoia wrote: Ahhh, I see the OpenGL.framework is loaded dynamically (dlopen'ed), that's why the Mesa libs appear not to link to them! And apparently OpenGL isn't entirely abandoned either by Apple, it's just emulated. If feature complete that should probably be good enough for most applications nowadays.
>> Remote OpenGL has always been a different bag of tricks with XQuartz, in my >> experience. > >Yes, it's completely different and mostly abandoned. It has been disabled by >default in most X11 servers for the past decade. Which is annoying when so many GUIs use effects that require server instead of display-side compositing... Qt apps at least (every time I have to figure out which one works with GLX and which one requires EGL; GTk *may* be a bit more graceful in this aspect). To the OP: nowadays, most of the time when I want to do stuff on my Linux rig from my Mac I use VNC (TigerVNC for the X11 server "plugin" and viewer). Overkill in a sense and remote copy/paste is an issue but you don't have to worry about support for graphics protocols. It's the other way round that I'm more likely to use remote X11, because I have much less screen real estate on the Linux rig than on the Mac. R _______________________________________________ Do not post admin requests to the list. They will be ignored. X11-users mailing list (X11-users@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/x11-users/archive%40mail-archive.com This email sent to arch...@mail-archive.com