sdl2_frt/src
Sylvain Becker c0166a29b7 SDL_ConvertColorkeyToAlpha: remove and clarify a FIXME
This function doesn't handle bpp 1 or 3 case, because those formats never have an alpha channel
2021-02-10 10:22:19 -05:00
..
atomic
audio minor clean-up in SDL_os2audio.c 2021-02-10 10:22:16 -05:00
core Added WIN_IsWindows8OrGreater() for internal use 2021-02-10 10:22:17 -05:00
cpuinfo
dynapi Expose separate keyboard and mouse grab support 2021-02-10 10:22:17 -05:00
events Add default handler for Alt+Tab while keyboard grab is enabled 2021-02-10 10:22:18 -05:00
file
filesystem use WIN_StringToUTF8W instead of WIN_StringToUTF8 where needed (#2) 2021-01-05 15:50:02 +03:00
haptic
hidapi Fixed compiler warnings 2021-02-10 10:22:17 -05:00
joystick Fixed detecting the paddles on the Xbox Elite Series 1 controller 2021-02-10 10:22:19 -05:00
libm
loadso
locale
main
misc use WIN_StringToUTF8W instead of WIN_StringToUTF8 where needed (#2) 2021-01-05 15:50:02 +03:00
power
render Fixed bug 5471 - Creating a fullscreen desktop window goes windowed temporarily 2021-02-10 10:22:19 -05:00
sensor use WIN_StringToUTF8W instead of WIN_StringToUTF8 where needed (#2) 2021-01-05 15:50:02 +03:00
stdlib
test Added test command line options to force different window types 2021-02-10 10:22:19 -05:00
thread use WIN_StringToUTF8W instead of WIN_StringToUTF8 where needed (#2) 2021-01-05 15:50:02 +03:00
timer Removed support for clock_gettime_nsec_np() 2021-02-10 10:22:19 -05:00
video SDL_ConvertColorkeyToAlpha: remove and clarify a FIXME 2021-02-10 10:22:19 -05:00
SDL_assert_c.h
SDL_assert.c
SDL_dataqueue.c
SDL_dataqueue.h
SDL_error_c.h
SDL_error.c
SDL_hints_c.h
SDL_hints.c
SDL_internal.h
SDL_log.c
SDL.c