summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Collapse)Author
2019-08-20Removed a lot of tool code.Steven Fuller
2019-08-20Removed SupportWindows95 and platform_pc macros.Steven Fuller
2019-08-20Removed most references to PSX, Saturn and E3 Demo.Steven Fuller
2019-08-20Made sin/cos tables const.Steven Fuller
Made the sin/cos/arcsin/arccos tables const and removed the redundant externs that were scattered about.
2019-08-20Cleanups (Tim Beckmann)Steven Fuller
2019-08-20Cleanups. (Tim Beckmann)Steven Fuller
2019-08-20More Warning cleanups (Tim Beckmann)Steven Fuller
2019-08-20More small warning cleanupsSteven Fuller
2019-08-20Removed some unused bits.Steven Fuller
2019-08-20More compiling. Things are starting to get hacky (adding stubs, commentingSteven Fuller
out unimplemented windows stuff, and so on).
2019-08-20Implemented (most of) the inline assembly in inline.hSteven Fuller
2019-08-20afont.c now buildsSteven Fuller
2019-08-20First wave of changes:Steven Fuller
Removed inclusion of Windows header files and remove some Windows-specific declarations.
2019-08-20Initial revisionSteven Fuller