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

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