| Commit message (Expand) | Author | Age | Files | Lines |
* | smmu: use new range mutex construction for protecting counters | Liam | 2024-01-31 | 1 | -0/+1 |
* | Move time services to new IPC. | Kelebek1 | 2024-01-27 | 1 | -2/+2 |
* | core: track separate heap allocation for linux | Liam | 2023-12-26 | 1 | -0/+2 |
* | cmake: prefer system gamemode library | Alexandre Bouvier | 2023-11-30 | 1 | -1/+1 |
* | Merge pull request #12227 from jbeich/gamemode | liamwhite | 2023-11-30 | 1 | -1/+1 |
|\ |
|
| * | cmake: sync gamemode conditionals with code after 5eec980a2d71 | Jan Beich | 2023-11-30 | 1 | -1/+1 |
* | | Merge pull request #12074 from GPUCode/yuwu-on-the-metal | liamwhite | 2023-11-30 | 1 | -1/+9 |
|\ \
| |/
|/| |
|
| * | qt: add cpu_backend configuration | amazingfate | 2023-11-27 | 1 | -1/+1 |
| * | common: Add free region manager | --author=Liam | 2023-11-25 | 1 | -0/+1 |
| * | common: Add libc sigaction hook | GPUCode | 2023-11-25 | 1 | -0/+7 |
* | | general: conditionally compile gamemode on linux only | Liam | 2023-11-29 | 1 | -1/+1 |
* | | yuzu: create linux group in general settings | flodavid | 2023-11-25 | 1 | -0/+9 |
|/ |
|
* | cmake: prefer system stb headers | Alexandre Bouvier | 2023-10-25 | 1 | -1/+5 |
* | common: add arm64 native clock | Liam | 2023-10-08 | 1 | -0/+8 |
* | Reimplement HardwareOpus | Kelebek1 | 2023-09-16 | 1 | -2/+3 |
* | Merge pull request #11447 from xcfrg/portable-compile-out | liamwhite | 2023-09-12 | 1 | -0/+4 |
|\ |
|
| * | add a compile time option to allow disabling portable mode | xcfrg | 2023-09-07 | 1 | -0/+4 |
* | | msvc: set warning level to /W4 globally | Danila Malyutin | 2023-09-03 | 1 | -2/+0 |
|/ |
|
* | settings: Cleanup | lat9nq | 2023-07-21 | 1 | -0/+1 |
* | settings,uisettings: Remove leading underscore | lat9nq | 2023-07-21 | 1 | -1/+1 |
* | common,yuzu-qt: Avoid explicit instantiation on old clang | lat9nq | 2023-07-21 | 1 | -3/+8 |
* | settings: Move some simple data to BasicSetting | lat9nq | 2023-07-21 | 1 | -0/+2 |
* | (ui,)settings: Use explicit instantiation | lat9nq | 2023-07-21 | 1 | -0/+2 |
* | settings: Split enums to new file | lat9nq | 2023-07-21 | 1 | -0/+1 |
* | x64: Deduplicate RDTSC usage | Morph | 2023-06-08 | 1 | -0/+2 |
* | common: link libandroid on android | Liam | 2023-06-03 | 1 | -0/+5 |
* | android: Implement SAF support & migrate to SDK 31. (#4) | bunnei | 2023-06-03 | 1 | -0/+8 |
* | x64: Add MicroSleep | Morph | 2023-03-27 | 1 | -0/+2 |
* | common: Port boost's hash_value implementation | Morph | 2023-03-26 | 1 | -0/+1 |
* | kernel: use KTypedAddress for addresses | Liam | 2023-03-22 | 1 | -0/+1 |
* | kernel: avoid signed overflow UB on MSVC | Liam | 2023-03-08 | 1 | -0/+1 |
* | common: Implement a method to change the Windows timer resolution | Morph | 2023-03-05 | 1 | -0/+8 |
* | common: Implement a high resolution steady clock | Morph | 2023-03-05 | 1 | -0/+2 |
* | cmake: use correct boost imported targets | Alexandre Bouvier | 2023-02-28 | 1 | -1/+1 |
* | cmake: prefer system llvm library | Alexandre Bouvier | 2023-01-23 | 1 | -1/+1 |
* | Move demangle impl to cpp | Kelebek1 | 2023-01-14 | 1 | -0/+1 |
* | Add stacktrace symbol demangling | Kelebek1 | 2023-01-14 | 1 | -1/+2 |
* | MacroHLE: Reduce massive calculations on sizing estimation. | Fernando Sahmkow | 2023-01-01 | 1 | -0/+1 |
* | common: Add ScratchBuffer class | ameerj | 2022-12-20 | 1 | -0/+1 |
* | common: add make_unique_for_overwrite | ameerj | 2022-12-20 | 1 | -0/+1 |
* | memory: correct semantics of data cache management operations | Liam | 2022-12-11 | 1 | -2/+0 |
* | cmake: prefer system libraries | Alexandre Bouvier | 2022-12-04 | 1 | -12/+2 |
* | CMake: Consolidate common PCH headers | ameerj | 2022-12-01 | 1 | -1/+1 |
* | CMake: Use precompiled headers | ameerj | 2022-11-30 | 1 | -0/+6 |
* | common: add cache management functions | Liam | 2022-11-12 | 1 | -0/+2 |
* | CMakeLists: Remove redundant warnings | Morph | 2022-10-22 | 1 | -2/+0 |
* | CMakeLists: Treat MSVC warnings as errors | Morph | 2022-10-22 | 1 | -1/+0 |
* | general: Enforce C4800 everywhere except in video_core | Morph | 2022-10-22 | 1 | -0/+6 |
* | CMakeLists: Remove all redundant warnings | Morph | 2022-10-22 | 1 | -2/+0 |
* | CMake: Try add library "LZ4::lz4_shared" if "lz4::lz4" is unavailable | Kyle Kienapfel | 2022-10-14 | 1 | -1/+5 |
* | NVDRV: Remake ASGPU | Fernando Sahmkow | 2022-10-06 | 1 | -0/+2 |
* | Common: implement MultiLevelPageTable. | Fernando Sahmkow | 2022-10-06 | 1 | -0/+2 |
* | cmake: fix git detection | Alexandre Bouvier | 2022-09-18 | 1 | -27/+2 |
* | Merge pull request #8649 from lat9nq/common-position-independent | Morph | 2022-09-16 | 1 | -3/+3 |
|\ |
|
| * | common: Use PROJECT_SOURCE_DIR to find CMakeModules | lat9nq | 2022-08-02 | 1 | -3/+3 |
* | | common: do not link to xbyak on non-amd64 architectures | liushuyu | 2022-09-14 | 1 | -1/+2 |
* | | core, network: Add ability to proxy socket packets | FearlessTobi | 2022-08-15 | 1 | -0/+1 |
* | | chore: make yuzu REUSE compliant | Andrea Pappacoda | 2022-07-27 | 1 | -0/+3 |
|/ |
|
* | yuzu: Add ui files for multiplayer rooms | FearlessTobi | 2022-07-25 | 1 | -0/+1 |
* | Merge pull request #8545 from Kelebek1/Audio | liamwhite | 2022-07-23 | 1 | -0/+3 |
|\ |
|
| * | Project Andio | Kelebek1 | 2022-07-22 | 1 | -0/+3 |
* | | ci,CMake: Drop Conan support for vcpkg | lat9nq | 2022-07-23 | 1 | -2/+3 |
|/ |
|
* | common: consolidate ELF structure definitions | Liam | 2022-06-05 | 1 | -0/+1 |
* | logging/log.h: move enum class formatter to a separate file ... | liushuyu | 2022-01-10 | 1 | -0/+1 |
* | Allow overriding SCM version info | Andrew Udvare | 2021-12-21 | 1 | -0/+5 |
* | common: Rewrite and move core/frontend/input.h to common | german77 | 2021-11-25 | 1 | -0/+1 |
* | common: Implement a subset of P0323 (std::expected) | Morph | 2021-11-02 | 1 | -0/+1 |
* | common/logging: Move Log::Entry declaration to a separate header | ameerj | 2021-10-02 | 1 | -0/+1 |
* | common: Move error handling to error.cpp/h | Morph | 2021-09-11 | 1 | -1/+2 |
* | Revert "logging: Display backtrace on crash" | Morph | 2021-08-27 | 1 | -3/+0 |
* | logging: Display backtrace on crash | yzct12345 | 2021-08-13 | 1 | -0/+3 |
* | Merge pull request #6585 from ameerj/hades | bunnei | 2021-07-25 | 1 | -63/+1 |
|\ |
|
| * | cmake: Remove shader cache version | ReinUsesLisp | 2021-07-23 | 1 | -9/+1 |
| * | shader: Remove old shader management | ReinUsesLisp | 2021-07-23 | 1 | -55/+1 |
* | | common: Publically link to pthreads | lat9nq | 2021-07-23 | 1 | -1/+1 |
|/ |
|
* | common/thread_worker: Add support for stateful threads | ReinUsesLisp | 2021-07-09 | 1 | -1/+0 |
* | common: Add unique function | ReinUsesLisp | 2021-07-09 | 1 | -0/+1 |
* | common: Replace common_sizes into user-literals | Wunkolo | 2021-06-24 | 1 | -1/+1 |
* | common: logging: Restructure backend code | Morph | 2021-06-13 | 1 | -0/+1 |
* | common/host_memory: Add interface and Windows implementation | ReinUsesLisp | 2021-06-11 | 1 | -0/+2 |
* | src/common/CMakeLists.txt: fix variable escaping | liushuyu | 2021-06-09 | 1 | -8/+9 |
* | common: Extract point into a common struct | Lioncash | 2021-05-28 | 1 | -0/+1 |
* | common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) | Morph | 2021-05-26 | 1 | -3/+10 |
* | common: Move settings to common from core. | bunnei | 2021-04-15 | 1 | -0/+4 |
* | Merge pull request #6099 from bunnei/derive-mem | bunnei | 2021-04-10 | 1 | -0/+1 |
|\ |
|
| * | common: Move common sizes to their own header for code reuse. | bunnei | 2021-03-21 | 1 | -0/+1 |
* | | common: Move assert failure handling into a cpp file. | Markus Wick | 2021-04-04 | 1 | -0/+1 |
|/ |
|
* | common: Add implementation of TinyMT (Mersenne Twister RNG). | bunnei | 2021-02-19 | 1 | -0/+1 |
* | common: Merge uint128 to a single header file with inlines. | bunnei | 2021-02-15 | 1 | -1/+0 |
* | common: Add -fsized-deallocation as a Clang flag | lat9nq | 2021-02-10 | 1 | -0/+2 |
* | renderer_opengl: Avoid precompiled cache and force NV GL cache directory | ReinUsesLisp | 2021-01-21 | 1 | -0/+2 |
* | Merge pull request #5275 from FernandoS27/fast-native-clock | bunnei | 2021-01-16 | 1 | -1/+0 |
|\ |
|
| * | X86/NativeClock: Reimplement RTDSC access to be lock free. | Fernando Sahmkow | 2021-01-02 | 1 | -1/+0 |
* | | common/timer: Remove | Lioncash | 2021-01-15 | 1 | -2/+0 |
* | | common/color: Remove | ReinUsesLisp | 2021-01-15 | 1 | -1/+0 |
* | | common: Introduce useful tree structures. | bunnei | 2021-01-11 | 1 | -0/+3 |
|/ |
|
* | memory: Remove MemoryHook | MerryMage | 2021-01-01 | 1 | -2/+0 |
* | common: ThreadWorker: Add class to help do asynchronous work. | bunnei | 2020-12-30 | 1 | -0/+2 |
* | Merge pull request #5131 from bunnei/scheduler-rewrite | bunnei | 2020-12-21 | 1 | -1/+1 |
|\ |
|
| * | hle: kernel: Separate KScheduler from GlobalSchedulerContext class. | bunnei | 2020-12-06 | 1 | -1/+0 |
| * | common: Port BitSet from Mesosphere. | bunnei | 2020-12-06 | 1 | -0/+1 |
* | | cmake: Fix generating CMake configs and linking with Boost | lat9nq | 2020-12-13 | 1 | -1/+1 |
* | | common: Update CMakeList to fix build issue with Boost. | bunnei | 2020-12-12 | 1 | -2/+1 |
|/ |
|
* | common: Add Common::DivCeil and Common::DivCeilLog2 | ReinUsesLisp | 2020-11-26 | 1 | -0/+1 |
* | common/bit_cast: Add function matching std::bit_cast without constexpr | ReinUsesLisp | 2020-11-20 | 1 | -0/+1 |
* | common: Enable warnings as errors | Lioncash | 2020-11-02 | 1 | -0/+16 |
* | video_core: NVDEC Implementation | ameerj | 2020-10-27 | 1 | -0/+2 |
* | CMakeLists: use system zstd on Linux | lat9nq | 2020-09-29 | 1 | -1/+6 |
* | CMakeLists: fix for finding zstd on linux-mingw | lat9nq | 2020-09-29 | 1 | -1/+1 |
* | web_service: Move web_result.h into web_service | Lioncash | 2020-08-23 | 1 | -1/+0 |
* | ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) | David | 2020-08-03 | 1 | -0/+1 |
* | cmake: Fix libfmt linking errors | David Marcec | 2020-07-10 | 1 | -5/+1 |
* | cmake: fix fmt linking when found | John Galt | 2020-07-09 | 1 | -1/+5 |
* | Revert "cmake: fix fmt linking" | bunnei | 2020-07-03 | 1 | -1/+1 |
* | cmake: fix fmt linking | John Galt | 2020-06-29 | 1 | -1/+1 |
* | ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes. | Fernando Sahmkow | 2020-06-27 | 1 | -0/+2 |
* | Common: Fix non-conan build | Fernando Sahmkow | 2020-06-26 | 1 | -1/+2 |
* | Common: Implement WallClock Interface and implement a native clock for x64 | Fernando Sahmkow | 2020-06-18 | 1 | -0/+4 |
* | Common: Implement a basic Fiber class. | Fernando Sahmkow | 2020-06-18 | 1 | -0/+2 |
* | Common: Implement a basic SpinLock class | Fernando Sahmkow | 2020-06-18 | 1 | -0/+2 |
* | gl_arb_decompiler: Implement an assembly shader decompiler | ReinUsesLisp | 2020-06-12 | 1 | -0/+2 |
* | Add xbyak external | David Marcec | 2020-05-30 | 1 | -1/+3 |
* | main: Log host system memory parameters | Morph | 2020-05-17 | 1 | -0/+2 |
* | common: Add module to get the current time zone. | bunnei | 2020-05-11 | 1 | -0/+2 |
* | Replace externals with Conan (#3735) | James Rowe | 2020-05-08 | 1 | -2/+2 |
* | common: Add VirtualBuffer class, to abstract memory virtualization. | bunnei | 2020-04-17 | 1 | -0/+2 |
* | common/dynamic_library: Import and adapt helper from Dolphin | ReinUsesLisp | 2020-04-07 | 1 | -0/+2 |
* | shader/transform_feedback: Add host API friendly TFB builder | ReinUsesLisp | 2020-03-13 | 1 | -0/+2 |
* | video_core: Rename "const buffer locker" to "registry" | ReinUsesLisp | 2020-03-09 | 1 | -2/+2 |
* | gl_shader_cache: Rework shader cache and remove post-specializations | ReinUsesLisp | 2020-03-09 | 1 | -2/+0 |
* | Fix git version in scm_rev.cpp | James Rowe | 2020-01-16 | 1 | -0/+5 |
* | ci: Populate build repository from Azure environment | Zach Hilman | 2019-11-06 | 1 | -11/+2 |
* | VideoCore: Unify const buffer accessing along engines and provide ConstBufferLocker class to shaders. | Fernando Sahmkow | 2019-10-25 | 1 | -2/+4 |
* | common: Rename binary_find.h to algorithm.h | Lioncash | 2019-10-15 | 1 | -1/+1 |
* | Merge pull request #2943 from DarkLordZach/azure-titlebars-v2 | bunnei | 2019-10-06 | 1 | -0/+12 |
|\ |
|
| * | common: Add additional SCM revision fields | Zach Hilman | 2019-10-05 | 1 | -0/+12 |
* | | Shader_Ir: Refactor Decompilation process and allow multiple decompilation modes. | Fernando Sahmkow | 2019-10-05 | 1 | -0/+2 |
* | | shader_ir: Corrections to outward movements and misc stuffs | Fernando Sahmkow | 2019-10-05 | 1 | -0/+4 |
|/ |
|
* | cmake: Add SCM detection for Azure | Zach Hilman | 2019-09-22 | 1 | -0/+3 |
* | shader_ir: Implement VOTE | ReinUsesLisp | 2019-08-21 | 1 | -0/+1 |
* | shader_ir: Implement a new shader scanner | Fernando Sahmkow | 2019-07-09 | 1 | -0/+2 |
* | texture_cache: Address Feedback | Fernando Sahmkow | 2019-07-05 | 1 | -0/+1 |
* | shader: Decode SUST and implement backing image functionality | ReinUsesLisp | 2019-06-21 | 1 | -0/+1 |
* | cmake: Add missing shader hash file entries | ReinUsesLisp | 2019-06-07 | 1 | -0/+3 |
* | common: Extract UUID to its own class | Zach Hilman | 2019-04-25 | 1 | -0/+2 |
* | common/zstd_compression: Add Zstandard wrapper | unknown | 2019-03-29 | 1 | -0/+2 |
* | common: Link libzstd_static | unknown | 2019-03-29 | 1 | -1/+1 |
* | Addressed feedback | unknown | 2019-03-29 | 1 | -2/+2 |
* | data_compression: Move LZ4 compression from video_core/gl_shader_disk_cache to common/data_compression | unknown | 2019-03-29 | 1 | -0/+3 |
* | Implement a MultiLevelQueue | Fernando Sahmkow | 2019-03-27 | 1 | -0/+1 |
* | common/CMakeLists: Amend boost dependency | Lioncash | 2019-03-21 | 1 | -1/+1 |
* | Merge pull request #2247 from lioncash/include | bunnei | 2019-03-21 | 1 | -1/+1 |
|\ |
|
| * | common/thread_queue_list: Remove unnecessary dependency on boost | Lioncash | 2019-03-16 | 1 | -1/+1 |
* | | core: Move PageTable struct into Common. | bunnei | 2019-03-17 | 1 | -0/+4 |
* | | Merge pull request #2129 from FernandoS27/cntpct | bunnei | 2019-03-17 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Implement 128 bits Unsigned Integer Multiplication and Division. | Fernando Sahmkow | 2019-02-16 | 1 | -0/+2 |
* | | shader/decode: Split memory and texture instructions decoding | ReinUsesLisp | 2019-02-26 | 1 | -0/+1 |
|/ |
|
* | cmake: Fix title bar issue | ReinUsesLisp | 2019-02-07 | 1 | -1/+14 |
* | cmake: Use CMAKE_COMMAND instead of "cmake" | Frederic L | 2019-02-07 | 1 | -1/+1 |
* | gl_shader_disk_cache: Invalidate shader cache changes with CMake hash | ReinUsesLisp | 2019-02-07 | 1 | -39/+53 |
* | common: Add basic bit manipulation utility function to Common | Lioncash | 2018-12-21 | 1 | -0/+1 |
* | common: Remove bit_set.h | Lioncash | 2018-11-22 | 1 | -1/+0 |
* | common: Remove dependency on xbyak | Lioncash | 2018-11-21 | 1 | -5/+0 |
* | common: Remove memory_util.cpp/.h | Lioncash | 2018-10-23 | 1 | -2/+0 |
* | Remove "#" in the version number | fearlessTobi | 2018-10-06 | 1 | -1/+1 |
* | Port web_service from Citra | fearlessTobi | 2018-10-02 | 1 | -0/+3 |
* | common: Implement a ring buffer | MerryMage | 2018-09-08 | 1 | -0/+1 |
* | Better Title Bar Display | CaptV0rt3x | 2018-09-07 | 1 | -5/+19 |
* | Merge pull request #1005 from DarkLordZach/registered-fmt | bunnei | 2018-08-16 | 1 | -0/+2 |
|\ |
|
| * | common: Move hex string processing to separate file | Zach Hilman | 2018-08-12 | 1 | -0/+2 |
* | | common: Remove unused old breakpoint source files | Lioncash | 2018-08-15 | 1 | -2/+0 |
|/ |
|
* | common: Remove synchronized_wrapper.h | Lioncash | 2018-07-21 | 1 | -1/+0 |
* | common: Remove chunk_file.h and linear_disk_cache.h | Lioncash | 2018-04-26 | 1 | -2/+0 |
* | common: Remove code_block.h | Lioncash | 2018-04-20 | 1 | -1/+0 |
* | common: Port cityhash code from Citra. | bunnei | 2018-04-14 | 1 | -1/+2 |
* | Merge pull request #262 from daniellimws/fmtlib-macros | bunnei | 2018-04-03 | 1 | -1/+1 |
|\ |
|
| * | Logging: Create logging macros based on fmtlib | Daniel Lim Wee Soong | 2018-03-22 | 1 | -1/+1 |
* | | CMake: Set EMU_ARCH_BITS in CMakeLists.txt | N00byKing | 2018-03-21 | 1 | -1/+0 |
|/ |
|
* | Fix spelling error in CMakeLists | Matthew Brener | 2018-01-21 | 1 | -1/+1 |
* | CMakeLists: Derive the source directory grouping from targets themselves | Lioncash | 2018-01-18 | 1 | -63/+57 |
* | Minor cleanup | MerryMage | 2018-01-14 | 1 | -1/+1 |
* | CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119) | B3n30 | 2018-01-09 | 1 | -0/+1 |
* | CMake: Create INTERFACE targets for microprofile and nihstro | Yuri Kunde Schlesner | 2017-05-28 | 1 | -1/+1 |
* | CMake: Use IMPORTED target for Boost | Yuri Kunde Schlesner | 2017-05-28 | 1 | -0/+1 |
* | CMake: Correct inter-module dependencies and library visibility | Yuri Kunde Schlesner | 2017-05-28 | 1 | -1/+1 |
* | Move framebuffer_layout from Common to Core | Yuri Kunde Schlesner | 2017-05-28 | 1 | -2/+0 |
* | common: Add a generic interface for logging telemetry fields. | bunnei | 2017-05-25 | 1 | -0/+2 |
* | Remove unused symbols code | Yuri Kunde Schlesner | 2017-05-08 | 1 | -2/+0 |
* | Common: add ParamPackage | wwylele | 2017-03-01 | 1 | -0/+2 |
* | Merge pull request #2587 from yuriks/status-bar | Yuri Kunde Schlesner | 2017-02-27 | 1 | -2/+0 |
|\ |
|
| * | Remove built-in (non-Microprofile) profiler | Yuri Kunde Schlesner | 2017-02-27 | 1 | -2/+0 |
* | | Gui: Change title bar to include build name | James Rowe | 2017-02-23 | 1 | -0/+23 |
|/ |
|
* | Common/x64: remove legacy emitter and abi (#2504) | Weiyi Wang | 2017-01-31 | 1 | -4/+1 |
* | Common: add Quaternion | wwylele | 2016-12-26 | 1 | -0/+1 |
* | core: Move emu_window and key_map into core | MerryMage | 2016-12-23 | 1 | -4/+0 |
* | VideoCore: Convert x64 shader JIT to use Xbyak for assembly | Yuri Kunde Schlesner | 2016-12-15 | 1 | -1/+7 |
* | Support additional screen layouts. | James Rowe | 2016-11-05 | 1 | -0/+2 |
* | Common: Remove section measurement from profiler (#1731) | Yuri Kunde Schlesner | 2016-04-29 | 1 | -1/+0 |
* | Common: Remove Common::make_unique, use std::make_unique | MerryMage | 2016-04-05 | 1 | -1/+0 |
* | PICA: Align vertex attributes | Jannik Vogel | 2016-03-13 | 1 | -0/+1 |
* | common: Get rid of debug_interface.h | Lioncash | 2015-09-11 | 1 | -1/+0 |
* | Common: Import BitSet from Dolphin | aroulin | 2015-09-01 | 1 | -0/+1 |
* | Integrate the MicroProfile profiling library | Yuri Kunde Schlesner | 2015-08-25 | 1 | -0/+3 |
* | Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64. | bunnei | 2015-08-16 | 1 | -1/+1 |
* | Common: Move cpu_detect to x64 directory. | bunnei | 2015-08-16 | 1 | -2/+2 |
* | x64: Refactor to remove fake interfaces and general cleanups. | bunnei | 2015-08-16 | 1 | -12/+6 |
* | Common: Added MurmurHash3 hash function for general-purpose use. | bunnei | 2015-08-15 | 1 | -1/+3 |
* | Common: Ported over boilerplate x86 JIT code from Dolphin/PPSSPP. | bunnei | 2015-08-15 | 1 | -2/+12 |
* | Common: Ported over Dolphin's code for x86 CPU capability detection. | bunnei | 2015-08-15 | 1 | -0/+8 |
* | Common: Remove thunk.h | Lioncash | 2015-07-11 | 1 | -1/+0 |
* | Common: Remove unused fifo_queue.h. | Emmanuel Gil Peyrot | 2015-06-27 | 1 | -1/+0 |
* | Move video_core/color.h to common/color.h | archshift | 2015-05-30 | 1 | -0/+1 |
* | Move video_core/math.h to common/vector_math.h | archshift | 2015-05-30 | 1 | -0/+1 |
* | Merge pull request #758 from yuriks/sync-logging | Yuri Kunde Schlesner | 2015-05-16 | 1 | -1/+0 |
|\ |
|
| * | Remove unused concurrent_ring_buffer.h | Yuri Kunde Schlesner | 2015-05-16 | 1 | -1/+0 |
* | | Common: Remove unused cruft from math_util, and remove a duplicated Rect class in common_types. | Emmanuel Gil Peyrot | 2015-05-14 | 1 | -1/+0 |
|/ |
|
* | Common: Remove mem_arena.cpp/h | Yuri Kunde Schlesner | 2015-05-08 | 1 | -2/+0 |
* | Common: Remove hash.cpp/h | Yuri Kunde Schlesner | 2015-05-07 | 1 | -2/+0 |
* | Common: Remove common.h | Yuri Kunde Schlesner | 2015-05-07 | 1 | -1/+0 |
* | Add profiling infrastructure and widget | Yuri Kunde Schlesner | 2015-03-02 | 1 | -0/+4 |
* | Remove "super lame/broken" file_search compilation unit that was leftover from Dolphin | archshift | 2015-02-19 | 1 | -2/+0 |
* | Remove redundant utf8 compilation unit that was leftover from Dolphin | archshift | 2015-02-19 | 1 | -2/+0 |
* | Remove useless extended_trace compilation unit that was leftover from Dolphin | archshift | 2015-02-19 | 1 | -2/+0 |
* | Remove the useless msg_handler compilation unit that was left over from Dolphin | archshift | 2015-02-19 | 1 | -2/+0 |
* | Asserts: break/crash program, fit to style guide; log.h->assert.h | archshift | 2015-02-11 | 1 | -1/+1 |
* | Common: Add a clone of std::make_unique | Yuri Kunde Schlesner | 2014-12-20 | 1 | -0/+1 |
* | Remove old logging system | Yuri Kunde Schlesner | 2014-12-13 | 1 | -4/+0 |
* | Add configurable per-class log filtering | Yuri Kunde Schlesner | 2014-12-13 | 1 | -0/+2 |
* | New logging system | Yuri Kunde Schlesner | 2014-12-13 | 1 | -0/+6 |
* | Add SCOPE_EXIT macro to conveniently execute cleanup actions | Yuri Kunde Schlesner | 2014-12-13 | 1 | -0/+1 |
* | Added support for multiple input device types for KeyMap and connected Qt. | Kevin Hartman | 2014-09-12 | 1 | -0/+1 |
* | Initial HID PAD work, with GLFW only. | Kevin Hartman | 2014-09-12 | 1 | -0/+2 |
* | Removed fixed_size_queue.h | archshift | 2014-09-09 | 1 | -1/+0 |
* | Removed common/std_xyz, instead using the std header | archshift | 2014-09-07 | 1 | -3/+0 |
* | Removed common/atomic, instead using std::atomic | archshift | 2014-09-03 | 1 | -3/+0 |
* | CMake cleanup | Yuri Kunde Schlesner | 2014-09-01 | 1 | -7/+16 |
* | CMakeLists: rename HEADS, improved comments | archshift | 2014-05-20 | 1 | -2/+2 |
* | Updated cmakelists | archshift | 2014-05-17 | 1 | -0/+1 |
* | Fixed indents | archshift | 2014-05-01 | 1 | -1/+1 |
* | IT'S ALIVE! | archshift | 2014-04-29 | 1 | -1/+39 |
* | fixes to scm_rev generation to make it conistent with windows build | bunnei | 2014-04-24 | 1 | -3/+3 |
* | added scm rev generation on Linux/cmake | bunnei | 2014-04-24 | 1 | -1/+3 |
* | updated CMakeLists for missing files | ShizZy | 2014-04-23 | 1 | -0/+1 |
* | updated CMakeLists | bunnei | 2014-04-10 | 1 | -16/+17 |
* | convert tabs to spaces | bunnei | 2014-04-02 | 1 | -16/+16 |
* | updated CMakeLists.txt file for new common files | ShizZy | 2013-09-05 | 1 | -9/+16 |
* | adding initial project layout | ShizZy | 2013-08-30 | 1 | -0/+11 |