This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-07-11 01:25:07 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
232ea1a8a11c91d1c254309e95dfe9812ff52d3d
ppsspp
/
Common
/
Math
T
History
Henrik Rydgård
1cc2b7233a
Fix some minor visual UI issues
...
See
#21223
2026-02-15 19:57:56 +01:00
..
fast
Add a unit test to mat4 x mat4
2026-01-31 13:11:02 +01:00
lin
Fix for ARM 32-bit.
2022-09-05 17:58:26 +02:00
CrossSIMD.h
Make fast_matrix_mul_4x4 inlineable
2026-01-30 14:10:32 +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
Expose PSPThread in the same manner
2025-03-31 10:24:03 +02:00
geom2d.h
Fix some minor visual UI issues
2026-02-15 19:57:56 +01: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
Revive old alignment utility functions, give them better names.
2025-09-03 20:48:51 +02:00
SIMDHeaders.h
Add fast_matrix_mul_4x4_lsx function for LoongArch64
2025-02-10 16:20:46 +08: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