Comment 10 for bug 1822478

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: [nvidia] All on screen text is tiny. Icons are normal size but text is nearly unreadable.

Oh, you could also try using these for driver detection:

extern const char *glXQueryExtensionsString( Display *dpy, int screen );

extern const char *glXQueryServerString( Display *dpy, int screen, int name );

extern const char *glXGetClientString( Display *dpy, int name );