Marco Carvalho
|
bc392e55df
Empty "case" clauses that fall through to the "default" should be omitted (#5353)
|
2 éve |
Marco Carvalho
|
fffc3ed193
Mutable fields should not be "public static" (#5352)
|
2 éve |
TSRBerry
|
7d160e98fd
MemoryManagement: Change return types for Commit/Decommit to void (#5325)
|
2 éve |
Marco Carvalho
|
bf96bc84a8
"Where" should be used before "OrderBy" (#5346)
|
2 éve |
Marco Carvalho
|
91e4caaa69
"StartsWith" and "EndsWith" overloads that take a "char" should be used instead of the ones that take a "string" (#5347)
|
2 éve |
Marco Carvalho
|
efbd29463d
"Find" method should be used instead of the "FirstOrDefault" extension (#5344)
|
2 éve |
Marco Carvalho
|
7608cb37ab
"Exists" method should be used instead of the "Any" extension (#5345)
|
2 éve |
Kurochi51
|
d604e98227
Fix regression introduced by 1.1.1733 on Intel GPUs (#5311)
|
2 éve |
Marco Carvalho
|
58907e2c29
GetHashCode should not reference mutable fields (#5331)
|
2 éve |
Mary
|
649d372f7d
misc: Implement address space size workarounds (#5191)
|
2 éve |
gdkchan
|
f9a538bb0f
Ensure shader local and shared memory sizes are not zero (#5321)
|
2 éve |
gdkchan
|
f92921a6d1
Implement Load/Store Local/Shared and Atomic shared using new instructions (#5241)
|
2 éve |
Marco Carvalho
|
32d21ddf17
Inheritance list should not be redundant (#5230)
|
2 éve |
Marco Carvalho
|
82f90704a0
Blocks should be synchronized on read-only fields (#5212)
|
2 éve |
dependabot[bot]
|
f978d3726a
nuget: bump System.Management from 7.0.1 to 7.0.2 (#5302)
|
2 éve |
Mary
|
6f28c4abad
test: Make tests runnable on system without 4KiB page size (#5184)
|
2 éve |
gdkchan
|
105c9712c1
Fix Arm32 double to int/uint conversion on Arm64 (#5292)
|
2 éve |
Kurochi51
|
4d804ed45e
Mod Loader: Stop loading mods from folders that don't exactly match titleId (#5298)
|
2 éve |
Mary
|
4a27d29412
infra: Sync paths-ignore with release job and attempt to fix review assign
|
2 éve |
mmdurrant
|
5bd2c58ad6
UI: Correctly set 'shell/open/command; registry key for file associations (#5244)
|
2 éve |
gdkchan
|
cf4c78b9c8
Make LM skip instead of crashing for invalid messages (#5290)
|
2 éve |
TSRBerry
|
52aa4b6c22
Fix action version (#5299)
|
2 éve |
TSRBerry
|
5a02433080
infra: Fix PR triage workflow glob patterns (#5297)
|
2 éve |
Steveice10
|
915a0f7173
hle: Stub IHidbusServer.GetBusHandle (#5284)
|
2 éve |
Mary
|
0cc266ff19
infra: Add PR triage action (#5293)
|
2 éve |
TSRBerry
|
9a1b74799d
Ava: Fix OpenGL on Linux again (#5216)
|
2 éve |
Patrick Hovsepian
|
638f3761f3
Show/Hide UI Hotkey fix on Avalonia (#5133)
|
2 éve |
gdkchan
|
193ca3c9a2
Implement fast path for AES crypto instructions on Arm64 (#5281)
|
2 éve |
gdkchan
|
eb0bb36bbf
Implement transform feedback emulation for hardware without native support (#5080)
|
2 éve |
Marco Carvalho
|
0e95a8271a
Non-flags enums should not be used in bitwise operations (#5214)
|
2 éve |