Commit History

作者 SHA1 備註 提交日期
  Lioncash 0d8ef2d3b9 common/swap: Improve codegen of the default swap fallbacks 7 年之前
  Lioncash 66b73fd399 common/swap: Mark byte swapping free functions with [[nodiscard]] and noexcept 7 年之前
  Lioncash 9cb4b7be40 common/swap: Simplify swap function ifdefs 7 年之前
  Lioncash 598954436f common/swap: Remove 32-bit ARM path 7 年之前
  bunnei 3e930304fe Merge pull request #2090 from FearlessTobi/port-4599 7 年之前
  tgsm 030814b1cb Remove GCC version checks 7 年之前
  Weiyi Wang 71530781f3 common/swap: remove default value for swap type internal storage 7 年之前
  Weiyi Wang 6734c64976 common/swap: use template and tag for LE/BE specification 7 年之前
  Weiyi Wang 94bc48dd78 common/swap: add swap template for enum 7 年之前
  Cameron Cawley 1670c4421f Port #3732 from Citra: "common: Fix compilation on ARM" 8 年之前
  Lioncash 5c47ea1a4e common/swap: Remove unnecessary const on return value of swap() 8 年之前
  Lioncash 0a868641fa common/swap: Use static_cast where applicable 8 年之前
  Lioncash 1edf4dd7ef common/swap: Use using aliases where applicable 8 年之前
  fearlessTobi 70a6691e3b Port #3579 from Citra 8 年之前
  Daniel Lim Wee Soong a66204eb5c common: fix swap functions on Bitrig and OpenBSD 8 年之前
  Jan Beich 94d23b480e common: use system bswap* functions on more BSDs 9 年之前
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 10 年之前
  Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 10 年之前
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 10 年之前
  Lioncash d5b983a8c0 swap: Get rid of pointer casting for swapping structs 10 年之前
  Lioncash 47ca79ba4b swap: Get rid of undefined behavior in swapf and swapd 10 年之前
  Lioncash aef4630102 swap: Remove unused methods 10 年之前
  Lioncash bc886a7a03 common: Get rid of a cast in swap.h 11 年之前
  Emmanuel Gil Peyrot 2d044a67c9 Common: Cleanup memory and misc includes. 11 年之前
  Emmanuel Gil Peyrot b1503b2020 Remove every trailing whitespace from the project (but externals). 11 年之前
  archshift e011acaa84 Removed swap code redundancy and moved common swap code to swap.h 11 年之前
  Emmanuel Gil Peyrot 6b411c63c9 Common: Remove dead platform #ifdefs to make the code more readable. 11 年之前
  Yuri Kunde Schlesner da564d3fe0 Fix compile errors in Clang 11 年之前
  bunnei 7a136b8a84 fixes to build on linux 12 年之前
  bunnei 63e46abdb8 got rid of 'src' folders in each sub-project 12 年之前