log

age author description
Thu, 19 Nov 2009 08:02:00 +0000 Sam Lantinga Mike Gorchak to Sam
Thu, 19 Nov 2009 05:33:41 +0000 Sam Lantinga Found a way to implement mask semantics in OpenGL
Thu, 19 Nov 2009 05:06:01 +0000 Sam Lantinga Allow some variation in the pixel values to account for blending accuracy differences.
Thu, 19 Nov 2009 04:59:19 +0000 Sam Lantinga Include the endpoint in the line we're drawing
Thu, 19 Nov 2009 04:33:35 +0000 Sam Lantinga Adjust the vertices to be over the texel center.
Wed, 18 Nov 2009 09:39:32 +0000 Sam Lantinga Fixed a bunch of bugs in the blit blend mode tests
Wed, 18 Nov 2009 09:28:35 +0000 Sam Lantinga Use SDL's string and memory functions instead of stdlib
Wed, 18 Nov 2009 09:20:01 +0000 Sam Lantinga Implemented SDL_RenderReadPixels()/SDL_RenderWritePixels() for the dummy renderer.
Wed, 18 Nov 2009 09:17:29 +0000 Sam Lantinga Don't add the OpenGL renderers for drivers that don't support OpenGL
Wed, 18 Nov 2009 09:07:13 +0000 Sam Lantinga Fixes for the automated rendering test
Wed, 18 Nov 2009 08:54:13 +0000 Sam Lantinga If we explicitly request a driver, try to initialize it.
Wed, 18 Nov 2009 08:07:37 +0000 Sam Lantinga Fixed GL_RenderReadPixels() - thanks Ryan!
Wed, 18 Nov 2009 07:35:00 +0000 Sam Lantinga First pass (untested) at RenderWritePixels()
Wed, 18 Nov 2009 07:34:05 +0000 Sam Lantinga Refactored to use render_loadTestFace()
Wed, 18 Nov 2009 07:22:22 +0000 Sam Lantinga Fixed endianness of the face image surface