about summary refs log tree commit diff
path: root/src/engine/client/backend_sdl.cpp
AgeCommit message (Expand)Author
2013-02-24readded texture resamplingoy
2013-02-24fixed texture memory usage calculation in graphics threadedoy
2013-02-24fixed last commitoy
2013-02-24Readded Texturecompression-supportBeaR
2013-02-24Fixed threaded gfx and building on Mac OS XJohannes Loher
2013-02-24Removed useless enumheinrich5991
2013-02-24Added borderless window functionalityheinrich5991
2013-02-24auto adjust the screen resolution on first start. Closes #921oy
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