flycast/core/hw/pvr
Flyinghead f67aad0b2d pvr: don't wait if Present msg is already in the queue
Only Render* msgs are an issue when piling up on slow platforms.
Fixes frame skipping only working when delay frame swap is on
Issue #975
2023-03-28 21:01:56 +02:00
..
Renderer_if.cpp pvr: don't wait if Present msg is already in the queue 2023-03-28 21:01:56 +02:00
Renderer_if.h GGPO fixes 2023-02-01 18:04:26 +01:00
elan.cpp cleanup include headers 2023-01-26 10:06:51 +01:00
elan.h vmem: no more 4GB vmem mode. only map elan RAM in naomi2 mode 2022-12-09 17:37:49 +01:00
elan_struct.h naomi2: use TA parser. Use N2light directly with vk, dx11 2022-03-16 17:28:45 +01:00
helper_classes.h get rid of INLINE, NOINLINE, __forceinline 2022-10-22 22:14:19 +02:00
pvr.cpp pvr: don't reset TA parser during soft reset 2023-02-22 17:49:01 +01:00
pvr.h New serialize framework. Delay maple dma xfer 2021-11-13 15:56:42 +01:00
pvr_mem.cpp pvr: mask low address bits according to 32-bit vram access size 2023-03-24 11:53:38 +01:00
pvr_mem.h New serialize framework. Delay maple dma xfer 2021-11-13 15:56:42 +01:00
pvr_regs.cpp pvr: reschedule spg when SPG_HBLANK_INT is updated 2022-11-04 18:34:43 +01:00
pvr_regs.h Full framebuffer emulation. Renderer interface changes 2022-10-23 16:32:42 +02:00
pvr_sb_regs.cpp cleanup include headers 2023-01-26 10:06:51 +01:00
pvr_sb_regs.h Cleanup include headers 2020-03-29 14:26:21 +02:00
spg.cpp ggpo: move endOfFrame() call back to start render 2023-02-03 11:34:58 +01:00
spg.h pvr: reschedule spg when SPG_HBLANK_INT is updated 2022-11-04 18:34:43 +01:00
ta.cpp pvr: ignore invalid TA types instead of crashing 2023-01-14 10:42:26 +01:00
ta.h pvr: ignore invalid TA types instead of crashing 2023-01-14 10:42:26 +01:00
ta_const_df.h pvr: ignore invalid TA types instead of crashing 2023-01-14 10:42:26 +01:00
ta_ctx.cpp GGPO fixes 2023-02-01 18:04:26 +01:00
ta_ctx.h pvr: increase index size for wild riders 2023-02-12 15:05:02 +01:00
ta_structs.h pvr: use TA_OL_BASE instead of PARAM_BASE/TA_ISP_BASE to id TA context 2022-01-29 18:39:38 +01:00
ta_util.cpp pvr: fix unsorted pass triangle count. tr count should accumulate 2023-02-06 15:09:18 +01:00
ta_vtx.cpp pvr: fix unsorted pass triangle count. tr count should accumulate 2023-02-06 15:09:18 +01:00