Cemu/src
Exzap 504e0488a8 Remove shaderMulAccuracy "min" option
It's less accurate and it doesn't actually perform better on most hardware.
2023-03-13 05:34:53 +01:00
..
asm Make codebase more CPU-agnostic + MacOS disclaimer (#559) 2022-12-07 01:48:24 +01:00
audio Fix building with cubeb disabled 2023-02-25 19:17:19 +01:00
Cafe Remove shaderMulAccuracy "min" option 2023-03-13 05:34:53 +01:00
Cemu Logging: Fix typo in preprocessor constant name 2023-03-13 05:34:53 +01:00
Common Add GDB stub for debugging (#657) 2023-02-19 15:41:49 +01:00
config Remove shaderMulAccuracy "min" option 2023-03-13 05:34:53 +01:00
gui Remove shaderMulAccuracy "min" option 2023-03-13 05:34:53 +01:00
imgui Separate imgui contexts for TV and Pad windows. (#664) 2023-02-18 11:56:43 +01:00
input Delete dead EmulatedController::find_controller method 2023-02-25 18:45:42 +01:00
resource Non-windows: Link fontawesome into executable. (#442) 2022-11-03 00:23:31 +01:00
tools Use portable format specifiers (#411) 2022-10-25 20:38:29 +02:00
util Add cross-platform "disable screen saver" setting (#497) 2023-02-24 22:10:07 +01:00
CMakeLists.txt Linux: Add CMake find module for wayland + make wayland optional (#572) 2022-12-15 08:44:14 +01:00
main.cpp Code clean up + replace some wstring instances with utf8 (#640) 2023-01-29 13:53:31 +01:00
mainLLE.cpp Separate filestream.h into OS specific implementation files (#190) 2022-09-07 02:42:25 +02:00