these programs demonstrate implementations of the GLX extension:
sharelist.c: Display lists, containing both geometry and textures, are shared between two rendering contexts belonging to the same client. RGBA, singlebuffer, depthbuffer also includes util.c and util.h font.c: An X font is imported using glXUseXFont(), and used as bitmaps for OpenGL rendering. font [-f fontname] [-s string] RGBA, singlebuffer keys: a draw the entire 256 element character set b draw only CAPITAL LETTERS of the alphabet r draw "string" in rainbow colors Esc quitThe Makefile provides information on how the compile sequence works.