18 Commits (1e3b2328a670824bf8d295f95ea414b5e7ea6ddd)

Author SHA1 Message Date
Fernando Sahmkow e462191482 Refactor VideoCore to use AS sepparate from Channel. 4 years ago
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
Lioncash df72480395 common: Make use of [[nodiscard]] where applicable 5 years ago
Lioncash c5c89a4d5c common/hash: Remove unused HashableStruct 6 years ago
Fernando Sahmkow be856a38d6 Shader_IR: Address Feedback. 6 years ago
Fernando Sahmkow 1a58f45d76 VideoCore: Unify const buffer accessing along engines and provide ConstBufferLocker class to shaders. 6 years ago
fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
Lioncash a7d6efc520 common: Convert type traits templates over to variable template versions where applicable 8 years ago
bunnei 45fd7c4a37 common: Port cityhash code from Citra. 8 years ago
Kloen 818b1730a9 common: add <cstddef> to hash.h 9 years ago
Kloen 2fa0971ceb common: switch ComputeHash64 len param to size_t instead of int, fix warning on MSVC on dsp_dsp.cpp 9 years ago
bunnei d67e2f78b7 Common: Added MurmurHash3 hash function for general-purpose use. 11 years ago
Yuri Kunde Schlesner d9df5b575a Common: Remove hash.cpp/h 11 years ago
Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h 11 years ago
purpasmart96 ebfd831ccb License change 11 years ago
Lioncash 90e994471a Common: Move header guards over to pragma once 12 years ago
bunnei de0a034a84 fixed project includes to use new directory structure 12 years ago
bunnei 63e46abdb8 got rid of 'src' folders in each sub-project 12 years ago
ShizZy 7564d28faf replaced common code with dolphin common 12 years ago
ShizZy 72325bef1d deleted gekko's common files 12 years ago
ShizZy 27474060e1 adding initial project layout 13 years ago