flycast/core/rend
Flyinghead 1dc01314a1 input: don't poll input on emu thread
fixes device reset errors with dx9 on Alt+Enter and other renderer
crashes
2021-09-27 11:51:39 +02:00
..
dx9 dx9: Fix RenderLastFrame 2021-09-15 17:24:55 +02:00
gl4 iOS: multiple controller/rumble support. GL: fix black screen after RTT 2021-08-23 14:02:12 +02:00
gles iOS: multiple controller/rumble support. GL: fix black screen after RTT 2021-08-23 14:02:12 +02:00
norend rend: multi-render, delay swap, refactor main ui loop 2020-12-15 15:09:42 +01:00
vulkan vk: CommandPool size must be 2. Fix lightgun xhair validation error 2021-09-27 11:19:50 +02:00
CustomTexture.cpp glGetString(GL_EXTENSIONS) may return null in core contexts 2021-08-03 09:49:20 +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 Merge remote-tracking branch 'origin/master' into fh/directx 2021-06-07 20:53:31 +02:00
TexCache.h get rid of unneeded pixel unpacker and use better name 2021-04-29 18:38:58 +02:00
game_scanner.h Misc cleanup 2021-06-06 11:15:06 +02:00
gui.cpp input: don't poll input on emu thread 2021-09-27 11:51:39 +02:00
gui.h missing changes from previous commit 2021-08-23 14:16:52 +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_cheats.cpp android: add content path ui too wide when inset present 2021-05-20 10:45:12 +02:00
gui_util.cpp switch: add .. entry to folder chooser. start at / 2021-07-14 20:55:22 +02:00
gui_util.h Merge remote-tracking branch 'origin/master' into fh/directx 2021-06-07 20:53:31 +02:00
mainui.cpp input: don't poll input on emu thread 2021-09-27 11:51:39 +02:00
mainui.h Vulkan renderer setting was reset to off when starting a game 2021-03-03 09:40:52 +01:00
osd.cpp libretro: vmu and crosshair display. lightgun fixes 2021-07-08 20:09:09 +02: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 dx9: copy to vram. clipping. fix depth/stencil size. better reset 2021-04-15 15:17:32 +02:00