rpcsx/rpcs3/Emu/RSX/Common
kd-11 ec2d529832 rsx: Separate loop interrupts from graphics state
- The interrupts are for multithreaded signals andmake the main loop run more aggressively for the next cycle
2022-05-20 16:29:27 +03:00
..
Interpreter rsx: Fix interpreter texture fetch 2021-08-04 20:28:25 +03:00
bitfield.hpp rsx: Separate loop interrupts from graphics state 2022-05-20 16:29:27 +03:00
buffer_stream.hpp Minor AArch64 support changes 2022-05-04 16:12:32 +03:00
BufferUtils.cpp rsx: Relocatable transform constants 2022-03-26 16:10:18 +03:00
BufferUtils.h rsx: Relocatable transform constants 2022-03-26 16:10:18 +03:00
profiling_timer.hpp rsx: Reduce the performance impact of enabling the profiling timer 2022-03-08 22:06:26 +03:00
ranged_map.hpp Fix ambiguous comparison operator warning 2022-03-23 11:26:06 +03:00
ring_buffer_helper.h RSX: fix 'Working buffer not big enough' 2021-07-27 23:59:12 +02:00
simple_array.hpp rsx: refactor rsx_utils a bit 2021-09-28 17:43:15 +03:00
surface_store.cpp Move align helpers to util/asm.hpp 2020-12-18 18:07:42 +03:00
surface_store.h Update libusb to v1.0.26 2022-04-29 02:04:52 +02:00
surface_utils.h rsx: Unconditionally set MSAA flags if MSAA is active 2022-03-11 01:15:13 +03:00
TextGlyphs.h More random changes 2021-04-11 14:01:51 +03:00
texture_cache.cpp rsx: Avoid unnecessary memprotect syscalls 2022-03-29 12:35:32 +03:00
texture_cache.h Update libusb to v1.0.26 2022-04-29 02:04:52 +02:00
texture_cache_checker.h types.hpp: implement min_v<>, max_v<>, SignedInt, UnsignedInt, FPInt concepts 2021-05-23 19:43:51 +03:00
texture_cache_helpers.h rsx: Reduce log spam a bit 2022-03-28 19:55:34 +03:00
texture_cache_predictor.h Put std::hash specialization out of std 2021-12-07 13:04:10 +03:00
texture_cache_types.h rsx: Minor refactoring (#10358) 2021-05-27 23:44:07 +01:00
texture_cache_utils.h rsx: Disable ref count on exit 2022-03-28 19:55:34 +03:00
TextureUtils.cpp macOS: Implement texture swizzling for 16-bit formats 2022-01-22 00:17:17 +01:00
TextureUtils.h rsx/vk: Rework MSAA implementation 2022-03-17 22:02:20 +03:00
time.hpp rsx: Lower performance hit due to frequency fetch 2022-05-20 16:29:27 +03:00