Definitions for "DISPLAY LIST"
ANTIC's "program" defined by the user or provided automatically (through a GRAPHICS command) by BASIC. The display list specifies where the screen data may be found, what display modes to use to interpret screen data, and what special display options (if any) should be implemented.
a collection of compiled OpenGL commands
a convenient and efficient way to name and organize a set of OpenGL commands
A collection of retained graphics and other data, grouped together in a hierarchical arrangement of segments, for manipulation and display.