Commit History

Author SHA1 Message Date
  ReinUsesLisp 3ff978aa4f common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT 5 years ago
  bunnei 92d5c63f01 common: common_funcs: Add R_UNLESS macro. 5 years ago
  Lioncash 504175e5b6 common_funcs: Add missing XOR operators to DECLARE_ENUM_FLAG_OPERATORS 6 years ago
  Lioncash df72480395 common: Make use of [[nodiscard]] where applicable 6 years ago
  bunnei b11b424a2d common: common_funcs: Add a macro for defining enum flag operators. 6 years ago
  Lioncash f2e34efcbb common_funcs: Remove semicolons from INSERT_PADDING_* macros 6 years ago
  Lioncash 61f6eaad45 common_funcs: silence sign-conversion warnings in MakeMagic() 6 years ago
  bunnei 1bdae0fe29 common_func: Use std::array for INSERT_PADDING_* macros. 6 years ago
  bunnei 4edf73344f Revert "common_func: Use std::array for INSERT_PADDING_* macros." 6 years ago
  bunnei fdc5791b08 common_func: Use std::array for INSERT_PADDING_* macros. 6 years ago
  Fernando Sahmkow 3b9d89839d texture_cache: Address Feedback 7 years ago
  Fernando Sahmkow b347543e83 Reduce amount of size calculations. 7 years ago
  Cameron Cawley 1670c4421f Port #3732 from Citra: "common: Fix compilation on ARM" 8 years ago
  bunnei d6c7a05239 Merge pull request #710 from lioncash/unused 8 years ago
  Lioncash 9128271292 common/common_funcs: Remove unused rotation functions 8 years ago
  Lioncash e0b8a35937 common/misc: Deduplicate code in GetLastErrorMsg() 8 years ago
  fearlessTobi 70a6691e3b Port #3579 from Citra 8 years ago
  bunnei b5c204ac6f Merge pull request #362 from lioncash/snprintf 8 years ago
  Lioncash d9e316e353 common_funcs: Remove ARRAY_SIZE macro 8 years ago
  Lioncash 902fc61ef8 common_funcs: Remove check for VS versions that we don't even support 8 years ago
  bunnei 746c2a3ae7 core: Refactor MakeMagic usage and remove dead code. 8 years ago
  Yuri Kunde Schlesner 2579ae543b Common: Fix some out-of-style includes 9 years ago
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 9 years ago
  Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 9 years ago
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 years ago
  MerryMage 8e1768cf1d common_funcs: Provide rotr and rotl for MSVC 10 years ago
  Emmanuel Gil Peyrot 691a42fe98 VideoCore: Run include-what-you-use and fix most includes. 10 years ago
  Lioncash 88d604383e Common: Get rid of alignment macros 10 years ago
  darkf e053d30bf7 Fix building under MinGW 11 years ago
  bunnei b39c053785 Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64. 11 years ago