Added GLES 1.x spinning cube-rendering code to eglbringuptest
The coordinate, color and index data are uploaded to server-side
buffers by the CGLES1Cube::KhrSetup function. CGLES1Cube::KhrPaint
just sets the view matrix and issues a draw command.
Which demo to display can be selected by passing its name on the
command line, e.g.
eglbringuptest vgline
eglbringuptest gles1cube
If no name is provided, the application defaults to vgline.
EXPORTS
?Color16array@DynamicPalette@@SAPBKXZ @ 1 NONAME ; unsigned long const * __cdecl Color16array(void)
?Color16inverse@DynamicPalette@@SAPBEXZ @ 2 NONAME ; unsigned char const * __cdecl Color16inverse(void)
?DefaultColor256Util@DynamicPalette@@SAPBVTColor256Util@@XZ @ 3 NONAME ; class TColor256Util const * __cdecl DefaultColor256Util(void)
?SetColor256Util@DynamicPalette@@SAXW4TIndex@1@@Z @ 4 NONAME ; void __cdecl SetColor256Util(enum TIndex)