| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | Merge pull request #3681 from lioncash/component | 2020-11-24 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | decode/image: Fix typo in assert in GetComponentSize() | 2020-04-15 | 1 | -3/+3 | ||
| | * | | | | | | | | | decoder/image: Fix incorrect G24R8 component sizes in GetComponentSize() | 2020-04-15 | 1 | -2/+2 | ||
| * | | | | | | | | | | Merge pull request #4942 from lioncash/system | 2020-11-24 | 4 | -100/+85 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | core: Remove unused private Init function for the System class | 2020-11-18 | 2 | -16/+4 | ||
| | * | | | | | | | | | | core: Make use of [[nodiscard]] with the System class | 2020-11-18 | 4 | -85/+82 | ||
| * | | | | | | | | | | | Merge pull request #4972 from lioncash/unused4 | 2020-11-24 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | svc: Remove unnecessary [[maybe_unused]] tag | 2020-11-23 | 1 | -1/+1 | ||
| * | | | | | | | | | | | | input_common: Fix typo in gc_poller.cpp with [[maybe_unused]]. | 2020-11-23 | 1 | -2/+2 | ||
| * | | | | | | | | | | | | Merge pull request #4980 from bunnei/error-fixup | 2020-11-23 | 3 | -4/+6 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | input_common: Add more missing [[maybe_unused]] from #4927. | 2020-11-23 | 3 | -4/+6 | ||
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Fix warnings in core/frontend/input.h with [[maybe_unused]] | 2020-11-23 | 1 | -1/+3 | ||
| * | | | | | | | | | | | Merge pull request #4927 from lioncash/input-error | 2020-11-23 | 8 | -10/+23 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | input_common: Treat warnings as errors | 2020-11-22 | 8 | -10/+23 | ||
| * | | | | | | | | | | | Merge pull request #4451 from slashiee/extended-logging | 2020-11-23 | 5 | -11/+54 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | logging/settings: Increase maximum log size to 100 MB and add extended loggin... | 2020-08-24 | 5 | -11/+54 | ||
| * | | | | | | | | | | | | Merge pull request #4969 from liushuyu/master | 2020-11-22 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | CI: move refreshenv to the configure step... | 2020-11-22 | 1 | -2/+2 | ||
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #4944 from lioncash/system-rem | 2020-11-21 | 26 | -157/+259 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | patch_manager: Remove usages of the global system instance | 2020-11-18 | 26 | -157/+259 | ||
| | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #4954 from lioncash/compare | 2020-11-22 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | gl_rasterizer: Make floating-point literal a float | 2020-11-20 | 1 | -1/+1 | ||
| | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #4955 from lioncash/move3 | 2020-11-21 | 1 | -19/+13 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | async_shaders: emplace threads into the worker thread vector | 2020-11-20 | 1 | -2/+2 | ||
| | * | | | | | | | | | | | async_shaders: Simplify implementation of GetCompletedWork() | 2020-11-20 | 1 | -2/+1 | ||
| | * | | | | | | | | | | | async_shaders: Simplify moving data into the pending queue | 2020-11-20 | 1 | -13/+8 | ||
| | * | | | | | | | | | | | async_shaders: std::move data within QueueVulkanShader() | 2020-11-20 | 1 | -2/+2 | ||
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #4960 from liushuyu/master | 2020-11-21 | 1 | -0/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ci: install Vulkan SDK in MSVC build | 2020-11-20 | 1 | -0/+2 | ||
| | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #4907 from ogniK5377/nvdrv-cleanup | 2020-11-20 | 26 | -898/+1220 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Addressed issues | 2020-11-10 | 10 | -17/+86 | ||
| | * | | | | | | | | | | core: Make nvservices more standardized | 2020-11-10 | 26 | -903/+1156 | ||
| * | | | | | | | | | | | Merge pull request #4957 from ReinUsesLisp/alpha-test-rt | 2020-11-20 | 1 | -4/+0 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | gl_rasterizer: Remove warning of untested alpha test | 2020-11-20 | 1 | -4/+0 | ||
| | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #4953 from lioncash/shader-shadow | 2020-11-20 | 1 | -88/+96 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | shader_bytecode: Make use of [[nodiscard]] where applicable | 2020-11-20 | 1 | -73/+79 | ||
| | * | | | | | | | | | | | shader_bytecode: Eliminate variable shadowing | 2020-11-20 | 1 | -15/+17 | ||
| | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #4951 from bunnei/olsc-stub | 2020-11-20 | 6 | -0/+91 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | olsc: Move member initialization to after member functions. | 2020-11-20 | 1 | -2/+2 | ||
| | * | | | | | | | | | | | hle: service: Stub OLSC Initialize and SetSaveDataBackupSettingEnabled functi... | 2020-11-19 | 6 | -0/+91 | ||
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #4941 from lioncash/config | 2020-11-20 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | configure_input_player: Use static qualifier for IsProfileNameValid() | 2020-11-17 | 1 | -1/+1 | ||
| | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #4950 from german77/RumbleStrenght | 2020-11-20 | 2 | -4/+3 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Modify rumble amplification | 2020-11-19 | 2 | -4/+3 | ||
| | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #4952 from ReinUsesLisp/bit-cast | 2020-11-20 | 2 | -0/+23 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | common/bit_cast: Add function matching std::bit_cast without constexpr | 2020-11-20 | 2 | -0/+23 | ||
| * | | | | | | | | | | | Merge pull request #4308 from ReinUsesLisp/maxwell-3d-funcs | 2020-11-20 | 2 | -151/+122 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | maxwell_3d: Use insert instead of loop push_back | 2020-11-11 | 1 | -3/+1 | ||
| | * | | | | | | | | | | maxwell_3d: Move code to separate functions | 2020-11-11 | 2 | -151/+124 | ||
| * | | | | | | | | | | | Merge pull request #4948 from lioncash/page-resize | 2020-11-19 | 1 | -1/+6 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||