This program displays four large objects and fourteen small objects. Two of the large objects are rendered using display lists, and the other two are rendered without using display lists.
These objects are rendered using direct attributes.
Display list functions.
| Functions | Parameters | Description |
GXBeginDisplayList |
list, size | Two different display lists of different sizes are specified. |
GXEndDisplayList |
None. | |
GXCallDisplayList |
list, nbytes | Two different display lists of different sizes are specified. |
The A Button stops the animation.
PAUSE exits the test.

$REVOLUTION_SDK_ROOT/dvddata/gxTextrs.tpl
2006/03/01 Initial version.
CONFIDENTIAL