Ryan C. Gordon
|
eb46d82500
Fixed compiler warnings on GCC.
|
8 лет назад |
Ryan C. Gordon
|
af555317b9
Fixed compiler warnings on Visual Studio.
|
8 лет назад |
Ryan C. Gordon
|
f0eb5c0db9
Marked a bunch of things as "FIXME-3.0" that I want resolved before 3.0 ships.
|
8 лет назад |
Ryan C. Gordon
|
0287160f3c
Removed some FIXMEs that aren't valid.
|
8 лет назад |
Ryan C. Gordon
|
1d6c519c5e
windows: Patched to compile! (...?)
|
8 лет назад |
Ryan C. Gordon
|
2176364a16
windows: (maybe) patched to compile on Visual Studio.
|
8 лет назад |
Ryan C. Gordon
|
36c51d40d1
PHYSFS_File buffering now uses size_t.
|
8 лет назад |
Ryan C. Gordon
|
114bfd1b21
windows: PHYSFS_FILETYPE_OTHER files now report real filesize in PHYSFS_stat().
|
8 лет назад |
Ryan C. Gordon
|
a7ce178eec
Add basic atomic operations for refcounting, etc.
|
8 лет назад |
Ryan C. Gordon
|
121ee38fde
physfshttpd: deal with write errors on the socket.
|
8 лет назад |
Ryan C. Gordon
|
61bdee4d78
__PHYSFS_platformDeinit() should return void.
|
8 лет назад |
Ryan C. Gordon
|
248167af40
windows: Removed (what I think is) a copy/paste error.
|
8 лет назад |
Ryan C. Gordon
|
be9bf023d0
windows: Use a real synchronization primitive for CD detection thread init.
|
8 лет назад |
Ryan C. Gordon
|
befc894b1f
More FIXME cleanups.
|
8 лет назад |
Ryan C. Gordon
|
b6e139fc22
Make compile-time asserts more readable.
|
8 лет назад |
Ryan C. Gordon
|
0d249cae36
FIXME removal: This is an appropriate error code already.
|
8 лет назад |
Ryan C. Gordon
|
cc2c29b207
Removed FIXME: this was already fixed at some point.
|
8 лет назад |
Ryan C. Gordon
|
093dcb555b
os/2: Patched to compile (?).
|
8 лет назад |
Ryan C. Gordon
|
3f9ffddc83
os/2: attempt to get cpuid support on OpenWatcom builds.
|
8 лет назад |
Ryan C. Gordon
|
1e850d32ea
windows: Patched to compile.
|
8 лет назад |
Ryan C. Gordon
|
007c2fc037
windows: Just pass HANDLEs around instead of wrapping in a struct.
|
8 лет назад |
Ryan C. Gordon
|
bea510def0
windows: Fixed logic bug.
|
8 лет назад |
Ryan C. Gordon
|
02c2c4736e
windows: better test for WinRT vs win32 (...I think...?)
|
8 лет назад |
Ryan C. Gordon
|
5ab8df339d
Updated Unicode case folding support to something 10 years newer. :)
|
8 лет назад |
Ryan C. Gordon
|
32930ef41d
Fixed compiler warning.
|
8 лет назад |
Ryan C. Gordon
|
99992bb1d5
WinRT: Disable harmless (in our case) linker warning.
|
8 лет назад |
Ryan C. Gordon
|
0e7f3ee6a1
Added an assert for a FIXME that is now handled elsewhere.
|
8 лет назад |
Ryan C. Gordon
|
f578f85557
Fixed building for WinRT via CMake.
|
8 лет назад |
Ryan C. Gordon
|
1e2650b6fc
Serious cleanup and update of Windows RT support.
|
8 лет назад |
Ryan C. Gordon
|
c74f4cb007
Minor cleanup.
|
8 лет назад |