13511 Commits (9346d1e25728a6ee3490d04ea603f60ae3f225f7)

Author SHA1 Message Date
Lioncash 9346d1e257 kernel/handle_table: Remove usages of the global system instance 6 years ago
Lioncash 7deb699566 kernel/thread: Remove global GetCurrentThread() 6 years ago
Lioncash 589f33c54c common/swap: Make use of std::endian 6 years ago
Ameer 2b38468a0b Fix crash if gc configured but adapter not connected 6 years ago
lat9nq 73c7843bff configure_general: Explicitly guard use_multi_core when applying settings 6 years ago
Ameer a8deadbb2b input_common: drop unused libusb.h include 6 years ago
Jan Beich cfc73b4188 input_common: make libusb private to gc_adapter 6 years ago
Lioncash cb588c9ef1 udp: Silence a C++20 deprecation warning 6 years ago
Lioncash 7c05493952 gc_poller: Mark GCButtonFactory::GetNextInput() as const 6 years ago
Lioncash 340875a12f gc_poller: Get rid of undefined behavior in Create() 6 years ago
Lioncash ff47456e8b gc_poller: Silence sign conversion warnings 6 years ago
Lioncash 1fe8261049 gc_adapter: Remove deprecated usage of = in lambda captures 6 years ago
Lioncash 6b6d076f51 gc_adapter: Silence sign conversion warnings 6 years ago
MerryMage 188203ec23 configure_cpu: Split optimization settings off into Debug tab 6 years ago
Tobias dec48c55cb common/alignment: Fix compilation errors (#4303) 6 years ago
bunnei 1b617c2e35 Revert "Port citra-emu/citra#5441: "Common: remove a mod from AlignUp"" 6 years ago
Marshall Mohror ebab55ab8f Common: remove a mod from AlignUp (#5441) 6 years ago
MerryMage 202c1fc6a4 configure_cpu: Add tooltips 6 years ago
MerryMage f82bbf743c configure_cpu: Show/Hide debugging options 6 years ago
MerryMage 79dfd272a9 configuration: Add settings to enable/disable specific CPU optimizations 6 years ago
Lioncash f13c3a81e7 CMakeLists: Make use of /std:c++latest on MSVC 6 years ago
ReinUsesLisp 991dafcee3 vk_rasterizer: Pass <pSizes> to CmdBindVertexBuffers2EXT 6 years ago
ReinUsesLisp 2691f5e6b9 video_core/textures: Add and use SwizzleSliceToVoxel, and minor style changes 6 years ago
Morph ef6946bf66 vfs_real: Fix MoveFile 6 years ago
Morph c0dc6904e7 KeyManager: Prevent writing of invalid keys 6 years ago
Morph 4bf2b55e67 Add additional empty check for the QStringList returned by the InstallDialog 6 years ago
Morph b5535fe1a0 Update the install and progress dialogs 6 years ago
Morph 29b9d83e05 Refactor batch installing files 6 years ago
Morph d31b8ab0fa Add support for batch install to NAND 6 years ago
Morph 9108fb8dd1 bis_factory: Set User NAND free space to be 1 MiB less than total. 6 years ago
Morph bc260d4b5b sdmc_factory: Set the SDMC total size to 1 TiB 6 years ago
Morph d378516007 bis_factory: Use hardware default NAND partition sizes 6 years ago
Morph 99ce1117c7 settings: Remove storage size options 6 years ago
David Marcec 12c6b9eac1 cmake: Fix libfmt linking errors 6 years ago
lat9nq 61519c20c3 configuration: implement per-game configurations (#4098) 6 years ago
lat9nq edab2dcd09 vk_stream_buffer: set allocable_size to 9 MiB 6 years ago
John Galt d01c077810 cmake: fix fmt linking when found 6 years ago
Jan Beich 64cab91fac cmake: pass libusb include directory as well 6 years ago
Ameer 6e2876d7da Address comments for better clarity/signed dev count 6 years ago
Ameer 0e21c24052 Add more libusb error checks 6 years ago
CrazyMax 3f446eb9c2 AM: fix GetDesiredLanguage: 6 years ago
ReinUsesLisp ef1ba82f42 maxwell_dma: Rename registers to match official docs and reorder 6 years ago
MerryMage d6c3391232 cpu_interrupt_handler: Remove #pragma once from .cpp file 6 years ago
Jan Beich 9ea600e888 input_common/gcadapter: add missing C++11 header required by libc++ 6 years ago
Ameer 7751abe77b change shortcut context for other hotkeys with file open dialog 6 years ago
CrazyMax 5be823e92c GetDisplayVersion should return a null-terminated version string. 6 years ago
Ameer e12d73f7f8 Fix ss crash on game menu, fix ss on windowed mode 6 years ago
Lioncash 6797deb10f configure_graphics: Make use of qOverload in signals/slots 6 years ago
Lioncash bd9df6c070 configure_graphics: Prevent unnecessary string copies in UpdateDeviceComboBox() 6 years ago
MerryMage f0019f2176 memory: Set page-table pointers before setting attribute = Memory 6 years ago