ppsspp/Common/Math
Henrik Rydgård cc9c01b1d0 Vulkan texture uploads: Take optimalBufferCopyRowPitchAlignment into account
Might marginally increase texture upload performance on some GPUs, but
mainly just the right thing to do.

For example, on Intel, this is 64.
2023-03-05 17:32:41 +01:00
..
fast Fix for ARM 32-bit. 2022-09-05 17:58:26 +02:00
lin Fix for ARM 32-bit. 2022-09-05 17:58:26 +02:00
curves.cpp Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08: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 Global: Cleanup initialization/pointer checks. 2022-12-10 21:13:36 -08:00
expression_parser.h Global: Cleanup virtual/override specifiers. 2022-12-10 21:13:36 -08:00
geom2d.h Minor initialization cleanups 2022-12-22 11:13:52 +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 Vulkan texture uploads: Take optimalBufferCopyRowPitchAlignment into account 2023-03-05 17:32:41 +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 Track min and max GPU time, init time, render CPU time. 2022-10-10 10:53:27 +02:00