flycast/core/hw/pvr
Flyinghead 35acb7e62c ui: load savestate thumbnails asynchronously. limit thumbnail size
GetLastFrame can take max width or height.
Limit width of savestate screenshot to 640.
Load savestate thumbnail in async task.
2024-05-14 14:23:40 +02:00
..
Renderer_if.cpp savestate: drop support for legacy libretro and <v16 savestates 2024-04-16 09:40:55 +02:00
Renderer_if.h ui: load savestate thumbnails asynchronously. limit thumbnail size 2024-05-14 14:23:40 +02:00
elan.cpp elan: set dma completion delay to fixed min value 2023-12-07 13:43:52 +01:00
elan.h user-defined literals: _KB, _MB, _GB 2023-07-01 14:31:25 +02:00
elan_struct.h use static init when possible. use unnamed bit-fields. refactor vmuBeep 2023-11-11 18:54:10 +01:00
pvr.cpp savestate: drop support for legacy libretro and <v16 savestates 2024-04-16 09:40:55 +02:00
pvr.h New serialize framework. Delay maple dma xfer 2021-11-13 15:56:42 +01:00
pvr_mem.cpp savestate: drop support for legacy libretro and <v16 savestates 2024-04-16 09:40:55 +02:00
pvr_mem.h maple: clear mapleDmaOut on reset. Other reset issues 2023-10-20 16:15:42 +02:00
pvr_regs.cpp pvr: reschedule spg when SPG_HBLANK_INT is updated 2022-11-04 18:34:43 +01:00
pvr_regs.h renderer: set render timeout to 20 ms to reduce input lag at 30 FPS 2023-09-14 15:18:56 +02:00
pvr_sb_regs.cpp hw: new hardware register implementation 2023-02-10 12:51:36 +01:00
pvr_sb_regs.h Cleanup include headers 2020-03-29 14:26:21 +02:00
spg.cpp savestate: drop support for legacy libretro and <v16 savestates 2024-04-16 09:40:55 +02:00
spg.h pvr: reschedule spg when SPG_HBLANK_INT is updated 2022-11-04 18:34:43 +01:00
ta.cpp user-defined literals: _KB, _MB, _GB 2023-07-01 14:31:25 +02:00
ta.h vk and pvr fixes. Renderer::Process returns void. N2 light 0 is no-light 2023-01-27 11:16:25 +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 savestate: drop support for legacy libretro and <v16 savestates 2024-04-16 09:40:55 +02:00
ta_ctx.h rend: support vscalefactor > 1 for RTT 2023-10-16 14:51:27 +02:00
ta_structs.h use static init when possible. use unnamed bit-fields. refactor vmuBeep 2023-11-11 18:54:10 +01:00
ta_util.cpp pvr: more std::vector::operator[] UB 2023-06-05 17:13:40 +02:00
ta_vtx.cpp pvr: apply a negative bias to background plane depth 2024-02-27 17:39:51 +01:00