citra/src
Yuri Kunde Schlesner 712e6ee960 Common: Remove CityHash32 and CityHashCrc128 variants
In 64-bit systems, CityHash64 is always strictly better than CityHash32.
CityHashCrc128 requires SSE 4.2.
2018-01-15 13:43:37 -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: Remove CityHash32 and CityHashCrc128 variants 2018-01-15 13:43:37 -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 Common: Add convenience function for hashing a struct 2018-01-15 13:43:37 -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