Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Sat, 29 Nov 2008 06:29:33 +0000 | Sam Lantinga | Fixed crash in glTexSubImage2D() with testoverlay on Mac OS X. |
Sat, 29 Nov 2008 06:27:26 +0000 | Sam Lantinga | Fixed the texture format for the software fallback |
Sat, 29 Nov 2008 00:11:35 +0000 | Sam Lantinga | Fixed SW_SetTextureScaleMode() |
Sat, 29 Nov 2008 00:10:59 +0000 | Sam Lantinga | Fixed copy blit detection |
Sat, 29 Nov 2008 00:08:29 +0000 | Sam Lantinga | Added ARGB8888 destination format (used on Mac OS X) |
Fri, 28 Nov 2008 20:09:32 +0000 | Sam Lantinga | Again, map the color with the alpha channel filled in. |
Fri, 28 Nov 2008 19:59:46 +0000 | Sam Lantinga | Fixed crash in testalpha. I think this was supposed to clear those bits. :) |