projects
/
stockfish
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stockfish
2020-08-14
Stéphane Nicolet
Clean-up Makefile help
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Sergio Vieri
Update default net to nn-82215d0fd0df.nnue
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Joost VandeVondele
Output the SSE2 flag in compiler_info
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
mstembera
Add support for VNNI
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Daylen Yang
Use posix_memalign for Apple Silicon instead of _mm_malloc
commit
|
commitdiff
|
tree
|
snapshot
2020-08-11
Joost VandeVondele
Restrict avx2 hack to windows target
commit
|
commitdiff
|
tree
|
snapshot
2020-08-11
SFisGOD
Tweak castling extension
commit
|
commitdiff
|
tree
|
snapshot
2020-08-11
Guy Vreuls
This commit enables a mixed bench, to improve CI and...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-11
mstembera
Fix AVX512 build with older compilers
commit
|
commitdiff
|
tree
|
snapshot
2020-08-11
Joost VandeVondele
More aligned_alloc changes to support Android
commit
|
commitdiff
|
tree
|
snapshot
2020-08-11
Guy Vreuls
Fix parallel LTO issues on Windows
commit
|
commitdiff
|
tree
|
snapshot
2020-08-11
Vizvezdenec
Add comments to probCut code
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Unai Corzo
Assorted search parameter tune
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Fanael Linithien
Provide vectorized NNUE code for SSE2 and MMX targets
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
mstembera
Cleanup and optimize SSE/AVX code
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
sf-x
Makefile rework/cleanup
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
SFisGOD
Modify castling extension
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
mstembera
Workaround using unaligned loads for gcc < 9
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
jjoshua2
simplying hybrid condition
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Sergio Vieri
Update default net to nn-112bb1c8cdb5.nnue
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Joost VandeVondele
Revert "Avoid special casing for MinGW"
commit
|
commitdiff
|
tree
|
snapshot
2020-08-09
Joost VandeVondele
Fix a data race for NNUE
commit
|
commitdiff
|
tree
|
snapshot
2020-08-09
Dariusz Orzechowski
Avoid special casing for MinGW
commit
|
commitdiff
|
tree
|
snapshot
2020-08-09
Vizvezdenec
Adjust NNUE usage based on number of pawns in position
commit
|
commitdiff
|
tree
|
snapshot
2020-08-09
Joost VandeVondele
Fix aligned_alloc on MinGW
commit
|
commitdiff
|
tree
|
snapshot
2020-08-09
Joost VandeVondele
Improve error message on missing net.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-09
Daniel Dugovic
Use fallback implementation for C++ aligned_alloc
commit
|
commitdiff
|
tree
|
snapshot
2020-08-08
Unai Corzo
LMR search tweak
commit
|
commitdiff
|
tree
|
snapshot
2020-08-08
Unai Corzo
Singular extension search tweak
commit
|
commitdiff
|
tree
|
snapshot
2020-08-08
Guy Vreuls
Parallelize Link Time Optimization for GCC, CLANG and...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-08
Vizvezdenec
Do more aggressive futility pruning for captures
commit
|
commitdiff
|
tree
|
snapshot
2020-08-08
Moez Jellouli
update Null Move Pruning parameters
commit
|
commitdiff
|
tree
|
snapshot
2020-08-08
mckx00
Remove unnecessay legality check
commit
|
commitdiff
|
tree
|
snapshot
2020-08-08
U-DESKTOP-3900...
simplified and increased threshold to switch between...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-08
Vizvezdenec
Do more futility pruning for parent nodes.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-08
SFisGOD
Reintroduce late irreversible move extension
commit
|
commitdiff
|
tree
|
snapshot
2020-08-08
Lolligerhans
Expand outposts to minors shielded by pawns
commit
|
commitdiff
|
tree
|
snapshot
2020-08-08
Unai Corzo
Tweak futility pruning depth.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Sergio Vieri
Update default net to nn-9931db908a9b.nnue
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Stefan Geschwentner
Do move legality check before pruning.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
UnaiCorzo
Remove QueenInfiltration
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
FauziAkram
Tuned pawn values
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Stefan Geschwentner
Add tempo also to NNUE eval.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
MJZ1977
NNUE evaluation threshold
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
nodchip
Add NNUE evaluation
commit
|
commitdiff
|
tree
|
snapshot
2020-07-31
Stefan Geschwentner
Tweak cutnode reduction
commit
|
commitdiff
|
tree
|
snapshot
2020-07-31
Stéphane Nicolet
Improve handling of queen imbalance
commit
|
commitdiff
|
tree
|
snapshot
2020-07-31
UnaiCorzo
Remove late irreversible move extension
commit
|
commitdiff
|
tree
|
snapshot
2020-07-31
protonspring
Remove conditional_more_than_two().
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Vizvezdenec
Do not overwrite valuable TT data after probcut.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
mstembera
Multiple lazy stages.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-11
syzygy1
Corrects a functional change in a cleanup patch.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-11
SFisGOD
Introduce bad outpost penalty
commit
|
commitdiff
|
tree
|
snapshot
2020-07-11
Vizvezdenec
Maximize usage of transposition table in probcut
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Joost VandeVondele
Small cleanups
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
mstembera
Simplify make_promotions()
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
FauziAkram
Connected / blocked pawns simplification
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Alain SAVARD
Clean-up en passant processing
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Stefan Geschwentner
Add a rank based bonus for blocked pawns.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
protonspring
denormalize KRKP.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
SFisGOD
Remove passed pawn condition.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Joost VandeVondele
Set UCI_ShowWDL by default to false
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Alain SAVARD
Use arrays
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Joost VandeVondele
Provide WDL statistics
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Stefan Geschwentner
Tweak single queen endgame scaling.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-28
Stéphane Nicolet
Scale down eval for queen imbalance
commit
|
commitdiff
|
tree
|
snapshot
2020-06-28
Stefan Geschwentner
Scale down eval for drawish rook endgames.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-28
Stéphane Nicolet
Increase value of pawns on fifth rank
commit
|
commitdiff
|
tree
|
snapshot
2020-06-28
mstembera
Remove old zobrist trick for castling rights
commit
|
commitdiff
|
tree
|
snapshot
2020-06-28
mstembera
Fix fragile code to use proper random 64 bit keys.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-27
Joost VandeVondele
Revert LTO for mingw on windows.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-27
Niklas Fiekas
support popcnt on armv8
commit
|
commitdiff
|
tree
|
snapshot
2020-06-27
Niklas Fiekas
Simplify use_time_management() and allow composing
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Joost VandeVondele
Small cleanups
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
UnaiCorzo
Makefile: support lto on mingw, default to 64bits
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Joost VandeVondele
Remove 'Minimum Thinking Time' UCI option.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Niklas Fiekas
Support ARCH=armv8 in Makefile (#2355)
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Vizvezdenec
Do less futility pruning for captures.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
FauziAkram
Introduce bonus for queen infiltration
commit
|
commitdiff
|
tree
|
snapshot
2020-06-21
protonspring
Make endgames consistent
commit
|
commitdiff
|
tree
|
snapshot
2020-06-21
Joost VandeVondele
small cleanups
commit
|
commitdiff
|
tree
|
snapshot
2020-06-17
Vizvezdenec
More reduction for evading pawn moves.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-17
Stéphane Nicolet
Small bonus to favor thorn pawns
commit
|
commitdiff
|
tree
|
snapshot
2020-06-17
mstembera
Use 128 bit multiply for TT index
commit
|
commitdiff
|
tree
|
snapshot
2020-06-15
xoto10
Retuned values after eval quantize patch.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-13
xoto10
Tuned values for search constants
commit
|
commitdiff
|
tree
|
snapshot
2020-06-13
Joost VandeVondele
Quantize eval to multiples of 16
commit
|
commitdiff
|
tree
|
snapshot
2020-06-13
Vizvezdenec
Adjust history threshold for quiet moves futility pruning
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Stéphane Nicolet
Improve the anti-shuffling policy
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Sami Kiminki
Increase the maximum hash size by a factor of 256
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
nguyenpham
Improve Readme.md about compiling
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
NguyenPham
show coordinates when displaying board
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
protonspring
Refactor some threads related code.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
protonspring
Wrap all access to LineBB and add assert
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
xoto10
join scale_factor, initiative and mg+eg reduction
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
pb00067
Use lowply-history also on low depths
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
protonspring
small speed-up in movegen
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
Moez Jellouli
Minimal thinking time, even if only one rootMove.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Moez Jellouli
Singular quiet LMR
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Stefan Geschwentner
Give bonus for bishops that are alligned with enemy...
commit
|
commitdiff
|
tree
|
snapshot
next