graph
- Output last SDL error in case of test was failed.2009-11-20, by Mike Gorchak
- RenderReadPixels and RenderWritePixels now work properly.2009-11-20, by Mike Gorchak
- Deinitialization fixes, in case if QNXGF driver is not initialized properly.2009-11-20, by Mike Gorchak
- Added support for generic getopt() function instead of getopt_long(). Because not all platforms have getopt_long().2009-11-19, by Mike Gorchak
- Support for RendererReadPixels and RendererWritePixels has been added to photon renderer.2009-11-19, by Mike Gorchak
- Mike Gorchak to Sam2009-11-19, by Sam Lantinga
- Found a way to implement mask semantics in OpenGL2009-11-19, by Sam Lantinga
- Allow some variation in the pixel values to account for blending accuracy differences.2009-11-19, by Sam Lantinga
- Include the endpoint in the line we're drawing2009-11-19, by Sam Lantinga
- Adjust the vertices to be over the texel center.2009-11-19, by Sam Lantinga
- Fixed a bunch of bugs in the blit blend mode tests2009-11-18, by Sam Lantinga
- Use SDL's string and memory functions instead of stdlib2009-11-18, by Sam Lantinga