130 Commits (234b5ff6a999d7d69cdcdf214e0c3984cdab11cf)

Author SHA1 Message Date
Fernando Sahmkow 234b5ff6a9 Common: Implement WallClock Interface and implement a native clock for x64 6 years ago
Fernando Sahmkow bc266a9d98 Common: Implement a basic Fiber class. 6 years ago
Fernando Sahmkow 13ed9438fb Common: Implement a basic SpinLock class 6 years ago
ReinUsesLisp a63a0daa5e gl_arb_decompiler: Implement an assembly shader decompiler 6 years ago
David Marcec d0bdd26c26 Add xbyak external 6 years ago
Morph 9a36d8600c main: Log host system memory parameters 6 years ago
bunnei 33441fa728 common: Add module to get the current time zone. 6 years ago
James Rowe bc30a591ba
Replace externals with Conan (#3735) 6 years ago
bunnei 4ba2428c86 common: Add VirtualBuffer class, to abstract memory virtualization. 6 years ago
ReinUsesLisp 7104e01bb3 common/dynamic_library: Import and adapt helper from Dolphin 6 years ago
ReinUsesLisp 3dcaa84ba4 shader/transform_feedback: Add host API friendly TFB builder 6 years ago
ReinUsesLisp e8efd5a901 video_core: Rename "const buffer locker" to "registry" 6 years ago
ReinUsesLisp bd8b9bbcee gl_shader_cache: Rework shader cache and remove post-specializations 6 years ago
James Rowe b429095b61 Fix git version in scm_rev.cpp 6 years ago
Zach Hilman 0c8b6b0351 ci: Populate build repository from Azure environment 6 years ago
Fernando Sahmkow 1a58f45d76 VideoCore: Unify const buffer accessing along engines and provide ConstBufferLocker class to shaders. 6 years ago
Lioncash ac4dbd3b25 common: Rename binary_find.h to algorithm.h 6 years ago
Zach Hilman 3d4a0b94e3 common: Add additional SCM revision fields 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
ReinUsesLisp 4e35177e23 shader_ir: Implement VOTE 6 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 06c4ce8645 shader: Decode SUST and implement backing image functionality 7 years ago
ReinUsesLisp dec1cbaf7f cmake: Add missing shader hash file entries 7 years ago
Zach Hilman ca5638a142 common: Extract UUID to its own class 7 years ago
unknown 72477731ed common/zstd_compression: Add Zstandard wrapper 7 years ago
unknown ca82589350 common: Link libzstd_static 7 years ago
unknown c791192d64 Addressed feedback 7 years ago
unknown 798d76f4c7 data_compression: Move LZ4 compression from video_core/gl_shader_disk_cache to common/data_compression 7 years ago
Fernando Sahmkow 522957f9f3 Implement a MultiLevelQueue 7 years ago
Lioncash 1b6adb5308 common/CMakeLists: Amend boost dependency 7 years ago
bunnei 93da8e0abf core: Move PageTable struct into Common. 7 years ago
Lioncash f71c598907 common/thread_queue_list: Remove unnecessary dependency on boost 7 years ago
ReinUsesLisp 48e6f77c03 shader/decode: Split memory and texture instructions decoding 7 years ago
Fernando Sahmkow 3ea48e8ebe Implement 128 bits Unsigned Integer Multiplication and Division. 7 years ago
ReinUsesLisp dfd14618f7 cmake: Fix title bar issue 7 years ago
Frederic L 8ff2ce5207 cmake: Use CMAKE_COMMAND instead of "cmake" 7 years ago
ReinUsesLisp be4641c43f gl_shader_disk_cache: Invalidate shader cache changes with CMake hash 7 years ago
Lioncash fc8da2d5e3 common: Add basic bit manipulation utility function to Common 7 years ago
Lioncash 8b27e73bd7 common: Remove bit_set.h 7 years ago
Lioncash 3533d33ff5 common: Remove dependency on xbyak 7 years ago
Lioncash 1291f3f820 common: Remove memory_util.cpp/.h 7 years ago
fearlessTobi 8e6311bfd2 Remove "#" in the version number 7 years ago
fearlessTobi 4d139943f2 Port web_service from Citra 7 years ago
MerryMage 112351d557 common: Implement a ring buffer 7 years ago
CaptV0rt3x e3af341d5b Better Title Bar Display 7 years ago
Lioncash 11895d54af common: Remove unused old breakpoint source files 7 years ago
Zach Hilman 10aac376d1 common: Move hex string processing to separate file 8 years ago