sdl2_frt/src/video/os2
Ozkan Sezer fe2cc8d86c OS2_VideoQuit(): avoid double free()ing of displays.
Our caller SDL_VideoQuit() already frees display_modes, driverdata, etc.
Noticed in bitwiseworks' version at https://github.com/bitwiseworks/SDL2-os2
2020-10-14 23:01:04 +03:00
..
SDL_os2dive.c os2: several warning fixes. 2020-10-14 23:01:02 +03:00
SDL_os2messagebox.c os2: several warning fixes. 2020-10-14 23:01:02 +03:00
SDL_os2messagebox.h os2: add port files for SDL2-2.0.4 from Andrey Vasilkin 2020-10-14 23:01:00 +03:00
SDL_os2mouse.c os/2: port from SDL2-2.0.5 to SDL2-2.0.12 2020-10-14 23:01:03 +03:00
SDL_os2mouse.h os2: add port files for SDL2-2.0.4 from Andrey Vasilkin 2020-10-14 23:01:00 +03:00
SDL_os2output.h os2: update include paths. add missing libc includes to geniconv. 2020-10-14 23:01:01 +03:00
SDL_os2util.c os2: updates from Andrey Vasilkin's 2020-09-07 sources. 2020-10-14 23:01:02 +03:00
SDL_os2util.h os2: updates from Andrey Vasilkin's 2020-09-07 sources. 2020-10-14 23:01:02 +03:00
SDL_os2video.c OS2_VideoQuit(): avoid double free()ing of displays. 2020-10-14 23:01:04 +03:00
SDL_os2video.h os2: update include paths. add missing libc includes to geniconv. 2020-10-14 23:01:01 +03:00
SDL_os2vman.c os2: several warning fixes. 2020-10-14 23:01:02 +03:00