Commit Graph
7 Commits
Author SHA1 Message Date
Kovensky b17119f2c6 Fixes for compatibility with FreeBSD
backtrace.cpp assumes that anything non-windows is linux.

stb_vorbis.c includes malloc.h which has been deprecated since the 90s
on all implementations other than MSVC.

The stat64 hack in file_util.cpp is only needed on linux.

http_client.h also assumes non-windows is linux.
2012-11-18 21:41:44 -03:00
Henrik Rydgård 5a5f599e1b Reindent (->tabs) 2012-10-30 13:20:55 +01:00
Henrik Rydgard e64a159407 basic events 2012-08-08 00:10:34 +02:00
Henrik Rydgard 5a6622eb37 Redo the DPI/Density code. It now makes sense. 2012-07-15 17:04:27 +02:00
Henrik Rydgard 4a6bc60ea8 warnin fixin 2012-07-09 01:11:18 +02:00
Henrik Rydgard 26da3ea198 mac fixes 2012-07-05 23:42:47 +02:00
Henrik Rydgard 5dbea73016 Add some old HTTP client code, just for kicks. 2012-06-03 19:01:08 +02:00