130 Commits (ee32067b10b242aebed3aa831ba3b8c77a9e0904)

Author SHA1 Message Date
Fernando Sahmkow ee32067b10 Common: Implement WallClock Interface and implement a native clock for x64 6 years ago
Fernando Sahmkow 353166d648 Common: Implement a basic Fiber class. 6 years ago
Fernando Sahmkow b1b01a33bd Common: Implement a basic SpinLock class 6 years ago
ReinUsesLisp 805d48c67e gl_arb_decompiler: Implement an assembly shader decompiler 6 years ago
David Marcec 4686c15c03 Add xbyak external 6 years ago
Morph c02daca95c main: Log host system memory parameters 6 years ago
bunnei 7aadcb796c common: Add module to get the current time zone. 6 years ago
James Rowe 2991e7441a Replace externals with Conan (#3735) 6 years ago
bunnei 273f8b5fc7 common: Add VirtualBuffer class, to abstract memory virtualization. 6 years ago
ReinUsesLisp c56cdc3384 common/dynamic_library: Import and adapt helper from Dolphin 6 years ago
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