eden-miror/src/video_core/engines
JPikachu adc41bff70
[bsd, am, fermi] Replace assertions with warnings and update stubs (#3160)
- Return error logs instead of asserts for BSD sockets
- Warn about source depth != 1 in blits instead of assert in Fermi2D
- Update AM 210 - GetLaunchRequiredVersionUpgrade

Credit: liberodark.
Fixes Marvel Cosmic Invasion loading screen crash.

Co-authored-by: JPikachu <jpikachu.eden@gmail.com>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3160
Reviewed-by: crueter <crueter@eden-emu.dev>
Reviewed-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Co-authored-by: JPikachu <jpikachu@eden-emu.dev>
Co-committed-by: JPikachu <jpikachu@eden-emu.dev>
2025-12-12 04:06:33 +01:00
..
sw_blitter [tools, hle/kernel] generate condensed version of svc.cpp; move svc_generator.py and generate_converters.py to tools (#2791) 2025-11-07 17:00:53 +01:00
const_buffer_info.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
draw_manager.cpp vk_rasterizer: flip scissor y on lower left origin mode (#13122) 2024-02-27 15:40:33 +01:00
draw_manager.h Implement vertex array first and subsequent draws 2023-10-14 12:09:35 +01:00
engine_interface.h [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
engine_upload.cpp [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
engine_upload.h VideoCore: Implement DispatchIndirect 2023-08-27 04:26:22 +02:00
fermi_2d.cpp [bsd, am, fermi] Replace assertions with warnings and update stubs (#3160) 2025-12-12 04:06:33 +01:00
fermi_2d.h Fermi2D: sync cache flushes 2023-01-05 06:43:28 -05:00
kepler_compute.cpp VideoCore: Implement DispatchIndirect 2023-08-27 04:26:22 +02:00
kepler_compute.h VideoCore: Implement DispatchIndirect 2023-08-27 04:26:22 +02:00
kepler_memory.cpp DMAPusher: Improve collection of non executing methods 2023-01-01 16:43:57 -05:00
kepler_memory.h DMAPusher: Improve collection of non executing methods 2023-01-01 16:43:57 -05:00
maxwell_3d.cpp [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
maxwell_3d.h [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
maxwell_dma.cpp [vk] Implement Shader Read Barrier (#2671) 2025-10-04 23:58:08 +02:00
maxwell_dma.h renderer_vulkan: implement layer stack composition 2024-01-31 11:27:21 -05:00
puller.cpp Query Cache: address issues 2023-09-23 23:05:30 +02:00
puller.h general: Format licenses as per SPDX guidelines 2022-10-06 21:00:54 +02:00