about summary refs log tree commit diff
path: root/src/engine/client/graphics_threaded.h
AgeCommit message (Expand)Author
2011-12-31cleaned up some of the codeMagnus Auvinen
2011-12-31added flags for mipmap generation on textures. fixes missing textsMagnus 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