A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon be9bf023d0 windows: Use a real synchronization primitive for CD detection thread init.
Before we were waiting on a volatile int in a tight loop with a Sleep(50).
2017-08-05 01:24:53 -04:00
docs Serious cleanup and update of Windows RT support. 2017-07-24 03:29:33 -04:00
extras Updated Unicode case folding support to something 10 years newer. :) 2017-07-31 16:32:47 -04:00
src windows: Use a real synchronization primitive for CD detection thread init. 2017-08-05 01:24:53 -04:00
test Fixed another compiler warning. 2017-07-17 15:53:09 -04:00
.hgignore Added .hgignore ... 2009-03-28 18:15:35 -04:00
CMakeLists.txt WinRT: Disable harmless (in our case) linker warning. 2017-07-26 09:03:04 -04:00
LICENSE.txt Removed warning in LICENSE.txt about PhysicsFS 0.1.9 being LGPL code. 2017-07-17 12:29:13 -04:00
README.txt Minor documentation updates. 2017-07-22 13:48:31 -04:00

README.txt

PhysicsFS; a portable, flexible file i/o abstraction.

  https://icculus.org/physfs/

Please see the docs directory for documentation.

Please see LICENSE.txt for licensing information.