rpcs3/Utilities
Nekotekina 95725bf7fc Add -Werror=missing-noreturn (GCC, clang)
May be useful to diagnose functions which fail assertions unconditionally.
2021-04-08 10:29:47 +03:00
..
BitField.h Fix some -Weffc++ warnings (part 1) 2021-03-31 11:27:09 +03:00
CRC.h ds4: use controller calibration values for accel/gyro 2017-05-21 18:07:43 +03:00
Config.cpp Add -Werror=missing-noreturn (GCC, clang) 2021-04-08 10:29:47 +03:00
Config.h Fix some -Weffc++ warnings (part 1) 2021-03-31 11:27:09 +03:00
File.cpp Add -Werror=missing-noreturn (GCC, clang) 2021-04-08 10:29:47 +03:00
File.h Add -Werror=missing-noreturn (GCC, clang) 2021-04-08 10:29:47 +03:00
JIT.cpp Add -Werror=missing-noreturn (GCC, clang) 2021-04-08 10:29:47 +03:00
JIT.h Add -Werror=missing-noreturn (GCC, clang) 2021-04-08 10:29:47 +03:00
LUrlParser.cpp Add cross-platform implementation of cellHttpUtilParseUri 2017-09-04 00:37:36 +03:00
LUrlParser.h Fix some -Weffc++ warnings (part 2) 2021-04-03 21:54:15 +03:00
StrFmt.cpp Enable -Wstrict-aliasing=1 (GCC) 2021-03-09 03:10:15 +03:00
StrFmt.h Fix SAFE_BUFFERS attribute for GCC 2021-02-09 12:33:50 +03:00
StrUtil.h Utils: Rewrite fmt::split 2021-01-08 22:23:48 +03:00
Thread.cpp Output all fatal log messages to Console/debugger as well 2021-04-03 08:47:58 +02:00
Thread.h Implement thread_ctrl::is_main() 2021-03-06 23:10:31 +03:00
Timer.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
address_range.h Remove some redundant code 2021-03-09 03:09:50 +03:00
bin_patch.cpp Enable -Wstrict-aliasing=1 (GCC) 2021-03-09 03:10:15 +03:00
bin_patch.h Fix some -Weffc++ warnings (part 1) 2021-03-31 11:27:09 +03:00
bit_set.h Fix some -Weffc++ warnings (part 1) 2021-03-31 11:27:09 +03:00
cfmt.h Add usz alias for std::size_t 2020-12-18 12:23:53 +03:00
cheat_info.cpp Remove bom in Utilities dir 2020-12-25 10:07:40 +03:00
cheat_info.h Fix some -Weffc++ warnings (part 2) 2021-04-03 21:54:15 +03:00
cond.cpp Replace verify() with ensure() with auto src location. 2020-12-09 15:43:38 +03:00
cond.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
date_time.h Screenshot function 2019-08-14 19:24:42 +02:00
geometry.h Remove bom in Utilities dir 2020-12-25 10:07:40 +03:00
git-version-gen.cmd Build: Fix potential issue with Windows builds not receiving correct 2020-03-29 14:10:07 +03:00
lockless.h Enable -Wunused-parameter 2021-03-06 18:07:08 +03:00
mutex.cpp Move busy_wait() to asm.hpp 2020-12-18 12:23:53 +03:00
mutex.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
rXml.cpp MSVC: remove MemLeak build support 2020-12-22 14:32:30 +03:00
rXml.h Fix some -Weffc++ warnings (part 2) 2021-04-03 21:54:15 +03:00
sema.cpp Move busy_wait() to asm.hpp 2020-12-18 12:23:53 +03:00
sema.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
span.h rsx: Wrap gsl::span definition into Utilities/span.h 2019-11-09 20:00:50 +01:00
sync.h types.hpp: more cleanup 2020-12-22 19:08:09 +03:00
version.cpp Add usz alias for std::size_t 2020-12-18 12:23:53 +03:00
version.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00