Historial de Commits

Autor SHA1 Mensaje Fecha
  bunnei 1f37896066 Merge pull request #7974 from bunnei/improve-code-mem hace 4 años
  bunnei 749f76e6fe hle: kernel: KPageTable: Improve implementations of MapCodeMemory and UnmapCodeMemory. hace 4 años
  Fernando S 58b52f4884 Merge pull request #7930 from asLody/dma-semaphore hace 4 años
  Lody 4498908e72 MaxwellDMA: Implement semaphore operations hace 4 años
  Ameer J 370e480c8c gl_graphics_pipeline: Improve shader builder synchronization using fences (#7969) hace 4 años
  Fernando S 5192c64991 Merge pull request #7973 from Morph1984/debug-crash hace 4 años
  bunnei a31c195749 Merge pull request #7935 from Wunkolo/logging-join-fix hace 4 años
  bunnei 3ab82e7582 Merge pull request #7956 from bunnei/improve-mem-manager hace 4 años
  Morph b33f23cc46 host_memory: Fix fastmem crashes in debug builds hace 4 años
  Fernando S e06a133717 Merge pull request #7959 from merryhime/cmpxchg hace 4 años
  Mai M 3c47570563 Merge pull request #7967 from zhaobot/tx-update-20220301023432 hace 4 años
  The yuzu Community b4c919eba8 Update translations (2022-03-01) hace 4 años
  Mai M 96dbb9233a Merge pull request #7963 from ameerj/gl_fence_nit hace 4 años
  Mai M fdf81cd112 Merge pull request #7966 from merryhime/cmake-ffmpeg-endif hace 4 años
  Merry c4df0d8cdc ffmpeg: Fix mis-maching argument warning for endif hace 4 años
  merry ec9689f200 dynarmic: Update to latest master hace 4 años
  bunnei 14d28a043d hle: kernel: Re-create memory layout at initialization. hace 4 años
  bunnei 16e5954fcb hle: kernel: Remove unused pool locals. hace 4 años
  bunnei f87f076162 hle: kernel: k_memory_manager: Rework for latest kernel behavior. hace 4 años
  Wunkolo 913c2bd2cb logging: Convert `backend_thread` into an `std::jthread` hace 4 años
  ameerj 7f7df43da2 gl_fence_manager: Minor optimization to signal querying hace 4 años
  merry 16784e5bb3 dynarmic: Inline exclusive memory accesses hace 4 años
  bunnei adbb9c2b00 hle: kernel: k_page_heap: GetPhysicalAddr can be const. hace 4 años
  bunnei f7e65eb971 hle: kernel: k_page_heap: Remove superfluous consexpr. hace 4 años
  bunnei 06e2b76c75 hle: kernel: k_page_heap: Various updates and improvements. hace 4 años
  bunnei 5d1a81520c hle: kernel: Add initial_process.h header. hace 4 años
  bunnei a6496deeed hle: kernel: board: nx: Add k_memory_layout.h header. hace 4 años
  bunnei 9b5e7971dc hle: kernel: k_system_control: Add GetRealMemorySize and update GetKernelPhysicalBaseAddress. hace 4 años
  bunnei 18e77a54c3 hle: kernel: k_memory_layout: Add GetPhysicalLinearRegion. hace 4 años
  bunnei 06a21ac229 hle: kernel: k_memory_region_types: Update for new regions. hace 4 años