flycast/core/rend/dx9
Flyinghead cf36384481 use nearest/point sampling to draw framebuffer if nearest is forced 2022-05-03 17:55:02 +02:00
..
d3d_overlay.cpp gui: init once. reset ui driver when needed. android 120+ Hz support 2022-04-13 18:06:19 +02:00
d3d_overlay.h libretro: dx11 support. dx11 shader cache. dx9 clipping planes 2021-12-13 21:02:44 +01:00
d3d_renderer.cpp use nearest/point sampling to draw framebuffer if nearest is forced 2022-05-03 17:55:02 +02:00
d3d_renderer.h dx9, dx11: support for forced point/linear tex sampling and anisotropy 2022-04-02 11:18:48 +02:00
d3d_shaders.cpp dx11: set clip planes on X and Y. rend: Force palette update at init 2021-12-01 14:54:03 +01:00
d3d_shaders.h dx11: set clip planes on X and Y. rend: Force palette update at init 2021-12-01 14:54:03 +01:00
d3d_texture.cpp dx9: mipmaps. load/dump textures. vmu/crosshair display. 2021-04-16 18:30:47 +02:00
d3d_texture.h DX11 renderer WIP 2021-11-26 18:08:41 +01:00
dx9_driver.h gui: init once. reset ui driver when needed. android 120+ Hz support 2022-04-13 18:06:19 +02:00
dxcontext.cpp gui: init once. reset ui driver when needed. android 120+ Hz support 2022-04-13 18:06:19 +02:00
dxcontext.h gui: init once. reset ui driver when needed. android 120+ Hz support 2022-04-13 18:06:19 +02:00
imgui_impl_dx9.cpp dx9: mipmaps. load/dump textures. vmu/crosshair display. 2021-04-16 18:30:47 +02:00
imgui_impl_dx9.h WIP directx9 renderer 2021-04-12 22:49:04 +02:00