ppsspp/Common/Math
2024-10-22 11:02:26 +02:00
..
fast ARM32 buildfix 2024-01-11 12:42:05 +01:00
lin Fix for ARM 32-bit. 2022-09-05 17:58:26 +02:00
CrossSIMD.h An old version of android had strict JNI validation of UTF-8 strings enabled. Let's pass it. 2024-10-22 11:02:26 +02:00
curves.cpp Fix scaling issues in cocoa text drawer 2024-06-01 13:44:11 +02:00
curves.h Move math and some file and data conversion files out from native to Common. 2020-10-04 09:12:46 +02:00
expression_parser.cpp Minor replaced insert to emplace C++11 2023-12-19 16:06:48 +03:00
expression_parser.h Debugger: Simplify expression error handling. 2023-04-29 09:15:14 -07:00
geom2d.h Rename Point to Point2D to avoid a cocoa name clash 2024-05-29 18:52:39 +02:00
math_util.cpp Experimentally revert "Delete some misguided FPU control code, that we definitely don't want" 2022-10-10 18:35:29 +02:00
math_util.h IRInterpreter: Slight optimization for fmul 2024-06-24 09:12:57 +02:00
Statistics.cpp Track min and max GPU time, init time, render CPU time. 2022-10-10 10:53:27 +02:00
Statistics.h Vulkan profiler: Show CPU command buffer recording timing even if GPU timing is unavailable 2023-06-14 09:15:29 +02:00