Commit History

Author SHA1 Message Date
  bunnei 4caff51710 core: memory: Move to Core::Memory namespace. 6 years ago
  bunnei b838e58d63 common: alignment: Add a helper function for generic alignment checking. 6 years ago
  bunnei ad48ebb2c8 core: kernel: Add svc_types header to include SVC-specific types. 6 years ago
  bunnei 82d457af37 core: kernel: Move SVC to its own namesapce. 6 years ago
  bunnei b160804db0 externals: Update to latest dynarmic. 6 years ago
  bunnei b0e3cbef7a kernel: resource_limit: Improvements to implementation. 6 years ago
  bunnei 7aa0e4a7ca loader: nso: Fix loading of static objects to be properly sized and aligned. 6 years ago
  bunnei b11b424a2d common: common_funcs: Add a macro for defining enum flag operators. 6 years ago
  bunnei f2676efe23 process: SetupMainThread: Zero out argument on process start. 6 years ago
  bunnei 0f4f90cd04 arm_interface: Ensure ThreadContext is zero'd out. 6 years ago
  bunnei 86f9c9aa1c Merge pull request #3671 from lioncash/switch 6 years ago
  bunnei 79c1269f0f Merge pull request #3673 from lioncash/extra 6 years ago
  Fernando Sahmkow c81f256111 Merge pull request #3600 from ReinUsesLisp/no-pointer-buf-cache 6 years ago
  bunnei 5a067eda84 Merge pull request #3675 from degasus/linux_shared_libraries 6 years ago
  Markus Wick b520978043 externals: Use shared libraries if possible 6 years ago
  Markus Wick fedf750e1b externals: Move LibreSSL linking to httplib. 6 years ago
  Markus Wick 94c2c828a5 input_common: Use the CMake target instead of the variable. 6 years ago
  Rodrigo Locatti db67e017cb Merge pull request #3659 from bunnei/time-calc-standard-user 6 years ago
  ReinUsesLisp 090fd3fefa buffer_cache: Return handles instead of pointer to handles 6 years ago
  Rodrigo Locatti a5a2ee8766 Merge pull request #3689 from lioncash/unused-var 6 years ago
  Rodrigo Locatti d196ce0f71 Merge pull request #3688 from lioncash/nequal 6 years ago
  Rodrigo Locatti 4209dba1f6 Merge pull request #3680 from lioncash/static 6 years ago
  Rodrigo Locatti 60e8de7c95 Merge pull request #3687 from lioncash/constness 6 years ago
  Rodrigo Locatti 612966399b Merge pull request #3685 from lioncash/copies 6 years ago
  Lioncash cd2a12e78f decode/shift: Remove unused variable within Shift() 6 years ago
  Lioncash 5fbe8785d2 surface_view: Add missing operator!= to ViewParams 6 years ago
  Lioncash d551c910bb surface_base: Make IsInside() a const member function 6 years ago
  bunnei 319df1db77 Merge pull request #3683 from lioncash/docs 6 years ago
  Lioncash 72a224d3fc control_flow: Make use of std::move in TryInspectAddress() 6 years ago
  Lioncash 11837e8f13 video_core: Amend doxygen comment references 6 years ago