Fixed bug 2027 - Full-screen appears to be broken - hang in SDL_DestroyWindow()
Rainer Deyke I'm running Linux Mint 15 with the Cinnamon window manager. SDL_DestroyWindow consistently locks up for me when the window if fullscreen.
This commit is contained in:
commit
1ad936eb29
859 changed files with 310898 additions and 0 deletions
8
debian/libsdl2-dev.install
vendored
Normal file
8
debian/libsdl2-dev.install
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
usr/bin/sdl2-config
|
||||
usr/include/SDL2
|
||||
usr/lib/*/libSDL2*.so
|
||||
usr/lib/*/libSDL2.a
|
||||
usr/lib/*/libSDL2main.a
|
||||
usr/lib/*/libSDL2_test.a
|
||||
usr/lib/*/pkgconfig/sdl2.pc
|
||||
usr/share/aclocal/sdl2.m4
|
Loading…
Add table
Add a link
Reference in a new issue