Historia zmian

Autor SHA1 Wiadomość Data
  Morph a745d87971 general: Fix various spelling errors 5 lat temu
  bunnei 3d592972dc Revert "core: Fix clang build" 5 lat temu
  Lioncash be1954e04c core: Fix clang build 5 lat temu
  Lioncash 9f027b1af2 common/swap: Make use of std::endian 6 lat temu
  Lioncash 0d8ef2d3b9 common/swap: Improve codegen of the default swap fallbacks 7 lat temu
  Lioncash 66b73fd399 common/swap: Mark byte swapping free functions with [[nodiscard]] and noexcept 7 lat temu
  Lioncash 9cb4b7be40 common/swap: Simplify swap function ifdefs 7 lat temu
  Lioncash 598954436f common/swap: Remove 32-bit ARM path 7 lat temu
  bunnei 3e930304fe Merge pull request #2090 from FearlessTobi/port-4599 7 lat temu
  tgsm 030814b1cb Remove GCC version checks 7 lat temu
  Weiyi Wang 71530781f3 common/swap: remove default value for swap type internal storage 7 lat temu
  Weiyi Wang 6734c64976 common/swap: use template and tag for LE/BE specification 7 lat temu
  Weiyi Wang 94bc48dd78 common/swap: add swap template for enum 8 lat temu
  Cameron Cawley 1670c4421f Port #3732 from Citra: "common: Fix compilation on ARM" 8 lat temu
  Lioncash 5c47ea1a4e common/swap: Remove unnecessary const on return value of swap() 8 lat temu
  Lioncash 0a868641fa common/swap: Use static_cast where applicable 8 lat temu
  Lioncash 1edf4dd7ef common/swap: Use using aliases where applicable 8 lat temu
  fearlessTobi 70a6691e3b Port #3579 from Citra 8 lat temu
  Daniel Lim Wee Soong a66204eb5c common: fix swap functions on Bitrig and OpenBSD 8 lat temu
  Jan Beich 94d23b480e common: use system bswap* functions on more BSDs 9 lat temu
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 10 lat temu
  Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 10 lat temu
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 10 lat temu
  Lioncash d5b983a8c0 swap: Get rid of pointer casting for swapping structs 10 lat temu
  Lioncash 47ca79ba4b swap: Get rid of undefined behavior in swapf and swapd 10 lat temu
  Lioncash aef4630102 swap: Remove unused methods 10 lat temu
  Lioncash bc886a7a03 common: Get rid of a cast in swap.h 11 lat temu
  Emmanuel Gil Peyrot 2d044a67c9 Common: Cleanup memory and misc includes. 11 lat temu
  Emmanuel Gil Peyrot b1503b2020 Remove every trailing whitespace from the project (but externals). 11 lat temu
  archshift e011acaa84 Removed swap code redundancy and moved common swap code to swap.h 11 lat temu