.. |
CMakeLists.txt
|
CMake Refactors (#1979)
|
2025-06-24 16:33:12 +02:00 |
Renderer_if.cpp
|
rend: split texture conversion routines into their own file
|
2024-12-14 19:07:18 +01:00 |
Renderer_if.h
|
rend: get rid of globals for fog/palette updates & tex cache flush
|
2024-12-14 17:00:51 +01:00 |
elan.cpp
|
Misc: Remove Duplicated Semicolons
|
2025-04-10 11:30:33 +02: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
|
rend: split texture conversion routines into their own file
|
2024-12-14 19:07:18 +01:00 |
pvr.h
|
New serialize framework. Delay maple dma xfer
|
2021-11-13 15:56:42 +01:00 |
pvr_mem.cpp
|
build fix
|
2024-08-17 18:08:53 +02:00 |
pvr_mem.h
|
pvr: rgb888 needs to be correctly aligned when xclip.min != 0
|
2024-08-17 17:29:32 +02:00 |
pvr_regs.cpp
|
Replace sprintf with snprintf (#1884)
|
2025-03-25 18:47:07 +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
|
lightgun: wiggle the reported lightgun position in a 2x2 square
|
2024-12-11 10:41:53 +01: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
|
misc non-functional changes
|
2025-01-02 10:54:19 +01:00 |
ta_ctx.h
|
rend: modifier volumes must be clipped
|
2024-11-17 12:09:40 +01: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
|
rend: modifier volumes must be clipped
|
2024-11-17 12:09:40 +01:00 |