Ryan C. Gordon
|
894f6c5a4a
Marked a bunch of things as "FIXME-3.0" that I want resolved before 3.0 ships.
|
hace 7 años |
Ryan C. Gordon
|
c2823c2a46
Removed some FIXMEs that aren't valid.
|
hace 7 años |
Ryan C. Gordon
|
93aff20a3f
windows: Patched to compile! (...?)
|
hace 7 años |
Ryan C. Gordon
|
245a1e67db
windows: (maybe) patched to compile on Visual Studio.
|
hace 7 años |
Ryan C. Gordon
|
de04b43333
PHYSFS_File buffering now uses size_t.
|
hace 7 años |
Ryan C. Gordon
|
237b849494
windows: PHYSFS_FILETYPE_OTHER files now report real filesize in PHYSFS_stat().
|
hace 7 años |
Ryan C. Gordon
|
afb8ebf112
Add basic atomic operations for refcounting, etc.
|
hace 7 años |
Ryan C. Gordon
|
8d809bec43
physfshttpd: deal with write errors on the socket.
|
hace 7 años |
Ryan C. Gordon
|
39bd91afe7
__PHYSFS_platformDeinit() should return void.
|
hace 7 años |
Ryan C. Gordon
|
8ceaa90bf3
windows: Removed (what I think is) a copy/paste error.
|
hace 7 años |
Ryan C. Gordon
|
8cb0ff4eee
windows: Use a real synchronization primitive for CD detection thread init.
|
hace 7 años |
Ryan C. Gordon
|
983daa82a0
More FIXME cleanups.
|
hace 7 años |
Ryan C. Gordon
|
495a4e14da
Make compile-time asserts more readable.
|
hace 7 años |
Ryan C. Gordon
|
4a5ece4b75
FIXME removal: This is an appropriate error code already.
|
hace 7 años |
Ryan C. Gordon
|
17c53f659e
Removed FIXME: this was already fixed at some point.
|
hace 7 años |
Ryan C. Gordon
|
2870c31610
os/2: Patched to compile (?).
|
hace 7 años |
Ryan C. Gordon
|
16cc9a5e08
os/2: attempt to get cpuid support on OpenWatcom builds.
|
hace 7 años |
Ryan C. Gordon
|
50ad8aa617
windows: Patched to compile.
|
hace 7 años |
Ryan C. Gordon
|
618cf3c48f
windows: Just pass HANDLEs around instead of wrapping in a struct.
|
hace 7 años |
Ryan C. Gordon
|
5ade5ff108
windows: Fixed logic bug.
|
hace 7 años |
Ryan C. Gordon
|
4ea23db01a
windows: better test for WinRT vs win32 (...I think...?)
|
hace 7 años |
Ryan C. Gordon
|
4b57eaddbf
Updated Unicode case folding support to something 10 years newer. :)
|
hace 7 años |
Ryan C. Gordon
|
06796d902b
Fixed compiler warning.
|
hace 7 años |
Ryan C. Gordon
|
db6f6005eb
WinRT: Disable harmless (in our case) linker warning.
|
hace 7 años |
Ryan C. Gordon
|
b7590b1423
Added an assert for a FIXME that is now handled elsewhere.
|
hace 7 años |
Ryan C. Gordon
|
f2f7876f58
Fixed building for WinRT via CMake.
|
hace 7 años |
Ryan C. Gordon
|
bc11160d39
Serious cleanup and update of Windows RT support.
|
hace 7 años |
Ryan C. Gordon
|
754dfe9dbc
Minor cleanup.
|
hace 7 años |
Ryan C. Gordon
|
dc00de405e
Some minor preprocessor nitpicks.
|
hace 7 años |
Ryan C. Gordon
|
1f5cc2ce56
unix: getmntinfo() should proabably be set to MNT_NOWAIT to avoid blocking.
|
hace 7 años |