Files
dolphin/Source/Core/VideoCommon
Stenzek 590307b94c ShaderCache: Use memcmp for comparing pipeline UIDs
As these are stored in a map, operator< will become a hot function when
doing lookups, which happen every frame. std::tie generated a rather
large function here with quite a few branches.
2018-03-10 15:56:42 +10:00
..
2017-05-26 00:53:58 -07:00
2017-03-26 23:08:33 -04:00
2017-06-15 21:34:04 +02:00
2017-08-22 16:40:34 +02:00
2017-11-17 19:47:56 -06:00
2017-05-18 17:01:12 -07:00