Author :
Sam Lantinga
Date :
2013-12-11 21:13:45
Hash :fcf69227 Message :Fixed bug 2294 - testdrawchessboard.c Sets the render color alpha to 0x0.
Brandon Schaefer
This means everything will render black if the software rendering backend selects a pixel format that supports alpha. So it seems best to at lease assume alpha is supported.