There was an error fetching the commit references. Please try again later.
common: Rename binary_find.h to algorithm.h
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.
Showing
- src/common/CMakeLists.txt 1 addition, 1 deletionsrc/common/CMakeLists.txt
- src/common/algorithm.h 1 addition, 0 deletionssrc/common/algorithm.h
- src/video_core/texture_cache/surface_base.cpp 1 addition, 0 deletionssrc/video_core/texture_cache/surface_base.cpp
- src/video_core/texture_cache/surface_base.h 2 additions, 3 deletionssrc/video_core/texture_cache/surface_base.h
Loading
Please register or sign in to comment