rpcsx/rpcs3/Emu
Rui Pinheiro f82ce06fdc Fix typo in buffered_section::overlaps_page
If "address" is not page-aligned, the calculated end address for the
corresponding page is incorrect which can lead to false positives,
causing some textures to be re-uploaded unnecessarily.

This commit fixes this typo.
2018-08-16 15:38:36 +03:00
..
Audio Add a channel map to the PA backend to fix surround sound (#4911) 2018-07-21 03:02:07 +04:00
Cell sys_memory: fix default alignment flag 2018-08-16 03:27:11 +04:00
CPU SPU LLVM: improve xfloat precision 2018-08-12 15:42:47 +03:00
Io basic mouse handler: multi monitor adjustments 2018-08-13 22:23:22 +02:00
Memory rsx-capture: unbreak 2018-08-16 03:27:11 +04:00
RSX Fix typo in buffered_section::overlaps_page 2018-08-16 15:38:36 +03:00
GameInfo.h Fill game list from all locations 2017-07-12 18:16:09 +03:00
IdManager.cpp Fix idm::init, fxm::init 2017-08-06 16:13:11 +03:00
IdManager.h fxm::check_unlocked added 2017-02-22 12:57:39 +03:00
IPC.h Fix ipc_manager::add 2017-08-29 21:26:31 +03:00
System.cpp Implement vm::find_map; improve memory allocation 2018-08-14 15:14:06 +03:00
System.h SPU LLVM: improve xfloat precision 2018-08-12 15:42:47 +03:00
VFS.cpp Improve vfs::mount 2018-03-11 19:33:01 +03:00
VFS.h Improve vfs::mount 2018-03-11 19:33:01 +03:00