965 Commits (b30b1f741dcbcb69672d065b0bec4f4a9e5f0993)

Author SHA1 Message Date
ReinUsesLisp e38ed26b98 common/math_util: Support float type rectangles 6 years ago
BreadFish64 a31ed02ae4 common/logging: don't use regex for path trimming 6 years ago
FearlessTobi bbd85a495a Address second part of review comments 6 years ago
fearlessTobi ac3690f205 Input: UDP Client to provide motion and touch controls 6 years ago
James Rowe 4512a6bbfc Remove unused CPU Vendor string and telemtry field 6 years ago
James Rowe b429095b61 Fix git version in scm_rev.cpp 6 years ago
bunnei 67b8ecc73e common: SPSCQueue: Notify after incrementing queue size. 6 years ago
Weiyi Wang 49e0a30dbd fix clang-format and lambda capture 6 years ago
Weiyi Wang 9a60d8a430 unfold UNREACHABLE implementation for dumb compilers 6 years ago
Rodrigo Locatti 8ed0d92e32
Revert "common/bit_field: Silence sign-conversion warnings" 6 years ago
ReinUsesLisp 2ac834c722
common/logging: Silence no return value warnings 6 years ago
Lioncash 14581e4a59 common/bit_field: Silence sign-conversion warnings 6 years ago
Lioncash f2e34efcbb common_funcs: Remove semicolons from INSERT_PADDING_* macros 6 years ago
Lioncash c5c89a4d5c common/hash: Remove unused HashableStruct 6 years ago
Lioncash 61f6eaad45 common_funcs: silence sign-conversion warnings in MakeMagic() 6 years ago
Zach Hilman 0c8b6b0351 ci: Populate build repository from Azure environment 6 years ago
bunnei 1bdae0fe29 common_func: Use std::array for INSERT_PADDING_* macros. 6 years ago
bunnei 4edf73344f
Revert "common_func: Use std::array for INSERT_PADDING_* macros." 6 years ago
bunnei fdc5791b08 common_func: Use std::array for INSERT_PADDING_* macros. 6 years ago
Tobias a81987a7cb
common/bit_field: Remove FORCE_INLINE calls 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
Lioncash d5706346d7 common/algorithm: Add description comment indicating intended algorithms 6 years ago
Lioncash ac4dbd3b25 common: Rename binary_find.h to algorithm.h 6 years ago
Fernando Sahmkow 25f8606a6d Kernel Scheduler: Make sure the global scheduler shutdowns correctly. 6 years ago
Lioncash 57ffada746 alignment: Resolve allocator construction issues on debug 6 years ago
Lioncash 9aafb2a277 alignment: Specify trait definitions within the allocator 6 years ago
Zach Hilman 3d4a0b94e3 common: Add additional SCM revision fields 6 years ago
ReinUsesLisp f4417eab8f common/file_util: Silence -Wswitch 6 years ago
Fernando Sahmkow 47e4f6a52c Shader_Ir: Refactor Decompilation process and allow multiple decompilation modes. 6 years ago
Fernando Sahmkow 8be6e1c522 shader_ir: Corrections to outward movements and misc stuffs 7 years ago
Zach Hilman 14248685af cmake: Add SCM detection for Azure 6 years ago
Zach Hilman 470466b31b log: Add logging class for Cheat Engine 7 years ago
ReinUsesLisp 4e35177e23 shader_ir: Implement VOTE 6 years ago
Fernando Sahmkow febb88efc4 Common/Alignment: Add noexcept where required. 7 years ago
Fernando Sahmkow 024b5fe91a Kernel: Address Feedback 7 years ago
Fernando Sahmkow 0901c33753 Common: Correct alignment allocator to work on C++14 or higher. 7 years ago
Fernando Sahmkow 9bede4eeed VM_Manager: Align allocated memory to 256bytes 7 years ago
Fernando Sahmkow 8af6e6a052 shader_ir: Implement a new shader scanner 7 years ago
Fernando Sahmkow 3b9d89839d texture_cache: Address Feedback 7 years ago
ReinUsesLisp de982deb25 common/alignment: Address feedback 7 years ago
ReinUsesLisp 06c4ce8645 shader: Decode SUST and implement backing image functionality 7 years ago
Fernando Sahmkow 94f2be5473 texture_cache: Optimize GetMipBlockHeight and GetMipBlockDepth 7 years ago
ReinUsesLisp 345e73f2fe video_core: Use un-shifted block sizes to avoid integer divisions 7 years ago
Fernando Sahmkow b347543e83 Reduce amount of size calculations. 7 years ago
Lioncash 969cd6dc1d
common/hex_util: Reserve std::string memory ahead of time 7 years ago
Lioncash a62088539e
common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
ReinUsesLisp dec1cbaf7f cmake: Add missing shader hash file entries 7 years ago
Lioncash 1edf018319 common/math_util: Provide a template deduction guide for Common::Rectangle 7 years ago
Lioncash e7ab0e9127 common/file_util: Remove unnecessary return at end of void StripTailDirSlashes() 7 years ago