[computer graphics] Immediate mode rendering is a style for application programming interfaces of graphics libraries, in which client calls directly cause rendering of graphics objects to the display. It does not preclude the use of double-buffering. In contrast to retained mode, lists of objects to be rendered are not saved by the API libr...
Found on
http://en.wikipedia.org/wiki/Immediate_mode_(computer_graphics)
No exact match found.