flycast/core/rend
BornPosthumous 417ffc09f8
Allows override of flycast.lua file (#411)
2021-11-21 15:16:11 +01:00
..
dx9 UWP support - WIP 2021-11-19 23:18:45 +01:00
gl4 vk,gl: use w=1 in shaders. Fix translucent modvols 2021-11-07 18:21:44 +01:00
gles vk,dx9: black screen/crash in single-threaded on direct fb access 2021-11-11 11:17:39 +01:00
norend rend: multi-render, delay swap, refactor main ui loop 2020-12-15 15:09:42 +01:00
vulkan vk: option to duplicate frames to simulate swap interval > 1 2021-11-10 20:55:22 +01:00
CustomTexture.cpp imgread.ImagePath clean up. ggpo: poll input late if !thread 2021-09-30 14:24:17 +02: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 remove safe mode/div matching option 2021-09-29 11:57:51 +02:00
TexCache.h net rollback with ggpo 2021-09-02 17:51:23 +02: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 Allows override of flycast.lua file (#411) 2021-11-21 15:16:11 +01:00
gui.h ggpo: keyboard/mouse games support. Fix chat when keyboard disabled 2021-10-19 16:56:46 +02: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 android: add app external & internal files dir. Race condition at start 2021-10-14 11:39:27 +02:00
gui_util.h uwp: use ccache for CI. gui_util.h typo 2021-11-20 18:24:21 +01:00
imgui_driver.h ui: imgui driver, GraphicsContext interface, dx9 swap interval 2021-11-10 20:35:30 +01:00
mainui.cpp vk,dx9: black screen/crash in single-threaded on direct fb access 2021-11-11 11:17:39 +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 ui: imgui driver, GraphicsContext interface, dx9 swap interval 2021-11-10 20:35:30 +01:00
osd.h libretro: blank vmus at unload/reset 2021-07-15 15:43:10 +02:00
shader_util.h rend: shader builder utility 2021-07-19 12:49:47 +02:00
sorter.cpp Misc cleanup 2021-06-06 11:15:06 +02:00
sorter.h Misc cleanup 2021-06-06 11:15:06 +02:00
tileclip.h rend: get rid of RenderToTextureUpscale option. Use RenderResolution 2021-05-10 20:07:23 +02:00
transform_matrix.h refactor screen_width/height 2021-09-27 20:29:23 +02:00