summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-13Merge pull request #12100 from AdmiralCurtiss/tooltip-pushbuttonAdmiral H. Curtiss
2023-08-13Merge pull request #12090 from mandar1jn/figures-splitJMC47
2023-08-13Skylanders: expand and improve character listMandar1jn
2023-08-13Merge pull request #12098 from Dentomologist/gcadapter_fix_android_unused_con...Admiral H. Curtiss
2023-08-13Merge pull request #12069 from riidefi/silent-sd-failureAdmiral H. Curtiss
2023-08-13Merge pull request #12060 from Sintendo/arm64-bool-logimmJosJuice
2023-08-13Merge pull request #12066 from Pokechu22/main-window-right-click-menuJMC47
2023-08-13Merge pull request #12099 from Dentomologist/abstractframebuffer_change_membe...JosJuice
2023-08-12AbstractFramebuffer: Fix Android reorder-ctor warningDentomologist
2023-08-12GCAdapter: Fix Android unused constant warningDentomologist
2023-08-12GCAdapter: Fix spelling of constantsDentomologist
2023-08-12IOS: Remove unused member variable from SharedContentMap and UIDSysDentomologist
2023-08-12NandPaths: Use initializer_list instead of unordered_setDentomologist
2023-08-12NandPaths: Resolve Android tautological comparison warningDentomologist
2023-08-12DolphinQt: Add ToolTipPushButton.Admiral H. Curtiss
2023-08-12Merge pull request #12093 from Hark64/exportWiiSaveErrorFixAdmiral H. Curtiss
2023-08-12DolphinQt: Turn of wii save options during emulationHarkaran Mann
2023-08-12Merge pull request #12080 from AdmiralCurtiss/windarkAdmiral H. Curtiss
2023-08-12DolphinQt: Adjust panel-specific colors and syntax highlighting for dark theme.Admiral H. Curtiss
2023-08-12DolphinQt: Set the theme before constructing the MainWindow, some panels that...Admiral H. Curtiss
2023-08-12DolphinQt: Set the application palette to a matching one when the Windows dar...Admiral H. Curtiss
2023-08-12DolphinQt: Switch dark/light theme when Windows theme changes.Admiral H. Curtiss
2023-08-12DolphinQt: Set window decorations for all top-level QWidgets.Admiral H. Curtiss
2023-08-12DolphinQt: Add function to set a QWidget's window decorations to dark ones on...Admiral H. Curtiss
2023-08-12DolphinQt: Auto-load embedded dark theme on Windows if the user uses a system...Admiral H. Curtiss
2023-08-12DolphinQt: Embed custom dark theme for Windows.Admiral H. Curtiss
2023-08-12DolphinQt: On Windows, detect whether the system is using a dark theme.Admiral H. Curtiss
2023-08-12CMake: Turn on rcc file embedding.Admiral H. Curtiss
2023-08-12msbuild: auto generate and embed qt rcc filesShawn Hoffman
2023-08-11Disable right-click menu on main windowPokechu22
2023-08-11Merge pull request #12094 from iwubcode/fix_texture_order_regressionAdmiral H. Curtiss
2023-08-11VideoCommon: fix regression with texture load order where the custom texture ...iwubcode
2023-08-10Merge pull request #12061 from iwubcode/cubemap_backends_onlyJMC47
2023-08-10Merge pull request #12064 from noahpistilli/wc24-standbyJMC47
2023-08-10Merge pull request #12087 from Dentomologist/dx12_use_correct_framebuffer_des...Admiral H. Curtiss
2023-08-09Merge pull request #12088 from JosJuice/jitarm64-zero-fprMai
2023-08-06JitArm64: Prefer MOVI with 64-bit elements for zeroingJosJuice
2023-08-05X64EmitterTest: Check bytes instead of disassembly in JMP testDentomologist
2023-08-05x64EmitterTest: add J/J_CC/CALL unit testsDentomologist
2023-08-04D3D12: Only use framebuffer integer descriptor if allocatedDentomologist
2023-08-01Translation resources sync with TransifexJosJuice
2023-08-01InputConfig: Update IsControllerControlledByGamepadDevice for Android input o...JosJuice
2023-07-31JitArm64: Store PC on debug exitJosJuice
2023-07-30Merge pull request #12047 from AdmiralCurtiss/nand-stats-userJosJuice
2023-07-30JitArm64: Use farcode in WriteLinkBlockJosJuice
2023-07-30Jit: Remove checkedEntryJosJuice
2023-07-30JitArm64: Never check downcount on block entryJosJuice
2023-07-29HLE_OS: Manually handle printfs from emulated software to prevent emulated so...Admiral H. Curtiss
2023-07-29Merge pull request #12073 from AdmiralCurtiss/wiimote-win32errorJosJuice
2023-07-29MMU: Add a HostGetU16String() function for wide strings used by emulated soft...Admiral H. Curtiss