Mercurial > sdl-ios-xcode
log src/SDL_compat.c @ 2438:fe9d15725d96 gsoc2008_iphone
age | author | description |
---|---|---|
2008-07-18 | Holmes Futrell | Changed format of video texture to something compatible with iPhone ... a better solution is probably needed. Also set blending mode of video texture to none. gsoc2008_iphone |
2008-03-14 | Bob Pendleton | re: bug#563. checking in some commented out trace code and a fix so that the in testalpha.c the background only flashes when alpha == 255. The problem that is being |
2008-03-06 | Bob Pendleton | Fixing valgrind errors. |
2008-02-05 | Sam Lantinga | First pass implementation of new SDL scancode concept, as discussed with |
2007-08-18 | Sam Lantinga | Okay, still some bugs, but everything builds again... |
2007-08-18 | Sam Lantinga | More work in progress integrating SDL_Surface and the new SDL_Texture API |
2007-08-15 | Sam Lantinga | Fixed crash setting 0 bpp video mode. |