12542 Commits (94ddc2ebdbe5b5145a4e6c8db5dcdd71a2a2b7cb)
 

Author SHA1 Message Date
zhupengfei 19dec95663 core/telemetry_session: Only create the backend when we really need it 7 years ago
Lioncash 7af5216680 shader/decode/texture: Remove unused variable 7 years ago
Lioncash 388da7095d CMakeLists: Explicitly specify -Wall for the non-MSVC case 7 years ago
Lioncash bf153808f6 gl_rasterizer: Silence unused variable warning 7 years ago
Lioncash 0f099b0fd3 common/zstd_compression: Remove #pragma once directive from source file 7 years ago
Lioncash 6f1d39e2e5 core/frontend/emu_window: Make GraphicsContext's destructor virtual 7 years ago
bunnei 16a8098f4a Merge pull request #2408 from FearlessTobi/port-4215 7 years ago
ReinUsesLisp 5bf7324068 shader_ir/other: Implement IPA.IDX 7 years ago
ReinUsesLisp f1c26af844 gl_shader_decompiler: Skip physical unused attributes 7 years ago
ReinUsesLisp 6ed96fd359 shader_ir/memory: Assert on non-32 bits ALD.PHYS 7 years ago
ReinUsesLisp d6193e2e36 shader: Add physical attributes commentaries 7 years ago
ReinUsesLisp 7680b96e1a gl_shader_decompiler: Implement GLSL physical attributes 7 years ago
ReinUsesLisp f96020b2ae shader_ir/memory: Implement physical input attributes 7 years ago
ReinUsesLisp 0ace07d1cc gl_shader_decompiler: Abstract generic attribute operations 7 years ago
ReinUsesLisp ac78410d39 gl_shader_decompiler: Declare all possible varyings on physical attribute usage 7 years ago
ReinUsesLisp f6194ce3fe shader: Remove unused AbufNode Ipa mode 7 years ago
ReinUsesLisp d786245490 shader_ir/memory: Emit AL2P IR 7 years ago
ReinUsesLisp 9a9902214e shader_bytecode: Add AL2P decoding 7 years ago
Fernando Sahmkow 08f861a820 Refactors and name corrections. 7 years ago
Lioncash f3a7682e43 service/audren_u: Handle variadic command buffers in GetWorkBufferSize() 7 years ago
Lioncash f3f9929f02 service/audren_u: Handle version 2 of performance frame info in GetWorkBufferSize() 7 years ago
Lioncash 6904141f18 service/audren_u: Clean up work buffer calculations 7 years ago
ReinUsesLisp 5e5eff2081 gl_shader_disk_cache: Skip stored shader variants instead of asserting 7 years ago
Fernando Sahmkow aebe67fac7 Fix Layered ASTC Textures 7 years ago
Lioncash 32b833632b loader/nso: Remove left-in debug pragma 7 years ago
bunnei c10edadf68 Merge pull request #2406 from FearlessTobi/port-3839 7 years ago
bunnei 8ed38813a3 Merge pull request #2100 from FreddyFunk/disk-cache-precompiled-file 7 years ago
Lioncash 762b6e4006 kernel/svc: Make svcCreateThread/svcStartThread/svcSleepThread/svcExitThread calls show up in the debug log 7 years ago
Lioncash 6112c4da0a kernel/svc: Reorganize svcSetThreadCoreMask() 7 years ago
Lioncash 9f8d31a803 kernel/thread: Update thread processor ID flags 7 years ago
bunnei c9a6cf792f Merge pull request #2435 from ReinUsesLisp/misc-vc 7 years ago
bunnei ea7ba8c6fe Merge pull request #2412 from lioncash/system 7 years ago
bunnei 673cfd89c1 Merge pull request #2322 from ReinUsesLisp/wswitch 7 years ago
bunnei 89bada4ac4 Merge pull request #2423 from FernandoS27/half-correct 7 years ago
Lioncash 73c7c9cb21 service/audctl: Update documentation comments to be relative to 8.0.0 7 years ago
ReinUsesLisp 5ea871b373 shader_ir: Move Sampler index entry in operand< to sort declarations 7 years ago
ReinUsesLisp cd9e8ee0eb shader_ir: Add missing entry to Sampler operand< comparison 7 years ago
ReinUsesLisp 6198b04557 shader_ir/texture: Fix sampler const buffer key shift 7 years ago
Zach Hilman 6fca6e20c9 mii_manager: Fix incorrect loop condition in mii UUID generation code 7 years ago
Zach Hilman ad5e497bff profile_select: Port Service::Account::UUID to Common::UUID 7 years ago
Zach Hilman 9572ff6c55 mii: Implement Delete and Destroy file 7 years ago
Zach Hilman 42c3c73acc mii: Implement IsUpdated command (IPC 0) 7 years ago
Zach Hilman b4759039c0 mii_manager: Cleanup and optimization 7 years ago
Zach Hilman 27878d7520 mii: Implement IDatabaseService commands using MiiManager 7 years ago
Zach Hilman 1ea64ba727 mii: Add MiiManager class to manage Mii database 7 years ago
Zach Hilman c02cb054b7 common: Extract UUID to its own class 7 years ago
bunnei 5d81402331 Merge pull request #2416 from lioncash/wait 7 years ago
bunnei 7deb029743 Merge pull request #2424 from FernandoS27/compat 7 years ago
bunnei b3171fe6b8 Merge pull request #2426 from FearlessTobi/port-4748 7 years ago
bunnei 39d7115730 Merge pull request #2228 from DarkLordZach/applet-manager-p1 7 years ago