16283 Commits (fc6db97a09e2de5eff10131ddcab9cf8fb2f736c)
 

Author SHA1 Message Date
Morph 8ffc491546 input_common/main: Add "/Mouse" to the display name 5 years ago
bunnei 1e2a92918b
Merge pull request #4555 from ReinUsesLisp/fix-primitive-topology 5 years ago
Rodrigo Locatti ff34b47dfb
Merge pull request #4593 from lioncash/const2 5 years ago
Lioncash 7b50c48df7 memory_manager: Make use of [[nodiscard]] in the interface 5 years ago
Lioncash d12d59f62a memory_manager: Make operator+ const qualified 5 years ago
Lioncash 045255a0a0 externals: Track upstream libusb 5 years ago
Morph f5f30781ae configure_input_player: Fix modifier scale button mapping 5 years ago
Morph 1bd70d73c0 configuration/input: Add support for mouse button clicks 5 years ago
Morph eb149ec696 controllers/npad: Fix inconsistencies with controller connection statuses 5 years ago
Morph 334ef2efdd controllers/npad: Fix LibNX controller connection statuses 5 years ago
Morph e7c174b426 controllers/npad: Fix LedPattern for P1-4 5 years ago
Morph de79897f04 input_common: Fix directional deadzone values 5 years ago
Morph efa0b7a056 Address feedback 5 years ago
Morph fc505110f1 qt_themes: Fix Midnight Blue theme 5 years ago
Morph f0fac0c7fb Project Mjölnir: Part 1 6 years ago
Lioncash f60d5aac3e gc_poller: Resolve compilation warnings on MSVC 5 years ago
ReinUsesLisp ccdd84a778 hle/scheduler: Fix data race in is_context_switch_pending 5 years ago
ReinUsesLisp 36eade7f4c hle/kernel: Fix data race in GetCurrentHostThreadID 5 years ago
ReinUsesLisp f119ef798b common/thread: Fix data race in is_set 5 years ago
ReinUsesLisp 3dcaaa18be externals/microprofile: Fix data race in g_bUseLock 5 years ago
ReinUsesLisp 56ac22f737 cpu_interrupt_handler: Misc style changes 5 years ago
ReinUsesLisp ea7bda25ba cpu_interrupt_handler: Make is_interrupted an atomic 5 years ago
Lioncash 58ee9b4197 externals: Untrack non-upstream variant of libusb 5 years ago
bunnei b8885aa03b
Merge pull request #4582 from lioncash/xbyak 5 years ago
Lioncash c024e5c69a externals: Update Xbyak to 5.95 5 years ago
bunnei 4efaecf125
Merge pull request #4572 from lioncash/xbyak 5 years ago
bunnei 902bf6d37d
Merge pull request #4574 from lioncash/const-fn 5 years ago
bunnei 2cd788b6ad
Merge pull request #4565 from lioncash/memset 5 years ago
bunnei dd828607e0
Merge pull request #4563 from lioncash/rcache 5 years ago
bunnei b798813eee
Merge pull request #4548 from lioncash/color 5 years ago
bunnei bb752df736
Merge pull request #4542 from ReinUsesLisp/gpu-init-base 5 years ago
bunnei 6fd3a1bf85
Merge pull request #4562 from lioncash/loop 5 years ago
Lioncash 504175e5b6 common_funcs: Add missing XOR operators to DECLARE_ENUM_FLAG_OPERATORS 5 years ago
Lioncash 3bfaabdbdd common/assert: Make use of C++ attribute syntax 5 years ago
Lioncash bafef3d1c9 async_shaders: Mark getters as const member functions 5 years ago
Rodrigo Locatti b72d2069ba
Merge pull request #4573 from lioncash/label 5 years ago
Lioncash 5bce81c3d6 memory_manager: Mark IsGranularRange() as a const member function 5 years ago
Lioncash bae4e6c2f5 gl_texture_cache: Take std::string by reference in DecorateViewName() 5 years ago
Rodrigo Locatti fff2de8224
Merge pull request #4571 from lioncash/fence 5 years ago
Lioncash 3121acdf4e externals: Update xbyak to v5.941 5 years ago
Lioncash f3bb52c0a9 video_core/fence_manager: Remove unnecessary includes 5 years ago
Lioncash ec8d72a567 microprofile: Don't memset through std::atomic types 5 years ago
bunnei ab350b8975
Merge pull request #4561 from lioncash/key-constexpr 5 years ago
ReinUsesLisp 91df2beee3 video_core/host_shaders: Add CMake integration for string shaders 5 years ago
ReinUsesLisp 0eaf7e1daa gl_shader_util: Use std::string_view instead of star pointer 5 years ago
bunnei 42a00877a2
Merge pull request #4549 from lioncash/files 5 years ago
bunnei 9619964e8c
Merge pull request #4559 from lioncash/webresult 5 years ago
Lioncash 4c1a95ed61 fsp_srv: Resolve -Wunused-but-set-variable warning 5 years ago
Lioncash 01d1b5cdaf file_sys: Replace inclusions with forward declarations where applicable 5 years ago
Lioncash 85db5f4091 fsp_srv: Resolve -Wmaybe_uninitialized warning in OpenSaveDataFileSystem() 5 years ago