• Sunny Sachanandani's avatar
    Fix so many things that there is little place in this column to list them all... · 40daa46a
    Sunny Sachanandani authored
    Fix so many things that there is little place in this column to list them all but the result is that blending modes just work now for drawing primitives.
    
    Fixes involved:
    1. Fix handling of alpha channel when SDL_BLENDMODE_NONE is set.
    2. Make xrendercolor use floating-point values for color channels and then convert to 16 bit ints.
    3. Fix handling of visuals in SDL_x11modes.c so that a 32 bit ARGB visual is used.
    4. Fix the background pixel value in SDL_x11window.c so that the window background has an alpha value of 0xFF and not 0.
    40daa46a
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_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...