Lime3DS/src/video_core/renderer_software
2025-06-29 13:51:29 +02:00
..
renderer_software.cpp video_core: Fix LCD color fill (#1198) 2025-06-29 13:51:29 +02:00
renderer_software.h video_core: Fix LCD color fill (#1198) 2025-06-29 13:51:29 +02:00
sw_blitter.cpp misc: fix issues pointed out by msvc (#7316) 2024-01-07 12:37:42 -08:00
sw_blitter.h video_core: Refactor GPU interface (#7272) 2023-12-28 11:46:57 +01:00
sw_clipper.cpp Fix gcc 13+ compilation and update fmt. (#142) 2024-11-07 14:44:03 +01:00
sw_clipper.h Refactor software renderer (#6621) 2023-06-24 00:59:18 +02:00
sw_framebuffer.cpp video_core: Refactor GPU interface (#7272) 2023-12-28 11:46:57 +01:00
sw_framebuffer.h video_core: Refactor GPU interface (#7272) 2023-12-28 11:46:57 +01:00
sw_lighting.cpp glsl_shader_fs_gen: Apply shadow before ambient light (#7404) 2024-01-31 23:29:39 +02:00
sw_lighting.h video_core: Refactor GPU interface (#7272) 2023-12-28 11:46:57 +01:00
sw_proctex.cpp video_core: Refactor GPU interface (#7272) 2023-12-28 11:46:57 +01:00
sw_proctex.h video_core: Refactor GPU interface (#7272) 2023-12-28 11:46:57 +01:00
sw_rasterizer.cpp video_core: Use source3 when GPU_PREVIOUS is used in first stage (#7411) 2024-02-05 09:53:54 -08:00
sw_rasterizer.h video_core: Refactor state tracking (#1059) 2025-05-26 14:37:03 +02:00
sw_texturing.cpp video_core: Refactor GPU interface (#7272) 2023-12-28 11:46:57 +01:00
sw_texturing.h video_core: Refactor GPU interface (#7272) 2023-12-28 11:46:57 +01:00