Historique des commits

Auteur SHA1 Message Date
  Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX il y a 4 ans
  Morph 3512cae623 common_funcs: Add enum flag bitwise shift operator overloads il y a 5 ans
  Morph eb1e3f19bb common_funcs: Replace <algorithm> with <iterator> il y a 5 ans
  Morph 290afc00d3 common: Move error handling to error.cpp/h il y a 5 ans
  Lioncash 3aed797466 common_funcs: Move R_ macros to result.h il y a 5 ans
  bunnei d3c166d4d5 common: Rename NON_COPYABLE/NON_MOVABLE with YUZU_ prefix. il y a 5 ans
  bunnei 02c2b28cd0 common: common_funcs: Add Size helper function. il y a 5 ans
  bunnei b99fc70191 common: common_funcs: Add helper macros for non-copyable and non-moveable. il y a 5 ans
  comex 2910aa77b2 [network] Error handling reform il y a 5 ans
  bunnei 8d1afcb90f common: common_funcs: Change R_UNLESS to LOG_ERROR. il y a 5 ans
  bunnei 091e9e8c41 common: common_funcs: Log error on R_UNLESS. il y a 5 ans
  bunnei bb966d3e33 common: common_funcs: Add useful kernel macro R_SUCCEED_IF. il y a 5 ans
  bunnei 2fb77adb9f common: common_funcs: Add a few more useful macros for kernel code. il y a 5 ans
  ReinUsesLisp 3ff978aa4f common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT il y a 5 ans
  bunnei 92d5c63f01 common: common_funcs: Add R_UNLESS macro. il y a 5 ans
  Lioncash 504175e5b6 common_funcs: Add missing XOR operators to DECLARE_ENUM_FLAG_OPERATORS il y a 6 ans
  Lioncash df72480395 common: Make use of [[nodiscard]] where applicable il y a 6 ans
  bunnei b11b424a2d common: common_funcs: Add a macro for defining enum flag operators. il y a 6 ans
  Lioncash f2e34efcbb common_funcs: Remove semicolons from INSERT_PADDING_* macros il y a 6 ans
  Lioncash 61f6eaad45 common_funcs: silence sign-conversion warnings in MakeMagic() il y a 6 ans
  bunnei 1bdae0fe29 common_func: Use std::array for INSERT_PADDING_* macros. il y a 6 ans
  bunnei 4edf73344f Revert "common_func: Use std::array for INSERT_PADDING_* macros." il y a 6 ans
  bunnei fdc5791b08 common_func: Use std::array for INSERT_PADDING_* macros. il y a 6 ans
  Fernando Sahmkow 3b9d89839d texture_cache: Address Feedback il y a 7 ans
  Fernando Sahmkow b347543e83 Reduce amount of size calculations. il y a 7 ans
  Cameron Cawley 1670c4421f Port #3732 from Citra: "common: Fix compilation on ARM" il y a 8 ans
  bunnei d6c7a05239 Merge pull request #710 from lioncash/unused il y a 8 ans
  Lioncash 9128271292 common/common_funcs: Remove unused rotation functions il y a 8 ans
  Lioncash e0b8a35937 common/misc: Deduplicate code in GetLastErrorMsg() il y a 8 ans
  fearlessTobi 70a6691e3b Port #3579 from Citra il y a 8 ans