16432 Commits (5f75d9712540d53ad779babff8edd75627882006)
 

Author SHA1 Message Date
bunnei 5f75d97125 core: loader: Implement support for loading indexed programs. 5 years ago
bunnei 7791cc8c2e
hle: services: Fix a crash with improper NVFlinger lifetime management. (#4977) 5 years ago
Rodrigo Locatti fbda5e9ec9
Merge pull request #3681 from lioncash/component 5 years ago
Rodrigo Locatti 410ed82922
Merge pull request #4942 from lioncash/system 5 years ago
Rodrigo Locatti 7afb7a9494
Merge pull request #4972 from lioncash/unused4 5 years ago
bunnei 6694e11303
input_common: Fix typo in gc_poller.cpp with [[maybe_unused]]. 5 years ago
bunnei 5ec6a265bf
Merge pull request #4980 from bunnei/error-fixup 5 years ago
bunnei 7fb7540d69 input_common: Add more missing [[maybe_unused]] from #4927. 5 years ago
bunnei d04abd39eb
Fix warnings in core/frontend/input.h with [[maybe_unused]] 5 years ago
bunnei e371d12af6
Merge pull request #4927 from lioncash/input-error 5 years ago
bunnei 5d1447897a
Merge pull request #4451 from slashiee/extended-logging 5 years ago
Lioncash 874be0e3e1 svc: Remove unnecessary [[maybe_unused]] tag 5 years ago
bunnei 2b05c32343
Merge pull request #4969 from liushuyu/master 5 years ago
liushuyu b546640c41
CI: move refreshenv to the configure step... 5 years ago
Lioncash 5c4774e8ce input_common: Treat warnings as errors 5 years ago
bunnei 3a85bc1e77
Merge pull request #4944 from lioncash/system-rem 5 years ago
Morph e13a91fa9b
Merge pull request #4954 from lioncash/compare 5 years ago
bunnei 5502f39125
Merge pull request #4955 from lioncash/move3 5 years ago
Rodrigo Locatti ba3dd7b78f
Merge pull request #4960 from liushuyu/master 5 years ago
bunnei afd0e2ee87
Merge pull request #4907 from ogniK5377/nvdrv-cleanup 5 years ago
liushuyu 185bf3fd28
ci: install Vulkan SDK in MSVC build 5 years ago
LC d88baa746b
Merge pull request #4957 from ReinUsesLisp/alpha-test-rt 5 years ago
ReinUsesLisp acc14d233f gl_rasterizer: Remove warning of untested alpha test 5 years ago
bunnei b00f4abe36
Merge pull request #4953 from lioncash/shader-shadow 5 years ago
bunnei c47c3d723f
Merge pull request #4951 from bunnei/olsc-stub 5 years ago
bunnei 3794c91145 olsc: Move member initialization to after member functions. 5 years ago
Lioncash 01db5cf203 async_shaders: emplace threads into the worker thread vector 5 years ago
Lioncash ba3916fc67 async_shaders: Simplify implementation of GetCompletedWork() 5 years ago
Lioncash 3fcc98e11a async_shaders: Simplify moving data into the pending queue 5 years ago
Lioncash 5b441fa25d async_shaders: std::move data within QueueVulkanShader() 5 years ago
Lioncash 8469b76630 gl_rasterizer: Make floating-point literal a float 5 years ago
Lioncash b7cd5d742e shader_bytecode: Make use of [[nodiscard]] where applicable 5 years ago
Lioncash 56ecafc204 shader_bytecode: Eliminate variable shadowing 5 years ago
Morph 715f0c3b0c
Merge pull request #4941 from lioncash/config 5 years ago
LC bba7e8ea4b
Merge pull request #4950 from german77/RumbleStrenght 5 years ago
LC e883101999
Merge pull request #4952 from ReinUsesLisp/bit-cast 5 years ago
Rodrigo Locatti 1889b641d9
Merge pull request #4308 from ReinUsesLisp/maxwell-3d-funcs 5 years ago
ReinUsesLisp 3f2e605dd1 common/bit_cast: Add function matching std::bit_cast without constexpr 5 years ago
bunnei 6971d08893
Merge pull request #4948 from lioncash/page-resize 5 years ago
bunnei 6e37676482 hle: service: Stub OLSC Initialize and SetSaveDataBackupSettingEnabled functions. 5 years ago
german77 5b6545b141 Modify rumble amplification 5 years ago
Lioncash 412044960a virtual_buffer: Do nothing on resize() calls with same sizes 5 years ago
bunnei 92344da20c
Merge pull request #4936 from lioncash/page 5 years ago
Lioncash 6f8a06bac5 patch_manager: Remove usages of the global system instance 5 years ago
Lioncash aaf262bfed core: Remove unused private Init function for the System class 5 years ago
Lioncash bcaadac22c core: Make use of [[nodiscard]] with the System class 5 years ago
Lioncash be4fc777c0 configure_input_player: Use static qualifier for IsProfileNameValid() 5 years ago
bunnei abda366362
Merge pull request #4866 from Morph1984/mjolnir-p3-prod 5 years ago
Lioncash 0ca91ced2d virtual_buffer: Add compile-time type-safety guarantees with VirtualBuffer 5 years ago
Lioncash b3c8997829 page_table: Allow page tables to be moved 5 years ago