13807 Commits (d888ac7d20e2300f9fdb595716bcfe158ea012ca)

Author SHA1 Message Date
ReinUsesLisp 977d6c46f3 video_core: Implement RGBA8_SINT render target 6 years ago
ReinUsesLisp 50c6030a8d video_core: Implement RG32_SINT render target 6 years ago
ReinUsesLisp e849d68048 video_core: Implement RG8_SINT render target and fix RG8_UINT 6 years ago
ReinUsesLisp f29fede49c video_core: Implement R8_SINT render target 6 years ago
ReinUsesLisp fd33e996e0 video_core: Implement R8_SNORM render target 6 years ago
ReinUsesLisp 505c206eb8 video_core/surface: Remove explicit values on PixelFormat's definition 6 years ago
ReinUsesLisp 143662118c video_core/surface: Reorder render target to pixel format switch 6 years ago
Lioncash db6fbd5894 vk_blit_screen: Make use of designated initializers where applicable 6 years ago
ReinUsesLisp 0fe09df386 vk_state_tracker: Fix dirty flags for stencil_enable on VK_EXT_extended_dynamic_state 6 years ago
Lioncash 8df93132cd udp: Silence a C++20 deprecation warning 6 years ago
Lioncash a1dddca4ab gc_poller: Mark GCButtonFactory::GetNextInput() as const 6 years ago
Lioncash 839c91cd14 gc_poller: Get rid of undefined behavior in Create() 6 years ago
Lioncash a8ba6dc3c9 gc_poller: Silence sign conversion warnings 6 years ago
Lioncash 32b6fc4062 gc_adapter: Remove deprecated usage of = in lambda captures 6 years ago
Lioncash 9ce6ea648f gc_adapter: Silence sign conversion warnings 6 years ago
MerryMage a67d00ef31 configure_cpu: Split optimization settings off into Debug tab 6 years ago
Tobias 80a0f2a118
common/alignment: Fix compilation errors (#4303) 6 years ago
Morph fd1c3aa14e fs: Fix RomFS building when zero byte files are present 6 years ago
bunnei e706501c8d hle: service: mii: Rewrite service to properly support creation of random and default miis. 6 years ago
bunnei 1074c87f18
Revert "Port citra-emu/citra#5441: "Common: remove a mod from AlignUp"" 6 years ago
Marshall Mohror a4306b9e56 Common: remove a mod from AlignUp (#5441) 6 years ago
MerryMage da11a27f42 configure_cpu: Add tooltips 6 years ago
MerryMage 505aa3a4c1 configure_cpu: Show/Hide debugging options 6 years ago
FearlessTobi a59ad9246b main/profile_select: Don't prompt for profile selection when only one is available 6 years ago
MerryMage 0193202964 configuration: Add settings to enable/disable specific CPU optimizations 6 years ago
Lioncash fb0fefc75c CMakeLists: Make use of /std:c++latest on MSVC 6 years ago
ReinUsesLisp fca26980a2 vk_rasterizer: Pass <pSizes> to CmdBindVertexBuffers2EXT 6 years ago
Ameer 042c6602a0 Break out of scan loop if can't find adapter on first run 6 years ago
ReinUsesLisp c574ab5aa1 video_core/textures: Add and use SwizzleSliceToVoxel, and minor style changes 6 years ago
Morph 755506d404 vfs_real: Fix MoveFile 6 years ago
Morph 7351ca8c75 KeyManager: Prevent writing of invalid keys 6 years ago
Morph 75a01475d1 Add additional empty check for the QStringList returned by the InstallDialog 6 years ago
Morph 6d8d7ebc66 Update the install and progress dialogs 6 years ago
Morph 7f4d96d873 Refactor batch installing files 6 years ago
Morph 4c269e5ced Add support for batch install to NAND 6 years ago
Morph b24b463c87 bis_factory: Set User NAND free space to be 1 MiB less than total. 6 years ago
Morph 17242a8865 sdmc_factory: Set the SDMC total size to 1 TiB 6 years ago
Morph 0373ead96e bis_factory: Use hardware default NAND partition sizes 6 years ago
Morph 47e26d7bc7 settings: Remove storage size options 6 years ago
David Marcec bd2feb6873 cmake: Fix libfmt linking errors 6 years ago
lat9nq 63d23835ef
configuration: implement per-game configurations (#4098) 6 years ago
lat9nq 1c7d106aac vk_stream_buffer: set allocable_size to 9 MiB 6 years ago
John Galt 95cd2e17ab cmake: fix fmt linking when found 6 years ago
Jan Beich 48ff15602e cmake: pass libusb include directory as well 6 years ago
Ameer 3c7a115afe Address comments for better clarity/signed dev count 6 years ago
Ameer ec13746e4d Add more libusb error checks 6 years ago
CrazyMax cf76769026 AM: fix GetDesiredLanguage: 6 years ago
ReinUsesLisp 2a9d17b7e7 maxwell_dma: Rename registers to match official docs and reorder 6 years ago
MerryMage e7c77b90c4 cpu_interrupt_handler: Remove #pragma once from .cpp file 6 years ago
Ameer b57475887b Address PR feedback, fix axis button thresholding 6 years ago