rpcsx/rpcs3/Emu
MSuih f3ed26e9db Small warnings cleanup (#6671)
* Ignore more warnings

These are intentional

* Signed/unsigned mismatch when comparing

* Explictly cast values

* Intentionally discard a nodiscard value

* Change ppu_tid to u32

* Do not use POSIX function name on Windows

* Qt: Use horizontalAdvance instead of width

* Change progress variables to u32
2019-10-25 13:32:21 +03:00
..
Audio Implement FAudio backend (#6374) 2019-10-24 22:26:29 +03:00
Cell Small warnings cleanup (#6671) 2019-10-25 13:32:21 +03:00
CPU Update LLVM (10) 2019-10-23 16:01:14 +03:00
Io Small warnings cleanup (#6671) 2019-10-25 13:32:21 +03:00
Memory sys_rsx: Improve allocations and error checks 2019-10-21 15:31:45 +03:00
RSX vk: Restore vega native use of FP16 in shaders 2019-10-23 12:20:06 +03:00
CMakeLists.txt Implement FAudio backend (#6374) 2019-10-24 22:26:29 +03:00
GameInfo.h Qt: Fall back to VERSION in game list 2019-08-21 07:57:44 +02:00
GDB.cpp Replace some uses of Emu.IsStopped() 2019-10-12 21:12:47 +03:00
GDB.h GDB Server: fix ppu_thread access cast 2019-10-09 03:12:45 +03:00
IdManager.cpp Finally remove fxm from IdManager 2019-09-26 23:26:36 +03:00
IdManager.h Finally remove fxm from IdManager 2019-09-26 23:26:36 +03:00
IPC.h Cleanup semaphore<> (sema.h) and mutex.h (shared_mutex) 2018-09-03 23:00:36 +03:00
System.cpp Small warnings cleanup (#6671) 2019-10-25 13:32:21 +03:00
System.h Implement FAudio backend (#6374) 2019-10-24 22:26:29 +03:00
VFS.cpp Improve vfs::host::unlink on Windows (for sys_fs_rmdir) 2019-09-25 18:47:38 +03:00
VFS.h Improve vfs::host::unlink on Windows (for sys_fs_rmdir) 2019-09-25 18:47:38 +03:00