Mercurial > sdl-ios-xcode
view Xcode/TemplatesForXcode/SDL Custom Cocoa Application/English.lproj/SDLMain.nib/info.nib @ 3098:5f372cef955d
Date: Thu, 05 Feb 2009 17:27:54 +0100
From: Stefan Klug
Subject: [SDL] SDL_SetVideoMode compatibility fix
SDL_SetVideoMode(0,0,0,flags) used to be valid in SDL 1.2
Attached is a patch to replicate this behaviour in SDL 1.3
Cheers Stefan
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 23 Mar 2009 05:37:45 +0000 |
parents | d63e9f5944ae |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>IBDocumentLocation</key> <string>89 138 361 280 0 0 1152 848 </string> <key>IBEditorPositions</key> <dict> <key>29</key> <string>62 362 233 44 0 0 1152 848 </string> <key>368</key> <string>782 578 355 456 0 0 1920 1178 </string> </dict> <key>IBFramework Version</key> <string>443.0</string> <key>IBLockedObjects</key> <array> <integer>328</integer> </array> <key>IBOpenObjects</key> <array> <integer>368</integer> <integer>326</integer> </array> <key>IBSystem Version</key> <string>8H14</string> </dict> </plist>