ppsspp/Common/Math
Henrik Rydgård 206d4d1fea Implement the low-quality depth raster mode, default to it on Android/iOS.
I really can't tell much of a difference in practice...
2024-12-31 11:19:38 +01:00
..
fast More SIMD: Add some matrix operations to CrossSIMD (#19773) 2024-12-28 18:45:14 +01:00
lin Fix for ARM 32-bit. 2022-09-05 17:58:26 +02:00
CrossSIMD.h Implement the low-quality depth raster mode, default to it on Android/iOS. 2024-12-31 11:19:38 +01:00
curves.cpp Fix scaling issues in cocoa text drawer 2024-06-01 13:44:11 +02:00
curves.h
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
SIMDHeaders.h More CrossSIMD (breaking change) 2024-12-31 01:59:11 +01: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