Implemented GL_DumpImage() - dump an image_t to disk
GL_DumpImage() is a handy debug utility for quickly dumping the pixelcontents of an image_t to the runtime directory.
View differences
Implemented GL_DumpImage() - dump an image_t to disk
GL_DumpImage() is a handy debug utility for quickly dumping the pixel
contents of an image_t to the runtime directory.