Description: abgr.c - Demonstrates the use of the extension EXT_abgr.
The same image data is used for both ABGR and RGBA formats
in glDrawPixels and glTexImage2D. The left side uses ABGR,
the right side RGBA. The top polygon demonstrates use of texture,
and the bottom image is drawn with glDrawPixels.
Note that the textures are defined as 3 component, so the alpha
value is not used in applying the DECAL environment.
To Search:
File list (Check if you may need any files):
bitfont.c