summaryrefslogtreecommitdiff
path: root/thirdparty/misc/pcg.h
AgeCommit message (Collapse)Author
2020-10-29Fix biased output of randi_rangeYuri Roubinsky
2019-03-27Properly setup seed in RNGChaosus
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
This allows more consistency in the manner we include core headers, where previously there would be a mix of absolute, relative and include path-dependent includes.
2017-04-28Move core thirdparty files to thirdparty/{minizip,misc}Rémi Verschelde