Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Tue, 13 Oct 2009 11:26:40 +0000 | Mike Gorchak | All 2D operations in Photon driver have been finished. The driver is ready to use. There fullscreen modes and YUV textures are rest only. |
Tue, 13 Oct 2009 11:24:36 +0000 | Mike Gorchak | Options --double --triple have been added to test double and triple buffering. |
Tue, 13 Oct 2009 07:02:19 +0000 | Sam Lantinga | We don't need dlvsym() for ALSA anymore, yay! |
Tue, 13 Oct 2009 06:51:20 +0000 | Mike Gorchak | Fixed SDL_BLENDMODE_MASK for GL and GLES renderers, now blending works like in software renderer. |