rpcsx/rpcs3/Emu/RSX
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
..
Capture rsx-capture: unbreak 2018-08-16 03:27:11 +04:00
Common Rsx: rewrite address translation 2018-08-13 16:16:34 +03:00
D3D12 Rsx: rewrite address translation 2018-08-13 16:16:34 +03:00
GL Rsx: rewrite address translation 2018-08-13 16:16:34 +03:00
Null Configuration simplified 2017-05-20 16:01:48 +03:00
Overlays RSX Overlay: fix set text 2018-07-30 20:58:41 +02:00
VK Rsx: rewrite address translation 2018-08-13 16:16:34 +03:00
CgBinaryFragmentProgram.cpp typos 2018-05-14 21:14:39 +04:00
CgBinaryProgram.h Rsx: rewrite address translation 2018-08-13 16:16:34 +03:00
CgBinaryVertexProgram.cpp rsx: Vertex Decompiler, fix sca register assignment 2017-08-19 12:27:53 +03:00
GCM.h Clean vm::ps3 namespace use 2018-02-09 17:49:37 +03:00
gcm_enums.cpp Fix a typo in gcm_enums.cpp (#4333) 2018-03-27 18:43:38 +01:00
gcm_enums.h rsx/fp: Fragment program overhaul 2018-03-25 13:31:06 +03:00
gcm_printing.cpp rsx: ZCULL synchronization fixes 2018-03-13 18:55:03 +03:00
gcm_printing.h rsx: Move printing function in a separate header/cpp 2016-09-22 15:44:59 +02:00
GSRender.cpp Rsx: rewrite address translation 2018-08-13 16:16:34 +03:00
GSRender.h Add support for Vulkan on Wayland 2018-01-11 12:26:41 +03:00
rsx_cache.h Fix typo in buffered_section::overlaps_page 2018-08-16 15:38:36 +03:00
rsx_decode.h typos 2018-05-14 21:14:39 +04:00
rsx_methods.cpp Rsx: rewrite address translation 2018-08-13 16:16:34 +03:00
rsx_methods.h rsx/gl: Minor cleanup and optimization 2018-07-22 17:19:59 +03:00
rsx_utils.cpp rsx: Fix segmented memory access for rsx::super_ptr 2018-05-23 19:07:08 +03:00
rsx_utils.h silence some annoying warnings 2018-07-09 13:06:00 +03:00
rsx_vertex_data.h gl: Move vertex processing to the GPU 2017-08-16 23:58:30 +03:00
RSXFragmentProgram.h rsx: Async shader compilation 2018-07-14 15:19:56 +03:00
RSXTexture.cpp Rsx: rewrite address translation 2018-08-13 16:16:34 +03:00
RSXTexture.h rsx: Improve vertex textures support 2018-07-12 18:02:28 +03:00
RSXThread.cpp Rsx: rewrite address translation 2018-08-13 16:16:34 +03:00
RSXThread.h Rsx: rewrite address translation 2018-08-13 16:16:34 +03:00
RSXVertexProgram.h rsx: Improve vertex textures support 2018-07-12 18:02:28 +03:00