rpcs3/Utilities
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
..
address_range.h
asm.h
AtomicPtr.h Implement waitable atomics 2019-07-29 03:04:55 +03:00
BEType.h
bin_patch.cpp
bin_patch.h
bit_set.h
BitField.h
cfmt.h Correct get_int_t to get_uint_t. 2019-07-29 00:12:07 +03:00
cond.cpp
cond.h
Config.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
Config.h
CPUStats.h
CRC.h
date_time.h
dynamic_library.cpp
dynamic_library.h
event.h Implement waitable atomics 2019-07-29 03:04:55 +03:00
File.cpp
File.h
geometry.h
git-version-gen.cmd
GSL.h
hash.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
Interval.h
JIT.cpp
JIT.h
lockless.h
Log.cpp Small warnings cleanup (#6671) 2019-10-25 13:32:21 +03:00
Log.h
LUrlParser.cpp
LUrlParser.h
mutex.cpp
mutex.h
rXml.cpp
rXml.h
sema.cpp
sema.h
StrFmt.cpp
StrFmt.h
StrUtil.h
sync.h
sysinfo.cpp
sysinfo.h
Thread.cpp Small warnings cleanup (#6671) 2019-10-25 13:32:21 +03:00
Thread.h
Timer.h
typemap.h
types.h
version.cpp
version.h
VirtualMemory.cpp
VirtualMemory.h