flycast/core/rend
Flyinghead 150cfa29e7 Merge remote-tracking branch 'origin/master' into fh/directx 2021-04-29 19:06:38 +02:00
..
dx9 RawInput driver. Multiple keyboards support 2021-04-29 18:58:04 +02:00
gl4 Merge remote-tracking branch 'origin/master' into fh/directx 2021-04-29 19:06:38 +02:00
gles Merge remote-tracking branch 'origin/master' into fh/directx 2021-04-29 19:06:38 +02:00
norend rend: multi-render, delay swap, refactor main ui loop 2020-12-15 15:09:42 +01:00
vulkan Merge remote-tracking branch 'origin/master' into fh/directx 2021-04-29 19:06:38 +02:00
CustomTexture.cpp get rid of unneeded pixel unpacker and use better name 2021-04-29 18:38:58 +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 get rid of unneeded pixel unpacker and use better name 2021-04-29 18:38:58 +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 missing a space 2021-04-22 02:21:04 +08:00
gui.cpp Merge remote-tracking branch 'origin/master' into fh/directx 2021-04-29 19:06:38 +02:00
gui.h RawInput driver. Multiple keyboards support 2021-04-29 18:58:04 +02:00
gui_android.cpp cheats: support for .CHT cheat files 2021-04-06 11:41:41 +02:00
gui_android.h Cleanup include headers 2020-03-29 14:26:21 +02:00
gui_cheats.cpp cheats: support for .CHT cheat files 2021-04-06 11:41:41 +02:00
gui_util.cpp cheats: support for .CHT cheat files 2021-04-06 11:41:41 +02:00
gui_util.h WIP directx9 renderer 2021-04-12 22:49:04 +02:00
mainui.cpp Merge remote-tracking branch 'origin/master' into fh/directx 2021-04-29 19:06:38 +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 clang-tidy: run modernize-use-bool-literals 2021-03-13 17:28:32 +01:00
osd.h rend: multi-render, delay swap, refactor main ui loop 2020-12-15 15:09:42 +01:00
sorter.cpp vulkan: revert to using 3 swap images. fix crash when switching gl/vk 2020-07-11 17:38:41 +02:00
sorter.h clang-tidy: run readability-inconsistent-declaration-parameter-name and improve parameter names 2021-03-15 19:52:54 +01:00
tileclip.h New option system 2021-03-01 10:13:40 +01:00
transform_matrix.h dx9: copy to vram. clipping. fix depth/stencil size. better reset 2021-04-15 15:17:32 +02:00