flycast/core/rend
Flyinghead ecc03e3ebc naomi: use boot rom id to configure eeprom
Make eeprom from scratch if it doesn't exist based on boot id info.
Override eeprom settings to make game happy
Change region to supported one
Get rid of per-rom region info in rom list
New option to configure Naomi games in free play
2022-02-18 17:35:20 +01:00
..
dx9 naomi2: disable elan when net rollbacking, optimizations. ggpo: RTT fix 2022-02-01 17:37:54 +01:00
dx11 dx11: fix crash with modvols 2022-02-15 17:16:45 +01:00
gl4 gl4: depth pass need texture and UV for punch-through polys 2022-02-15 17:18:32 +01:00
gles gl4: depth pass need texture and UV for punch-through polys 2022-02-15 17:18:32 +01:00
norend rend: multi-render, delay swap, refactor main ui loop 2020-12-15 15:09:42 +01:00
vulkan naomi2: remove geom shader. Merge transparent polys. bump mapping fix. 2022-02-11 15:54:18 +01:00
CustomTexture.cpp DX11 renderer WIP 2021-11-26 18:08:41 +01:00
CustomTexture.h clang-tidy: run readability-inconsistent-declaration-parameter-name and improve parameter names 2021-03-15 19:52:54 +01:00
TexCache.cpp naomi2: fix regressions. 2-volume and bump mapping support WIP 2022-01-26 22:15:10 +01:00
TexCache.h cheats: don't rely on cheat count on load. Fix compile warnings 2021-12-11 18:33:28 +01:00
game_scanner.h android: add app external & internal files dir. Race condition at start 2021-10-14 11:39:27 +02:00
gui.cpp naomi: use boot rom id to configure eeprom 2022-02-18 17:35:20 +01:00
gui.h dx11: fix modifier volumes, rotation. sdl: on-screen keyboard support 2021-11-28 16:19:03 +01:00
gui_android.cpp android: display cutouts support. render last frame when editing vjoy 2021-05-02 11:31:44 +02:00
gui_android.h android: display cutouts support. render last frame when editing vjoy 2021-05-02 11:31:44 +02:00
gui_chat.h ggpo: keyboard/mouse games support. Fix chat when keyboard disabled 2021-10-19 16:56:46 +02:00
gui_cheats.cpp android: add app external & internal files dir. Race condition at start 2021-10-14 11:39:27 +02:00
gui_util.cpp libretro: dx11 support. dx11 shader cache. dx9 clipping planes 2021-12-13 21:02:44 +01:00
gui_util.h dx11: per-pixel renderer 2021-12-11 18:53:35 +01:00
imgui_driver.h ui: imgui driver, GraphicsContext interface, dx9 swap interval 2021-11-10 20:35:30 +01:00
mainui.cpp DX11 renderer WIP 2021-11-26 18:08:41 +01:00
mainui.h vk,dx9: black screen/crash in single-threaded on direct fb access 2021-11-11 11:17:39 +01:00
osd.cpp use platform.isConsole(), platform.isNaomi(), ... 2022-01-27 17:52:19 +01:00
osd.h use platform.isConsole(), platform.isNaomi(), ... 2022-01-27 17:52:19 +01:00
shader_util.h rend: shader builder utility 2021-07-19 12:49:47 +02:00
sorter.cpp naomi2: dx11 support. fix ambient color. no depth write in per-strip 2022-02-13 21:01:45 +01:00
sorter.h dx11: no color interpolation for flat shading 2021-12-15 09:37:58 +01:00
tileclip.h rend: get rid of RenderToTextureUpscale option. Use RenderResolution 2021-05-10 20:07:23 +02:00
transform_matrix.h cheats: don't rely on cheat count on load. Fix compile warnings 2021-12-11 18:33:28 +01:00