0ad/source/lib/res
historic_bruno d62e3729d5 Improves SDL2 support, includes patch by yashi and fabio, refs #2041:
* Adds SDL color cursor implementation
* Adds config option for choosing preferred display in multimonitor
setup
* Uses text input API to better handle CJK input
* Fixes various hotkey and input bugs

SDL 1.2 is still the default and recommended, to test experimental SDL2
support, pass the --sdl2 flag to update-workspaces

This was SVN commit r15767.
2014-09-20 12:12:35 +00:00
..
graphics Improves SDL2 support, includes patch by yashi and fabio, refs #2041: 2014-09-20 12:12:35 +00:00
h_mgr.cpp ...and increase HDATA_USER_SIZE so OglTex actually fits 2013-11-09 18:49:35 +00:00
h_mgr.h Free cursors before shutting down SDL. Fixes #1355. 2012-08-03 16:48:02 +00:00
handle.h less global variables: make most uses of g_VFS explicit (required for another app that has two VFSes), g_yres is no longer required by cursor module 2010-07-04 10:15:53 +00:00