1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
citra-nightly/src
Yuri Kunde Schlesner 7f77820460 Common: Replace MurmurHash3 with CityHash64
CityHash64 is faster than Murmur3 at all sizes, but especially for short
keys.
2018-01-15 01:11:11 -08:00
..
audio_core cmake: add missing ${...} for variables inside generator expressions 2017-12-23 03:00:15 +02:00
citra Citra: Print the actual error preventing SDL from working 2018-01-13 21:41:51 +01:00
citra_qt Merge pull request #3333 from Senjosei/pause-coreerror 2018-01-10 12:16:51 -05:00
common Common: Replace MurmurHash3 with CityHash64 2018-01-15 01:11:11 -08:00
core Merge pull request #3324 from Subv/gspgpu 2018-01-11 20:03:46 +02:00
input_common cmake: add missing ${...} for variables inside generator expressions 2017-12-23 03:00:15 +02:00
network CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
tests CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
video_core Optimize AttributeBuffer to OutputVertex conversion (#3283) 2018-01-02 15:32:33 -08:00
web_service CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt web_service: Add CMake flag to enable. 2017-07-11 18:33:41 -04:00