aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx/Ui/Windows/SettingsWindow.glade
AgeCommit message (Expand)Author
2022-11-20Reword the description of the 6GB expand DRAM hack to be less tantalizing (#3...1.1.367EmulationFanatic
2022-11-16Update units of memory from decimal to binary prefixes (#3716)1.1.349Wunk
2022-11-16Implement HLE macro for DrawElementsIndirect (#3748)1.1.345gdkchan
2022-07-31Vulkan backend (#2518)1.1.200gdkchan
2022-07-25update settings and main window tooltips (#3488)1.1.193EmulationFanatic
2022-07-23GTK & Avalonia changes (#3480)1.1.185EmulationFanatic
2022-02-17Added trace log level (#3096)1.1.38mlgatto
2021-12-26Fix GetAddrInfoWithOptions and some sockets issues (#2936)gdkchan
2021-11-10Fix direct mouse access checkbox label (#2827)Adryzz (OLED Edition)
2021-10-28Add support for the brazilian portuguese language code (#2792)gdkchan
2021-08-27Add a Multithreading layer for the GAL, multi-thread shader compilation at ru...riperiperi
2021-06-24Add Direct Mouse Support (#2374)emmauss
2021-06-10Increase height of Settings Window (#2355)EmulationFanatic
2021-05-24POWER - Performance Optimizations With Extensive Ramifications (#2286)riperiperi
2021-04-04Allow DRAM size to be increased from 4GB to 6GB (#2174)gdkchan
2021-02-15Hide Cursor On Idle (#1993)pineappleEA
2021-01-29Add PPTC acronym to settings page (#1974)EmulationFanatic
2021-01-25Prevent Display Sleep on Windows while running a game (#1850)EliEron
2021-01-14settings: add Show Confirm Exist toggle (#1856)Bruno Macabeus
2021-01-08gui: Refactoring Part 1 (#1859)Ac_K