Historique des commits

Auteur SHA1 Message Date
  Lioncash be1954e04c core: Fix clang build il y a 5 ans
  Lioncash b724a4d90c General: Tidy up clang-format warnings part 2 il y a 6 ans
  Fernando Sahmkow 19165cd859 HLE_IPC: Correct HLE Event behavior on timeout. il y a 6 ans
  Fernando Sahmkow 75e10578f1 Core: Correct HLE Event Callbacks and other issues. il y a 6 ans
  Fernando Sahmkow 15a79eb0d7 SVC: Correct SendSyncRequest. il y a 6 ans
  David Marcec 82ecdd0104 Mark invalid IPC buffers as ASSERT_OR_EXECUTE_MSG il y a 6 ans
  Lioncash 0ec07e8763 hle_ipc: Eliminate core memory globals il y a 6 ans
  Lioncash 77356731a9 hle_ipc: Remove std::size_t casts where applicable il y a 6 ans
  Lioncash 1c340c6efa CMakeLists: Specify -Wextra on linux builds il y a 6 ans
  Fernando Sahmkow c5aefe42aa Kernel: Change WaitObject to Synchronization object. In order to better reflect RE. il y a 6 ans
  bunnei 9751ccc5e0 hle_ipc: Add error checking to read/write buffer access. il y a 6 ans
  bunnei c3d3b173d3 kernel: Implement a more accurate IPC dispatch. il y a 6 ans
  Lioncash e4c381b885 core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class il y a 6 ans
  Lioncash b05bfc6036 core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class il y a 6 ans
  bunnei 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) il y a 6 ans
  bunnei b0ab803ce8 kernel: events: Remove ResetType::Automatic. il y a 6 ans
  bunnei d4f8fe24d9 Merge pull request #2489 from FearlessTobi/port-4716 il y a 7 ans
  Tobias 5993133d5e Address review comment il y a 7 ans
  Lioncash a47aaa7f1b core/kernel/object: Rename ResetType enum members il y a 7 ans
  Weiyi Wang 8d6342384b HLE/IPC: HLEContext can memorize the client thread and use it for SleepClientThread il y a 7 ans
  Lioncash fbb82e61e3 kernel/hle_ipc: Convert std::shared_ptr IPC header instances to std::optional il y a 7 ans
  Lioncash 221613d4ea kernel/server_session: Make data members private il y a 7 ans
  Lioncash 1f0c8bfeda core/kernel: Remove unnecessary inclusions il y a 7 ans
  Zach Hilman 170d707850 hle_ipc: Refactor SleepClientThread to avoid ReadableEvent il y a 7 ans
  Zach Hilman a342bcc9b1 kernel/event: Reference ReadableEvent from WritableEvent il y a 7 ans
  Zach Hilman a56fc84e7a hle_ipc: Use event pair for SleepClientThread il y a 7 ans
  Lioncash 90a981a03a kernel/process: Make the handle table per-process il y a 7 ans
  Lioncash baed7e1fba kernel/thread: Make all instance variables private il y a 7 ans
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" il y a 7 ans
  Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable il y a 8 ans