Mercurial > sdl-ios-xcode
view .hgignore @ 5133:ec13e48ee0d9
Fixed bug #1112 (retina display support)
Vittorio Giovara 2011-02-01 02:21:50 PST
with the attached patch, the opengles context will always use the maximum
screensize available; this is particularly useful for supporting retina display
on latest iphone.
please note: Apple documentation warns that using the "upscaled" gl context
actually uses more memory and bandwitdh, so it might be worth to let the user
decide whether to disable it or not, either with a flag or a sdl function...
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 01 Feb 2011 08:54:34 -0800 |
parents | 7b1d35d98294 |
children |
line wrap: on
line source
syntax:glob aclocal.m4 autom4te* config.cache config.log config.status configure libtool Makefile sdl-config SDL.spec SDL.qpg build build-deps VisualC VisualCE # for Xcode *.orig *.swp *.tmp *.rej *~ *.o *.mode1* *.model* *.perspective* *.perspective* *.pbxuser (^|/)build($|/) .DS_Store sdl.pc include/SDL_config.h include/SDL_revision.h test/aclocal.m4 test/autom4te* test/config.cache test/config.log test/config.status test/configure test/Makefile test/SDL.dll test/stdout.txt test/stderr.txt test/checkkeys test/graywin test/loopwave test/testalpha test/testatomic test/testaudioinfo test/testbitmap test/testblitspeed test/testcdrom test/testcursor test/testdraw2 test/testdyngl test/testdyngles test/testerror test/testeyes test/testfile test/testfill test/testgamma test/testgesture test/testgl test/testgl2 test/testgles test/testhaptic test/testhread test/testiconv test/testime test/testintersections test/testjoystick test/testkeys test/testloadso test/testlock test/testmmousetablet test/testmultiaudio test/testoverlay test/testoverlay2 test/testpalette test/testplatform test/testpower test/testresample test/testsem test/testsprite test/testsprite2 test/testspriteminimal test/testtimer test/testver test/testvidinfo test/testwin test/testwm test/testwm2 test/threadwin test/torturethread test/*.exe test/*.dSYM