]> icculus.org git repositories - taylor/freespace2.git/history - src/platform/platform.cpp
silence various compiler warnings (clang:rel)
[taylor/freespace2.git] / src / platform / platform.cpp
2015-09-21 Taylor Richardssilence various compiler warnings (clang:rel)
2015-09-08 Taylor RichardsMerge branch 'sdl2'
2015-04-03 Taylor Richardsuse SDL_arraysize() instead of sizeof() where appropriate
2015-04-03 Taylor Richardsonly show Warning()'s on debug builds
2015-04-03 Taylor Richardsmerge in updated platform code
2015-04-03 Taylor Richardsplatform and pstypes cleanup:
2015-04-03 Taylor Richardsdon't use SDL memory functions for vm_*() (Windows...
2015-04-03 Taylor Richardssplit cross-platform code out of unix.cpp