Historique des commits

Auteur SHA1 Message Date
  Yuri Kunde Schlesner 687d973980 Core: Improve APT Shared Font hack il y a 11 ans
  Yuri Kunde Schlesner 7ada357b2d Memmap: Re-organize memory function in two files il y a 11 ans
  Yuri Kunde Schlesner 774eea8374 Kernel: Zero-fill shared memory blocks when mapping il y a 11 ans
  Yuri Kunde Schlesner c96f22490a Kernel: Capture SharedMemory attributes at creation, not when mapping il y a 11 ans
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h il y a 11 ans
  Gareth Higgins 25a43cd2ec Initialize base address to 0x0 il y a 11 ans
  Yuri Kunde Schlesner 88a4a808c6 Kernel: Stop creating useless Handles during object creation il y a 11 ans
  Yuri Kunde Schlesner 7725256f64 Explicitly instantiate constructors/destructors for Kernel objects il y a 11 ans
  Yuri Kunde Schlesner 869ec46683 Kernel: Introduce unique Object ids for debugging il y a 11 ans
  Lioncash 96c174aed4 shared_memory: Fix assignments in SharedMemory::Map il y a 11 ans
  Yuri Kunde Schlesner 4bb33dfc30 Kernel: Convert SharedMemory to not use Handles il y a 11 ans
  Yuri Kunde Schlesner 9a345de2bd Kernel: Remove useless/duplicated comments; mark functions static il y a 11 ans
  Yuri Kunde Schlesner 8ad41775cc Kernel: Start using boost::intrusive_ptr for lifetime management il y a 11 ans
  Yuri Kunde Schlesner 7e2903cb74 Kernel: New handle manager il y a 11 ans
  Yuri Kunde Schlesner 23f2142009 Kernel: Replace GetStaticHandleType by HANDLE_TYPE constants il y a 11 ans
  Yuri Kunde Schlesner 73fba22c01 Rename ObjectPool to HandleTable il y a 11 ans
  purpasmart96 ebfd831ccb License change il y a 11 ans
  Yuri Kunde Schlesner 0600e2d8b5 Convert old logging calls to new logging macros il y a 11 ans
  Yuri Kunde Schlesner 22c86824a4 Remove duplicated docs/update them for changed parameters. il y a 11 ans
  Yuri Kunde Schlesner c2588403c0 HLE: Revamp error handling throrough the HLE code il y a 11 ans
  Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated il y a 11 ans
  Lioncash ac58b76e71 Fix two format strings. il y a 11 ans
  Yuri Kunde Schlesner d72708c1f5 Add `override` keyword through the code. il y a 11 ans
  Lioncash 98fa3f7cba Core: Alter the kernel string functions to use std::string instead of const char*. il y a 12 ans
  bunnei 7ff92c36ed SharedMemory: Updated MapSharedMemory to use an enum for permissions. il y a 12 ans
  bunnei e547128185 Kernel: Added support for shared memory objects. il y a 12 ans