about summary refs log tree commit diff
path: root/src/engine/client/backend_sdl.cpp
AgeCommit message (Expand)Author
2012-02-05fixed stuck mouse cursor when loosing fullscreen focus on windowsoy
2012-02-05fixed compiling with vs2008 (#932)oy
2012-01-08fixed some line endingsoy
2012-01-08fixed border rendering in the editor's image preview. Closes #908oy
2012-01-06made gfx_finish work againoy
2012-01-03cleaned up the code. fixed so that SDL is inited on main thread and then tran...Magnus Auvinen