summaryrefslogtreecommitdiffstats
path: root/src/common/binary_find.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* common: Rename binary_find.h to algorithm.hLioncash2019-10-151-21/+0
| | | | | | Makes the header more general for other potential algorithms in the future. While we're at it, include a missing <functional> include to satisfy the use of std::less.
* texture_cache: Address FeedbackFernando Sahmkow2019-07-051-0/+21