flycast/core/hw/pvr
Flyinghead 04df0da7cb pvr: increase index size for wild riders
Index overrun with wild riders
Fixes MINIDUMP-7A
2023-02-12 15:05:02 +01:00
..
Renderer_if.cpp ggpo: move endOfFrame() call back to start render 2023-02-03 11:34:58 +01: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: use render pass # to read the right tile when marking blocks 2022-10-30 12:10:24 +01:00
pvr.h New serialize framework. Delay maple dma xfer 2021-11-13 15:56:42 +01:00
pvr_mem.cpp pvr: don't crash on YUV converter error. log and continue 2023-01-17 11:25:08 +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