• Sam Lantinga's avatar
    Code will never reach SDL_SetTexturePalette since SDL_SetDisplayPalette · 1af81c30
    Sam Lantinga authored
    will fail if the display e.g. is RGB32 or RGB24. The patch will ignore
    errors in SDL_SetDislayPalette.
    This should also affect the opengl renderer on systems supporting
    paletted textures - mine does not (NVIDIA).
    With this patch the directfb drivers delivers the same results for
    test_palette like the software renderer.
    
    Kind regards,
    
    André
    1af81c30
Name
Last commit
Last update
..
atomic Loading commit data...
audio 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...