]> git.sesse.net Git - stockfish/history - src
Update Makefile for macOS
[stockfish] / src /
2020-08-21 gsobalaUpdate Makefile for macOS
2020-08-21 Joost VandeVondeleDeal with very old linux kernels
2020-08-20 Joost VandeVondeleSet Use NNUE by default to true
2020-08-20 Joost VandeVondeleSend error message as an UCI info string
2020-08-20 SFisGODReintroduce last captures extension
2020-08-18 syzygy1Expanded support for x86-32 architectures.
2020-08-18 Joost VandeVondeleBetter error message on missing curl/wget
2020-08-18 Joost VandeVondeleFix Makefile typo
2020-08-18 mstemberaFallback to NNUE
2020-08-18 Unai CorzoRemove last captures extension
2020-08-18 VoyagerOneRemove history bonus from Eval
2020-08-18 notruckSupport building for Android using NDK
2020-08-17 Unai CorzoSimplify away the passed pawn extension
2020-08-17 Stéphane NicoletReformat code in little-endian patch
2020-08-16 syzygy1Assume network file is in little-endian byte order
2020-08-16 Daylen YangDisplay NEON in compiler string
2020-08-16 Joost VandeVondeleUse NNUE more for fortresses
2020-08-14 mstemberaTry to match relative magnitude of NNUE eval to classical
2020-08-14 Miguel LahozAlso dampen NNUE eval with 50 move rule
2020-08-14 Joost VandeVondeleVerify SHA of downloaded net file
2020-08-14 Stéphane NicoletClean-up Makefile help
2020-08-13 Sergio VieriUpdate default net to nn-82215d0fd0df.nnue
2020-08-13 Joost VandeVondeleOutput the SSE2 flag in compiler_info
2020-08-13 mstemberaAdd support for VNNI
2020-08-12 Daylen YangUse posix_memalign for Apple Silicon instead of _mm_malloc
2020-08-11 Joost VandeVondeleRestrict avx2 hack to windows target
2020-08-11 SFisGODTweak castling extension
2020-08-11 Guy VreulsThis commit enables a mixed bench, to improve CI and...
2020-08-11 mstemberaFix AVX512 build with older compilers
2020-08-11 Joost VandeVondeleMore aligned_alloc changes to support Android
2020-08-11 Guy VreulsFix parallel LTO issues on Windows
2020-08-11 VizvezdenecAdd comments to probCut code
2020-08-10 Unai CorzoAssorted search parameter tune
2020-08-10 Fanael LinithienProvide vectorized NNUE code for SSE2 and MMX targets
2020-08-10 mstemberaCleanup and optimize SSE/AVX code
2020-08-10 sf-xMakefile rework/cleanup
2020-08-10 SFisGODModify castling extension
2020-08-10 mstemberaWorkaround using unaligned loads for gcc < 9
2020-08-10 jjoshua2simplying hybrid condition
2020-08-10 Sergio VieriUpdate default net to nn-112bb1c8cdb5.nnue
2020-08-10 Joost VandeVondeleRevert "Avoid special casing for MinGW"
2020-08-09 Joost VandeVondeleFix a data race for NNUE
2020-08-09 Dariusz OrzechowskiAvoid special casing for MinGW
2020-08-09 VizvezdenecAdjust NNUE usage based on number of pawns in position
2020-08-09 Joost VandeVondeleFix aligned_alloc on MinGW
2020-08-09 Joost VandeVondeleImprove error message on missing net.
2020-08-09 Daniel DugovicUse fallback implementation for C++ aligned_alloc
2020-08-08 Unai CorzoLMR search tweak
2020-08-08 Unai CorzoSingular extension search tweak
2020-08-08 Guy VreulsParallelize Link Time Optimization for GCC, CLANG and...
2020-08-08 VizvezdenecDo more aggressive futility pruning for captures
2020-08-08 Moez Jellouliupdate Null Move Pruning parameters
2020-08-08 mckx00Remove unnecessay legality check
2020-08-08 U-DESKTOP-3900\Marksimplified and increased threshold to switch between...
2020-08-08 VizvezdenecDo more futility pruning for parent nodes.
2020-08-08 SFisGODReintroduce late irreversible move extension
2020-08-08 LolligerhansExpand outposts to minors shielded by pawns
2020-08-08 Unai CorzoTweak futility pruning depth.
2020-08-07 Sergio VieriUpdate default net to nn-9931db908a9b.nnue
2020-08-07 Stefan GeschwentnerDo move legality check before pruning.
2020-08-07 UnaiCorzoRemove QueenInfiltration
2020-08-07 FauziAkramTuned pawn values
2020-08-07 Stefan GeschwentnerAdd tempo also to NNUE eval.
2020-08-06 MJZ1977NNUE evaluation threshold
2020-08-06 nodchipAdd NNUE evaluation
2020-07-31 Stefan GeschwentnerTweak cutnode reduction
2020-07-31 Stéphane NicoletImprove handling of queen imbalance
2020-07-31 UnaiCorzoRemove late irreversible move extension
2020-07-31 protonspringRemove conditional_more_than_two().
2020-07-17 VizvezdenecDo not overwrite valuable TT data after probcut.
2020-07-17 mstemberaMultiple lazy stages.
2020-07-11 syzygy1Corrects a functional change in a cleanup patch.
2020-07-11 SFisGODIntroduce bad outpost penalty
2020-07-11 VizvezdenecMaximize usage of transposition table in probcut
2020-07-09 Joost VandeVondeleSmall cleanups
2020-07-09 mstemberaSimplify make_promotions()
2020-07-09 FauziAkramConnected / blocked pawns simplification
2020-07-09 Alain SAVARDClean-up en passant processing
2020-07-06 Stefan GeschwentnerAdd a rank based bonus for blocked pawns.
2020-07-06 protonspringdenormalize KRKP.
2020-07-03 SFisGODRemove passed pawn condition.
2020-07-03 Joost VandeVondeleSet UCI_ShowWDL by default to false
2020-07-03 Alain SAVARDUse arrays
2020-07-01 Joost VandeVondeleProvide WDL statistics
2020-06-29 Stefan GeschwentnerTweak single queen endgame scaling.
2020-06-28 Stéphane NicoletScale down eval for queen imbalance
2020-06-28 Stefan GeschwentnerScale down eval for drawish rook endgames.
2020-06-28 Stéphane NicoletIncrease value of pawns on fifth rank
2020-06-28 mstemberaRemove old zobrist trick for castling rights
2020-06-28 mstemberaFix fragile code to use proper random 64 bit keys.
2020-06-27 Joost VandeVondeleRevert LTO for mingw on windows.
2020-06-27 Niklas Fiekassupport popcnt on armv8
2020-06-27 Niklas FiekasSimplify use_time_management() and allow composing
2020-06-24 Joost VandeVondeleSmall cleanups
2020-06-24 UnaiCorzoMakefile: support lto on mingw, default to 64bits
2020-06-24 Joost VandeVondeleRemove 'Minimum Thinking Time' UCI option.
2020-06-24 Niklas FiekasSupport ARCH=armv8 in Makefile (#2355)
2020-06-24 VizvezdenecDo less futility pruning for captures.
2020-06-22 FauziAkramIntroduce bonus for queen infiltration
2020-06-21 protonspringMake endgames consistent
next