История коммитов

Автор SHA1 Сообщение Дата
  Huw Pascoe b3b34a1e76 Extracted the attribute setup and draw commands into their own functions 8 лет назад
  bunnei 15c7641bef Merge pull request #2977 from Subv/shmem_create 8 лет назад
  James Rowe 26629c661c Merge pull request #2982 from MerryMage/lazy-macos-opt 8 лет назад
  Subv b18589ecf7 Kernel/SharedMemory: Don't take over and unmap the source memory block when creating a shared memory, just reference it. 8 лет назад
  MerryMage 29a6fbacd5 macOS: Build x86_64h slice 8 лет назад
  Sebastian Valle 30fabc41c6 Merge pull request #2971 from Subv/per_process_memops 8 лет назад
  Subv 1f2de7501b Memory: Make WriteBlock take a Process parameter on which to operate 8 лет назад
  Subv 811c01e5fe Memory: Make ReadBlock take a Process parameter on which to operate 8 лет назад
  Subv 8217ed7acb Kernel/Thread: Added a helper function to get a thread's command buffer VAddr. 8 лет назад
  Sebastian Valle 9c123c29a6 Merge pull request #2974 from Subv/nim_event 8 лет назад
  Sebastian Valle 5ba48c1610 Merge pull request #2973 from huwpascoe/down_count 8 лет назад
  Subv 5bae5a48b9 Services/NIM: Implement CheckForSysUpdateEvent. 8 лет назад
  Huw Pascoe 529f4a0131 Moved down_count to CoreTiming 8 лет назад
  B3n30 afb1012bcd Services/UDS: Handle the rest of the connection sequence. (#2963) 8 лет назад
  James Rowe 8244762b89 Merge pull request #2972 from Subv/ignore_.vs 8 лет назад
  Subv 1f99d53e2c Add the .vs folder and the CMakeSettings.json file from Visual Studio to gitignore. 8 лет назад
  Sebastian Valle 7056b9c46a Merge pull request #2946 from Subv/home_menu_apt 8 лет назад
  Sebastian Valle db752b52e8 Merge pull request #2967 from Subv/thread_wakeup_callbacks 8 лет назад
  Sebastian Valle a3de996ae7 Merge pull request #2962 from huwpascoe/static_cast 8 лет назад
  Huw Pascoe a13ab958cb Fixed type conversion ambiguity 8 лет назад
  bunnei b07af7dda8 Merge pull request #2961 from Subv/load_titles 8 лет назад
  Subv 8432749db7 Kernel/Threads: When putting a thread to wait, specify a function to execute when it is awoken. 8 лет назад
  Sebastian Valle 0d42706a7b Merge pull request #2907 from Subv/warnings3 8 лет назад
  Subv a321bce378 Disable unary operator- on Math::Vec2/Vec3/Vec4 for unsigned types. 9 лет назад
  Subv 7f48aa8d25 Loaders: Don't automatically set the current process every time we load an application. 8 лет назад
  James Rowe 5620327e03 Merge pull request #2954 from Subv/cache_unmapped_mem 8 лет назад
  Subv 3165466b66 Kernel/Thread: Allow specifying which process a thread belongs to when creating it. 8 лет назад
  Subv a8d2f5787f Tests: Added Memory::IsValidVirtualAddress tests. 8 лет назад
  Subv c102e3ae28 Tests: Fixed ARM VFP tests 8 лет назад
  Subv 35da7f57ef Memory: Allow IsValidVirtualAddress to be called with a specific process parameter. 8 лет назад