7301 Commits (ead2a4eeb4607ba73f0e9993e78f0e575dbfc32c)

Author SHA1 Message Date
Zach Hilman a040929c90 drd: Load title ID from program metadata 7 years ago
Zach Hilman b555311438 loader: Add NSP file type and NSP-specific errors 7 years ago
Zach Hilman d770c60205 key_manager: Avoid autogeneration if key exists 7 years ago
Lioncash 6ef84f1c4c common/logging: Amend documentation comments 7 years ago
Lioncash 2949d9552c common/logging/filter: Replace C-style case with C++ static_cast 7 years ago
Lioncash 978f3a3282 common/logging/filter: Make constructor explicit 7 years ago
Markus Wick dce624e3f1 core: Use a raw pointer in GetGPUDebugContext. 7 years ago
Markus Wick 2081ed7db2 command_processor: Use std::array for bound_engines. 7 years ago
Markus Wick 10bc725944 Update microprofile scopes. 7 years ago
Lioncash a813c10e1c file_sys: Replace includes with forward declarations where applicable 7 years ago
Zach Hilman 04397cd185 qt: Add message about not moving contents on dir change 7 years ago
Zach Hilman 1ff3318458 qt: Add UI options to change NAND/SD dirs 7 years ago
Zach Hilman b2268f1f8d settings: Save and load NAND/SD dirs from config 7 years ago
Lioncash 18a89931a9 gl_shader_decompiler: Use used_shaders member variable directly within GenerateDeclarations() 7 years ago
Lioncash a405373144 vfs_real: Forward declare IOFile 7 years ago
Lioncash 1242c1ec0a service: Migrate global named port map to the KernelCore class 7 years ago
Lioncash 41cd766438 ssl: Move SSL class to cpp file 7 years ago
Lioncash fda8f1da20 filesystem: Move dir retrieval after path checking in DeleteFile() 7 years ago
fearlessTobi 0f453488e2 citra_qt: Display the unsupported GL extensions in the popup 7 years ago
David Marcec 60754b4728 Removed saturate assert 7 years ago
David Marcec 2edab4e840 Removed saturate assert 7 years ago
David Marcec 2bc6abb9a1 Changed tab5980_0 default from 0 -> 1 7 years ago
David Marcec 6f8ed9508d Added FMUL asserts 7 years ago
David Marcec b89fc407d7 Added FFMA asserts 7 years ago
David Marcec 948bc87a59 Added assert for TEXS nodep 7 years ago
David Marcec ad3dca7e62 Added better asserts to IPA, Renamed IPA modes to match mesa 7 years ago
Zach Hilman f32e28c7b8 maxwell_3d: Use CoreTiming for query timestamp 7 years ago
Zach Hilman 19d0951ae6 filesystem: Implement OpenReadOnlySaveDataFilesystem 7 years ago
Zach Hilman 7939ea18e8 filesystem: Add OpenFileSystemWithPatch 7 years ago
Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable 7 years ago
bunnei 7f7eb29323 gl_rasterizer_cache: Use accurate framebuffer setting for accurate copies. 7 years ago
bunnei 123c065086 gl_rasterizer_cache: Also use reserve cache for RecreateSurface. 7 years ago
bunnei 9bc71fcc5f rasterizer_cache: Use boost::interval_map for a more accurate cache. 7 years ago
bunnei d647d9550c gl_renderer: Cache textures, framebuffers, and shaders based on CPU address. 7 years ago
bunnei 16d65182f9 gl_rasterizer: Fix issues with the rasterizer cache. 7 years ago
greggameplayer 06578e89b2 Implement BC6H_UF16 & BC6H_SF16 (#1092) 7 years ago
Lioncash e2457418da core: Make the main System class use the PImpl idiom 7 years ago
Markus Wick 5be8b7a362 Report correct shader size. 7 years ago
Hexagon12 d626bc8c62 Added predicate comparison GreaterEqualWithNan 7 years ago
Laku 915ab81ec2 gl_shader_decompiler: Implement POPC (#1203) 7 years ago
tech4me a6dd577d02 Shaders: Implemented IADD3 7 years ago
fearlessTobi 78653f7339 Show game compatibility within yuzu 7 years ago
bunnei b1ccd88434 gl_shader_decompiler: Improve IPA for Pass mode with Position attribute. 7 years ago
Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state 7 years ago
Lioncash 2e7dc4cac9 gl_shader_cache: Remove unused program_code vector in GetShaderAddress() 7 years ago
Lioncash 45fb74d262 gpu: Make memory_manager private 7 years ago
Lioncash 6771a18c6c gl_rasterizer: Remove unused variables 7 years ago
Lioncash f1bc62bb4c hle/result: Make ResultVal's move constructor as noexcept 7 years ago
fearlessTobi 4a56931703 Fix two stupid errors made in #1141 7 years ago
fearlessTobi 9a6bfc55f3 yuzu: Fix stick UI direction order 7 years ago