• Sam Lantinga's avatar
    Fixed bug #1112 (retina display support) · 3a83076d
    Sam Lantinga authored
     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...
    3a83076d
Name
Last commit
Last update
..
atomic Loading commit data...
audio Loading commit data...
core Loading commit data...
cpuinfo Loading commit data...
events Loading commit data...
file Loading commit data...
haptic Loading commit data...
joystick Loading commit data...
libm Loading commit data...
loadso Loading commit data...
main Loading commit data...
power Loading commit data...
stdlib Loading commit data...
thread Loading commit data...
timer Loading commit data...
video Loading commit data...
SDL.c Loading commit data...
SDL_assert.c Loading commit data...
SDL_assert_c.h Loading commit data...
SDL_compat.c Loading commit data...
SDL_error.c Loading commit data...
SDL_error_c.h Loading commit data...
SDL_fatal.c Loading commit data...
SDL_fatal.h Loading commit data...