12670 Commits (6ce3d174b767fd60f1f549218ae330da8fab07d5)

Author SHA1 Message Date
H27CK 4d74578d35 Add missing ; 6 years ago
H27CK c883cd103e Init SDL info structure and add dummy context 6 years ago
David 11c63ca969
audio_renderer: Preliminary BehaviorInfo (#3736) 6 years ago
bunnei 9c12aef2f8 loader: nro: Fix process initialization using ProgramMetadata default. 6 years ago
bunnei 68039addbc loader: elf: Fix process initialization using ProgramMetadata default. 6 years ago
bunnei f0a7f05070 file_sys: program_metadata: Add a helper function for generating reasonable default metadata. 6 years ago
FearlessTobi 4e99a06c70 npad: Lower log level for VibrateController to Debug 6 years ago
FearlessTobi 6ce0f3575a audren: Lower log level for RequestUpdateImpl to Debug 6 years ago
MerryMage a3a12deecc dynarmic: Add option to disable CPU JIT optimizations 6 years ago
Amit Prakash Ambasta 5324b1d01e
Initialize quad_indexed_pass before uint8_pass 6 years ago
Lioncash 44e959157b dma_pusher: Remove reliance on the global system instance 6 years ago
bunnei 74c27fd1b5 core: arm_unicorn: Fix interpret fallback by temporarily mapping instruction page. 6 years ago
Jan Beich afcc84a172 renderer_vulkan: assume X11 if not Windows/macOS after bf1d66b7c0 6 years ago
ReinUsesLisp d62f57cf5a fixed_pipeline_state: Hash and compare the whole structure 6 years ago
ReinUsesLisp b571c92dfd fixed_pipeline_state: Pack blending state 6 years ago
ReinUsesLisp 548dd27f45 fixed_pipeline_state: Pack rasterizer state 6 years ago
ReinUsesLisp 7790144a55 fixed_pipeline_state: Pack depth stencil state 6 years ago
ReinUsesLisp ab6704f20c fixed_pipeline_state: Pack attribute state 6 years ago
bunnei 03726fb7f5 video_core: gl_shader_decompiler: Fix implicit fallthrough errors. 6 years ago
bunnei a8d5d08e2e service: hid: npad: Fix implicit fallthrough errors. 6 years ago
Lioncash bf328ed35a gl_shader_decompiler: Avoid copies where applicable 6 years ago
Lioncash 7714b02d95 time/system_clock_core: Remove unnecessary initializer 6 years ago
Lioncash b533f18ab9 service/time: Mark IsStandardNetworkSystemClockAccuracySufficient as const 6 years ago
Lioncash 0cfd3b94db service/time: Add virtual destructors where applicable 6 years ago
Lioncash 4d8a8a8033 service: Remove unused RequestParser instances 6 years ago
Lioncash 7e585bce28 memory/slab_heap: Make use of static_cast over reinterpret_cast 6 years ago
Lioncash 441a2812ed loader/nso: Resolve moves not occurring in DecompressSegment 6 years ago
Lioncash 64f226889c am: Resolve ineffective moves 6 years ago
Markus Wick 07fbef1776 video_code: Fix implicit switch fallthrough. 6 years ago
ReinUsesLisp a7b6bd56d7 vk_stream_buffer: Fix out of memory on boot on recent Nvidia drivers 6 years ago
Rodrigo Locatti 990c0b184f
Revert "gl_shader_cache: Use CompileDepth::FullDecompile on GLSL" 6 years ago
bunnei 8bbe74a8dc core: hle: Address various feedback & code cleanup. 6 years ago
bunnei 92caa003a8 core: device_memory: Remove incorrect usage of constexpr. 6 years ago
bunnei 6f3266e98b memory: Add copyright notice for Atmosphere where applicable. 6 years ago
bunnei 02547a0cb4 kernel: Remove old VMManager class. 6 years ago
bunnei bebfb05c1b loader: nso: Fix loader size and arguments. 6 years ago
bunnei 83761d5316 loader: elf/kip/nro: Updates for new VMM. 6 years ago
bunnei 37b79ebe85 service: ldr: Updates for new VMM. 6 years ago
bunnei a8292f6cd9 kernel: memory: page_table: Simplify GetPhysicalAddr impl. 6 years ago
bunnei c629e544a7 kernel: svc: Updates for new VMM. 6 years ago
bunnei ff5d5b6f41 core: memory: Fix memory access on page boundaries. 6 years ago
bunnei 32fc2aae3c video_core: memory_manager: Updates for Common::PageTable changes. 6 years ago
bunnei f7c03610e1 core: memory: Updates for new VMM. 6 years ago
bunnei 4c1812ae37 common: page_table: Update to use VirtualBuffer and simplify. 6 years ago
bunnei 1d5923e150 core: gdbstub: Updates for new VMM. 6 years ago
bunnei c7bc7986bb core: reporter: Updates for new VMM. 6 years ago
bunnei 18c4bb6f5c memory: cheat_engine: Updates for new VMM. 6 years ago
bunnei d95ceaa8ec arm_test_common: Updates for new VMM. 6 years ago
bunnei 108564df57 kernel: process: Updates for new VMM. 6 years ago
bunnei 77382ac2b2 service: pl_u: Update for new shared memory layout. 6 years ago