projects
/
stockfish
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
QS Pruning Simplification
2020-08-30
VoyagerOne
QS Pruning Simplification
commit
|
commitdiff
|
tree
2020-08-30
MJZ1977
Add / remove leaves from search tree ttPv
commit
|
commitdiff
|
tree
2020-08-30
Unai Corzo
Reintroduce depth reduction
commit
|
commitdiff
|
tree
2020-08-30
Joost VandeVondele
Cleaner make help
commit
|
commitdiff
|
tree
2020-08-29
Stéphane Nicolet
Embed default net, and simplify using non-default nets
commit
|
commitdiff
|
tree
2020-08-26
VoyagerOne
Simplify MCP in QS
commit
|
commitdiff
|
tree
2020-08-26
VoyagerOne
Remove Reduce Depth
commit
|
commitdiff
|
tree
2020-08-26
syzygy1
Remove EvalList
commit
|
commitdiff
|
tree
2020-08-26
Joost VandeVondele
Check ARCH=.... variable
commit
|
commitdiff
|
tree
2020-08-24
mstembera
Allow for VNNI256 compilation with g++-8
commit
|
commitdiff
|
tree
2020-08-24
Vizvezdenec
Introduce countermove based pruning for qsearch
commit
|
commitdiff
|
tree
2020-08-24
Sami Kiminki
Allow TT entries with key16==0 to be fetched
commit
|
commitdiff
|
tree
2020-08-24
mstembera
Support VNNI on 256bit vectors
commit
|
commitdiff
|
tree
2020-08-24
George Sobala
armv8 AArch64 does not require -mfpu=neon
commit
|
commitdiff
|
tree
2020-08-22
Joost VandeVondele
Explicitly rely on pthreads if possible
commit
|
commitdiff
|
tree
2020-08-22
MJZ1977
Display classic and NNUE evaluation in trace mode
commit
|
commitdiff
|
tree
2020-08-21
Unai Corzo
Simplify away internal iterative deepening
commit
|
commitdiff
|
tree
2020-08-21
gsobala
Update Makefile for macOS
commit
|
commitdiff
|
tree
2020-08-21
Joost VandeVondele
Deal with very old linux kernels
commit
|
commitdiff
|
tree
2020-08-20
Joost VandeVondele
Set Use NNUE by default to true
commit
|
commitdiff
|
tree
2020-08-20
Joost VandeVondele
Send error message as an UCI info string
commit
|
commitdiff
|
tree
2020-08-20
SFisGOD
Reintroduce last captures extension
commit
|
commitdiff
|
tree
2020-08-18
syzygy1
Expanded support for x86-32 architectures.
commit
|
commitdiff
|
tree
2020-08-18
Joost VandeVondele
Better error message on missing curl/wget
commit
|
commitdiff
|
tree
2020-08-18
Joost VandeVondele
Fix Makefile typo
commit
|
commitdiff
|
tree
2020-08-18
mstembera
Fallback to NNUE
commit
|
commitdiff
|
tree
2020-08-18
Unai Corzo
Remove last captures extension
commit
|
commitdiff
|
tree
2020-08-18
VoyagerOne
Remove history bonus from Eval
commit
|
commitdiff
|
tree
2020-08-18
notruck
Support building for Android using NDK
commit
|
commitdiff
|
tree
2020-08-16
Joost VandeVondele
Add further targets to travis testing
commit
|
commitdiff
|
tree
2020-08-16
syzygy1
Assume network file is in little-endian byte order
commit
|
commitdiff
|
tree
2020-08-16
Daylen Yang
Display NEON in compiler string
commit
|
commitdiff
|
tree
2020-08-14
mstembera
Try to match relative magnitude of NNUE eval to classical
commit
|
commitdiff
|
tree
2020-08-14
Miguel Lahoz
Also dampen NNUE eval with 50 move rule
commit
|
commitdiff
|
tree
2020-08-14
Joost VandeVondele
Verify SHA of downloaded net file
commit
|
commitdiff
|
tree
2020-08-14
Stéphane Nicolet
Clean-up Makefile help
commit
|
commitdiff
|
tree
2020-08-13
Sergio Vieri
Update default net to nn-82215d0fd0df.nnue
commit
|
commitdiff
|
tree
2020-08-13
Joost VandeVondele
Output the SSE2 flag in compiler_info
commit
|
commitdiff
|
tree
2020-08-13
mstembera
Add support for VNNI
commit
|
commitdiff
|
tree
2020-08-12
Daylen Yang
Use posix_memalign for Apple Silicon instead of _mm_malloc
commit
|
commitdiff
|
tree
2020-08-11
Joost VandeVondele
Restrict avx2 hack to windows target
commit
|
commitdiff
|
tree
2020-08-11
SFisGOD
Tweak castling extension
commit
|
commitdiff
|
tree
2020-08-11
Guy Vreuls
This commit enables a mixed bench, to improve CI and...
commit
|
commitdiff
|
tree
2020-08-11
mstembera
Fix AVX512 build with older compilers
commit
|
commitdiff
|
tree
2020-08-11
Joost VandeVondele
More aligned_alloc changes to support Android
commit
|
commitdiff
|
tree
2020-08-11
Guy Vreuls
Fix parallel LTO issues on Windows
commit
|
commitdiff
|
tree
2020-08-11
Vizvezdenec
Add comments to probCut code
commit
|
commitdiff
|
tree
2020-08-10
Unai Corzo
Assorted search parameter tune
commit
|
commitdiff
|
tree
2020-08-10
Fanael Linithien
Provide vectorized NNUE code for SSE2 and MMX targets
commit
|
commitdiff
|
tree
2020-08-10
mstembera
Cleanup and optimize SSE/AVX code
commit
|
commitdiff
|
tree
2020-08-10
sf-x
Makefile rework/cleanup
commit
|
commitdiff
|
tree
2020-08-10
SFisGOD
Modify castling extension
commit
|
commitdiff
|
tree
2020-08-10
mstembera
Workaround using unaligned loads for gcc < 9
commit
|
commitdiff
|
tree
2020-08-10
jjoshua2
simplying hybrid condition
commit
|
commitdiff
|
tree
2020-08-10
Sergio Vieri
Update default net to nn-112bb1c8cdb5.nnue
commit
|
commitdiff
|
tree
2020-08-10
Joost VandeVondele
Revert "Avoid special casing for MinGW"
commit
|
commitdiff
|
tree
2020-08-09
Joost VandeVondele
Fix a data race for NNUE
commit
|
commitdiff
|
tree
2020-08-09
Dariusz Orzechowski
Avoid special casing for MinGW
commit
|
commitdiff
|
tree
2020-08-09
Vizvezdenec
Adjust NNUE usage based on number of pawns in position
commit
|
commitdiff
|
tree
2020-08-09
Joost VandeVondele
Fix aligned_alloc on MinGW
commit
|
commitdiff
|
tree
2020-08-09
Joost VandeVondele
Improve error message on missing net.
commit
|
commitdiff
|
tree
2020-08-09
Daniel Dugovic
Use fallback implementation for C++ aligned_alloc
commit
|
commitdiff
|
tree
2020-08-08
Unai Corzo
LMR search tweak
commit
|
commitdiff
|
tree
2020-08-08
Unai Corzo
Singular extension search tweak
commit
|
commitdiff
|
tree
2020-08-08
Guy Vreuls
Parallelize Link Time Optimization for GCC, CLANG and...
commit
|
commitdiff
|
tree
2020-08-08
Vizvezdenec
Do more aggressive futility pruning for captures
commit
|
commitdiff
|
tree
2020-08-08
Moez Jellouli
update Null Move Pruning parameters
commit
|
commitdiff
|
tree
2020-08-08
mckx00
Remove unnecessay legality check
commit
|
commitdiff
|
tree
2020-08-08
U-DESKTOP-3900\Mark
simplified and increased threshold to switch between...
commit
|
commitdiff
|
tree
2020-08-08
Vizvezdenec
Do more futility pruning for parent nodes.
commit
|
commitdiff
|
tree
2020-08-08
SFisGOD
Reintroduce late irreversible move extension
commit
|
commitdiff
|
tree
2020-08-08
Lolligerhans
Expand outposts to minors shielded by pawns
commit
|
commitdiff
|
tree
2020-08-08
Unai Corzo
Tweak futility pruning depth.
commit
|
commitdiff
|
tree
2020-08-07
Sergio Vieri
Update default net to nn-9931db908a9b.nnue
commit
|
commitdiff
|
tree
2020-08-07
Stefan Geschwentner
Do move legality check before pruning.
commit
|
commitdiff
|
tree
2020-08-07
UnaiCorzo
Remove QueenInfiltration
commit
|
commitdiff
|
tree
2020-08-07
FauziAkram
Tuned pawn values
commit
|
commitdiff
|
tree
2020-08-07
Stefan Geschwentner
Add tempo also to NNUE eval.
commit
|
commitdiff
|
tree
2020-08-06
MJZ1977
NNUE evaluation threshold
commit
|
commitdiff
|
tree
2020-08-06
nodchip
Add NNUE evaluation
commit
|
commitdiff
|
tree
2020-07-17
Vizvezdenec
Do not overwrite valuable TT data after probcut.
commit
|
commitdiff
|
tree
2020-07-17
mstembera
Multiple lazy stages.
commit
|
commitdiff
|
tree
2020-07-11
syzygy1
Corrects a functional change in a cleanup patch.
commit
|
commitdiff
|
tree
2020-07-11
SFisGOD
Introduce bad outpost penalty
commit
|
commitdiff
|
tree
2020-07-11
Vizvezdenec
Maximize usage of transposition table in probcut
commit
|
commitdiff
|
tree
2020-07-09
Joost VandeVondele
Small cleanups
commit
|
commitdiff
|
tree
2020-07-09
mstembera
Simplify make_promotions()
commit
|
commitdiff
|
tree
2020-07-09
FauziAkram
Connected / blocked pawns simplification
commit
|
commitdiff
|
tree
2020-07-09
Alain SAVARD
Clean-up en passant processing
commit
|
commitdiff
|
tree
2020-07-06
Stefan Geschwentner
Add a rank based bonus for blocked pawns.
commit
|
commitdiff
|
tree
2020-07-06
protonspring
denormalize KRKP.
commit
|
commitdiff
|
tree
2020-07-03
SFisGOD
Remove passed pawn condition.
commit
|
commitdiff
|
tree
2020-07-03
Joost VandeVondele
Set UCI_ShowWDL by default to false
commit
|
commitdiff
|
tree
2020-07-03
Alain SAVARD
Use arrays
commit
|
commitdiff
|
tree
2020-07-01
Joost VandeVondele
Provide WDL statistics
commit
|
commitdiff
|
tree
2020-06-29
Stefan Geschwentner
Tweak single queen endgame scaling.
commit
|
commitdiff
|
tree
2020-06-28
Stefan Geschwentner
Scale down eval for drawish rook endgames.
commit
|
commitdiff
|
tree
2020-06-28
Stéphane Nicolet
Increase value of pawns on fifth rank
commit
|
commitdiff
|
tree
2020-06-28
mstembera
Remove old zobrist trick for castling rights
commit
|
commitdiff
|
tree
2020-06-28
mstembera
Fix fragile code to use proper random 64 bit keys.
commit
|
commitdiff
|
tree
next