about summary refs log tree commit diff
path: root/src/engine/client/backend_sdl.h
AgeCommit message (Expand)Author
2013-02-24readded texture resamplingoy
2013-02-24fixed texture memory usage calculation in graphics threadedoy
2013-02-24Fixed threaded gfx and building on Mac OS XJohannes Loher
2013-02-24fixed semaphore on macosxoy
2013-02-24auto adjust the screen resolution on first start. Closes #921oy
2012-01-06fixed compiling for macosxoy
2012-01-04fixed mac osxoy
2012-01-04fixed compiling on windowsoy
2012-01-03fixed the osx opengl make current thingie.. I think...Magnus Auvinen
2012-01-03added osx implementation. not tested, not even compiled once. hope it worksMagnus Auvinen
2012-01-03cleaned up the code. fixed so that SDL is inited on main thread and then tran...Magnus Auvinen