flycast/core/rend
flyinghead 28d2c6db73 dx9: rotate 90deg 2021-04-16 21:58:37 +02:00
..
dx9 dx9: rotate 90deg 2021-04-16 21:58:37 +02:00
gl4 dx9: copy to vram. clipping. fix depth/stencil size. better reset 2021-04-15 15:17:32 +02:00
gles dx9: copy to vram. clipping. fix depth/stencil size. better reset 2021-04-15 15:17:32 +02:00
norend rend: multi-render, delay swap, refactor main ui loop 2020-12-15 15:09:42 +01:00
vulkan dx9: copy to vram. clipping. fix depth/stencil size. better reset 2021-04-15 15:17:32 +02:00
CustomTexture.cpp dx9: mipmaps. load/dump textures. vmu/crosshair display. 2021-04-16 18:30:47 +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 dx9: copy to vram. clipping. fix depth/stencil size. better reset 2021-04-15 15:17:32 +02:00
TexCache.h dx9: mipmaps. load/dump textures. vmu/crosshair display. 2021-04-16 18:30:47 +02:00
game_scanner.h clang-tidy: run readability-container-size-empty 2021-03-15 19:52:54 +01:00
gui.cpp WIP directx9 renderer 2021-04-12 22:49:04 +02:00
gui.h cheats: support for .CHT cheat files 2021-04-06 11:41:41 +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 WIP directx9 renderer 2021-04-12 22:49:04 +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