index
:
mirror/zcatch
this commit
master
zCatch
Patched and working
naki
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
engine
/
graphics.h
Age
Commit message (
Collapse
)
Author
2012-02-05
fixed compiling with vs2008 (#932)
oy
2012-01-08
fixed border rendering in the editor's image preview. Closes #908
oy
2012-01-03
cleaned up the code. fixed so that SDL is inited on main thread and then ↵
Magnus Auvinen
transfers the gl context to the render thread
2011-12-31
added flags for mipmap generation on textures. fixes missing texts
Magnus Auvinen
2011-12-31
fixed so that you can select graphics backend via gfx_threaded
Magnus Auvinen
2011-12-31
fixed so that the rendering can be done async from the input, network and update
Magnus Auvinen
2011-12-31
fixed texture upload support. removed raw gl calls from the text render
Magnus Auvinen
2011-07-25
extensive source layout enhancement
fisted
2011-04-13
added "Whitespace and line Endings cleanup" by GreYFoX
oy
2010-12-12
made it possible to automatically take game over screenshots. Closes #339
oy
2010-11-20
Updated copyrights
Sworddragon
2010-10-06
added mod system. Closes #34
oy
2010-05-29
copied refactor to trunk
Magnus Auvinen