about summary refs log tree commit diff
path: root/src/engine/client/graphics.h
AgeCommit message (Expand)Author
2012-01-08fixed border rendering in the editor's image preview. Closes #908oy
2012-01-03cleaned up the code. fixed so that SDL is inited on main thread and then tran...Magnus Auvinen
2011-12-31fixed so that the rendering can be done async from the input, network and updateMagnus Auvinen
2011-12-31fixed texture upload support. removed raw gl calls from the text renderMagnus Auvinen
2011-12-31splitted out the graphics threaded into a separate headerMagnus Auvinen
2011-12-31initial commit of the threaded graphics. can start game and render the gui. n...Magnus Auvinen
2011-06-27fixed #2 Too big texturesChoupom
2011-04-13added "Whitespace and line Endings cleanup" by GreYFoXoy
2010-12-12made it possible to automatically take game over screenshots. Closes #339oy
2010-11-20Updated copyrightsSworddragon
2010-10-06added mod system. Closes #34oy
2010-08-18added output level for console print function, categorised the debug messages...oy
2010-08-05added optimisations by sworddragonoy
2010-05-29copied refactor to trunkMagnus Auvinen
2009-10-29added missing headersMagnus Auvinen