sdl2_frt/src
Ryan C. Gordon f2defe5e11 Added special window type flags.
Specifically: always on top, skip taskbar, tooltip, utility, and popup menu.

This is currently only implemented for X11.

This patch is based on work in Unreal Engine 4's fork of SDL,
compliments of Epic Games.
2016-01-05 01:30:40 -05:00
..
atomic Updated copyright to 2016 2016-01-02 10:10:34 -08:00
audio Fixed sed error on Mac OS X and updated copyright on a few last files 2016-01-02 10:38:51 -08:00
core Updated copyright to 2016 2016-01-02 10:10:34 -08:00
cpuinfo Updated copyright to 2016 2016-01-02 10:10:34 -08:00
dynapi Added SDL_GetDisplayUsableBounds(). 2016-01-04 23:52:40 -05:00
events Added SDL_DROPTEXT event, for dragging and dropping string data. 2016-01-05 02:26:45 -05:00
file Updated copyright to 2016 2016-01-02 10:10:34 -08:00
filesystem Updated copyright to 2016 2016-01-02 10:10:34 -08:00
haptic Remove almost all instances of "volatile" keyword. 2016-01-03 06:50:50 -05:00
joystick Updated copyright to 2016 2016-01-02 10:10:34 -08:00
libm Updated copyright to 2016 2016-01-02 10:10:34 -08:00
loadso Updated copyright to 2016 2016-01-02 10:10:34 -08:00
main Fixed sed error on Mac OS X and updated copyright on a few last files 2016-01-02 10:38:51 -08:00
power Updated copyright to 2016 2016-01-02 10:10:34 -08:00
render Updated copyright to 2016 2016-01-02 10:10:34 -08:00
stdlib Backed out commit 80ce90dbc266, this causes Visual Studio build failure on buildbot 2016-01-02 11:17:06 -08:00
test Fixed sed error on Mac OS X and updated copyright on a few last files 2016-01-02 10:38:51 -08:00
thread Updated copyright to 2016 2016-01-02 10:10:34 -08:00
timer Remove almost all instances of "volatile" keyword. 2016-01-03 06:50:50 -05:00
video Added special window type flags. 2016-01-05 01:30:40 -05:00
SDL_assert_c.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_assert.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_error_c.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_error.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_hints.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_internal.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_log.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00