aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/irrlicht-1.8 (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-01-13Update Irrlicht to 1.8.1. Include actual change markers this time. lolDavid Walter Seikel2984-959895/+0
2013-01-14Don't use Irrlicht's built in png and jpeg libraries, they interfere with ↵David Walter Seikel1-6/+3
EFL's use of them. Also leaving out Irrlichts built in zlib and bzip, plus leaving out the GUI, since that's what EFL is fer.
2013-01-13Remove damned ancient DOS line endings from Irrlicht. Hopefully I did not ↵David Walter Seikel1354-545904/+545904
go overboard.
2013-01-13Let Irrlicht use an externally created OpenGL context and surface.David Walter Seikel2-2/+20
Linux only for now. Others can come later.
2013-01-13Added Irrlicht 1.8, but without all the Windows binaries.David Walter Seikel2984-0/+959880