]> git.sesse.net Git - stockfish/commitdiff
Let material probing to access per-thread table
authorMarco Costalba <mcostalba@gmail.com>
Tue, 30 Dec 2014 09:31:50 +0000 (10:31 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Fri, 2 Jan 2015 20:31:02 +0000 (21:31 +0100)
It is up to material (and pawn) table look up
code to know where the per-thread tables are,
so change API to reflect this.

Also some comment fixing while there

No functional change.


No differences found