Historique des commits

Auteur SHA1 Message Date
  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
  bunnei b5c204ac6f Merge pull request #362 from lioncash/snprintf il y a 8 ans
  Lioncash d9e316e353 common_funcs: Remove ARRAY_SIZE macro il y a 8 ans
  Lioncash 902fc61ef8 common_funcs: Remove check for VS versions that we don't even support il y a 8 ans
  bunnei 746c2a3ae7 core: Refactor MakeMagic usage and remove dead code. il y a 9 ans
  Yuri Kunde Schlesner 2579ae543b Common: Fix some out-of-style includes il y a 9 ans
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. il y a 10 ans
  Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format il y a 10 ans
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. il y a 10 ans
  MerryMage 8e1768cf1d common_funcs: Provide rotr and rotl for MSVC il y a 10 ans
  Emmanuel Gil Peyrot 691a42fe98 VideoCore: Run include-what-you-use and fix most includes. il y a 10 ans
  Lioncash 88d604383e Common: Get rid of alignment macros il y a 10 ans
  darkf e053d30bf7 Fix building under MinGW il y a 11 ans
  bunnei b39c053785 Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64. il y a 11 ans