Glx

From Agar

Jump to: navigation, search

The glx driver allows an Agar application to interface directly with the X Window System. Using glx, Agar renders GUI elements as OpenGL primitives, and efficiently manages textures corresponding to pixel surfaces.

glx is a "multiple-window" driver, meaning that "Agar windows" created through AG_WindowNew() each have their corresponding X window.

See also

Personal tools