120 Commits (cb05500d6c1f80b9cf4bc1efbd02bd08170cf322)

Author SHA1 Message Date
ReinUsesLisp cb05500d6c shader/transform_feedback: Add host API friendly TFB builder 6 years ago
ReinUsesLisp 99be31c902 video_core: Rename "const buffer locker" to "registry" 6 years ago
ReinUsesLisp 8021ee48a3 gl_shader_cache: Rework shader cache and remove post-specializations 6 years ago
James Rowe 47197f6b18 Fix git version in scm_rev.cpp 6 years ago
Zach Hilman fa69a9922e ci: Populate build repository from Azure environment 6 years ago
Fernando Sahmkow d4da704ac5 VideoCore: Unify const buffer accessing along engines and provide ConstBufferLocker class to shaders. 6 years ago
Lioncash b5202d5da2 common: Rename binary_find.h to algorithm.h 6 years ago
Zach Hilman 892f001f62 common: Add additional SCM revision fields 6 years ago
Fernando Sahmkow 7b55e1c0b1 Shader_Ir: Refactor Decompilation process and allow multiple decompilation modes. 6 years ago
Fernando Sahmkow 9f61500df1 shader_ir: Corrections to outward movements and misc stuffs 7 years ago
Zach Hilman b67b5b356b cmake: Add SCM detection for Azure 6 years ago
ReinUsesLisp 67f47b2f6a shader_ir: Implement VOTE 6 years ago
Fernando Sahmkow 48e75bade4 shader_ir: Implement a new shader scanner 7 years ago
Fernando Sahmkow c3c7215820 texture_cache: Address Feedback 7 years ago
ReinUsesLisp 224e4e174d shader: Decode SUST and implement backing image functionality 7 years ago
ReinUsesLisp d7f13b7e6e cmake: Add missing shader hash file entries 7 years ago
Zach Hilman c02cb054b7 common: Extract UUID to its own class 7 years ago
unknown 2d755221e8 common/zstd_compression: Add Zstandard wrapper 7 years ago
unknown 8583ce229a common: Link libzstd_static 7 years ago
unknown 27aac8d363 Addressed feedback 7 years ago
unknown 96e14e0718 data_compression: Move LZ4 compression from video_core/gl_shader_disk_cache to common/data_compression 7 years ago
Fernando Sahmkow 8c04ac69c5 Implement a MultiLevelQueue 7 years ago
Lioncash 67bf0f88c4 common/CMakeLists: Amend boost dependency 7 years ago
bunnei 5840ce2950 core: Move PageTable struct into Common. 7 years ago
Lioncash 58312f2968 common/thread_queue_list: Remove unnecessary dependency on boost 7 years ago
ReinUsesLisp 8a7efd22ec shader/decode: Split memory and texture instructions decoding 7 years ago
Fernando Sahmkow 68927866e2 Implement 128 bits Unsigned Integer Multiplication and Division. 7 years ago
ReinUsesLisp 0726b490dd cmake: Fix title bar issue 7 years ago
Frederic L bec5eeec31 cmake: Use CMAKE_COMMAND instead of "cmake" 7 years ago
ReinUsesLisp 8b1a7aa19d gl_shader_disk_cache: Invalidate shader cache changes with CMake hash 7 years ago
Lioncash 0a9a9e9b80 common: Add basic bit manipulation utility function to Common 7 years ago
Lioncash aa5e7037ec common: Remove bit_set.h 7 years ago
Lioncash 7a14d90f97 common: Remove dependency on xbyak 7 years ago
Lioncash 443b1a6341 common: Remove memory_util.cpp/.h 7 years ago
fearlessTobi 86349413b5 Remove "#" in the version number 7 years ago
fearlessTobi 92e939952c Port web_service from Citra 7 years ago
MerryMage 62e2e0a8fb common: Implement a ring buffer 7 years ago
CaptV0rt3x b636ffa70c Better Title Bar Display 7 years ago
Lioncash f3992cd43b common: Remove unused old breakpoint source files 7 years ago
Zach Hilman 7193c994b7 common: Move hex string processing to separate file 7 years ago
Lioncash 8ec2f1b2b7 common: Remove synchronized_wrapper.h 8 years ago
Lioncash 67e3bb3e87 common: Remove chunk_file.h and linear_disk_cache.h 8 years ago
Lioncash 4e99ac0553 common: Remove code_block.h 8 years ago
bunnei c30c48e052 common: Port cityhash code from Citra. 8 years ago
Daniel Lim Wee Soong a0298a552c Logging: Create logging macros based on fmtlib 8 years ago
N00byKing 9b619405e9 CMake: Set EMU_ARCH_BITS in CMakeLists.txt 8 years ago
Matthew Brener 1117c87e68 Fix spelling error in CMakeLists 8 years ago
Lioncash 447c25646e CMakeLists: Derive the source directory grouping from targets themselves 8 years ago
MerryMage 2c057ef5df Minor cleanup 8 years ago
B3n30 1b2aa3780d CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119) 8 years ago