Dr. Dystopia
|
bc1af564e2
|
UnitTests/Core: Remove unused includes
|
2025-05-16 15:31:31 +02:00 |
|
Dr. Dystopia
|
5ee520133d
|
Clang-format: Fix invalid settings
|
2025-05-01 22:05:07 +02:00 |
|
Dr. Dystopia
|
c32ca0696e
|
FifoPlayer: Make functions static
|
2025-04-28 20:09:14 +02:00 |
|
Dr. Dystopia
|
9868138c22
|
UCodes: Remove redundant qualifiers
|
2025-04-25 13:18:56 +02:00 |
|
Dr. Dystopia
|
066408326c
|
Core/HW/EXI: Remove redundant inline specifiers
|
2025-04-25 12:03:52 +02:00 |
|
Dr. Dystopia
|
50ca32352f
|
Core/HW/GCMemcard: Make variables constant
|
2025-04-25 11:35:59 +02:00 |
|
Dr. Dystopia
|
ef8b9a0dcd
|
Core/HW/SI: Make variables constant
|
2025-04-24 17:01:12 +02:00 |
|
Dr. Dystopia
|
564e7c3320
|
UCodes: Make functions static
|
2025-04-23 21:36:13 +02:00 |
|
Dr. Dystopia
|
467a568f60
|
Core/HW: Remove redundant empty lambda parameter lists
|
2025-04-23 21:32:09 +02:00 |
|
Dr. Dystopia
|
03a6fdcd85
|
DolphinTool: Make variables constant
|
2025-04-23 20:24:50 +02:00 |
|
Dr. Dystopia
|
fe657b9759
|
DolphinTool: Make parameter constant
|
2025-04-23 15:55:48 +02:00 |
|
Dr. Dystopia
|
d5314cbf48
|
UnitTests: Remove redundant virtual specifier
|
2025-04-23 14:33:14 +02:00 |
|
Dr. Dystopia
|
9926a9bd7f
|
VertexLoaderTest: Replace std::tie with structured bindings
|
2025-04-23 13:11:17 +02:00 |
|
Dr. Dystopia
|
947bdea590
|
UnitTests: Use constexpr
|
2025-04-23 12:45:08 +02:00 |
|
Dr. Dystopia
|
6e6736c89f
|
UnitTests: Rename lambda parameters which hide previous declarations
|
2025-04-23 08:15:10 +02:00 |
|
Dr. Dystopia
|
ecafd8058f
|
DiscIO: Remove redundant qualifiers
|
2025-04-22 13:54:10 +02:00 |
|
Dr. Dystopia
|
71249dec33
|
Android: Apply style alignment refactorings
|
2025-04-22 13:34:21 +02:00 |
|
Dr. Dystopia
|
35fa32e254
|
Core/PowerPC/JitArm64: Replace zeroes in boolean context with false
|
2025-04-21 17:06:06 +02:00 |
|
Dr. Dystopia
|
07ad189b4f
|
DiscIO: Pass parameters by constant reference
|
2025-04-20 08:26:09 +02:00 |
|
Dr. Dystopia
|
77b4270981
|
DiscIO: Remove redundant zero initializers in aggregate initializations
|
2025-04-19 22:04:50 +02:00 |
|
Dr. Dystopia
|
7123fcd19b
|
DiscIO: Use = default to define a trivial destructor
|
2025-04-19 17:43:18 +02:00 |
|
Dr. Dystopia
|
f6ba69f99a
|
DiscIO: Make variables constexpr
|
2025-04-19 17:17:02 +02:00 |
|
Dr. Dystopia
|
301cc5ee63
|
DiscIO: Make classes final
|
2025-04-19 09:05:22 +02:00 |
|
Dr. Dystopia
|
c4f906bcd9
|
Replace definitions with constant expressions - Core/HW/EXI/BBA/TAP_Win32
|
2025-04-15 12:26:16 +02:00 |
|
Dr. Dystopia
|
3bb925c1c7
|
DiscIO/Volume: Fix Partition struct comparison operators
|
2025-04-15 12:18:23 +02:00 |
|
Dr. Dystopia
|
2397a3a915
|
Use range-based loops - Core VideoBackends
|
2025-04-14 21:49:08 +02:00 |
|
Dr. Dystopia
|
ebc9c8492d
|
Use std::views::values and std::views::keys functions - NetPlayServer
|
2025-04-02 20:06:10 +02:00 |
|
Dr. Dystopia
|
d2cc6760a0
|
Use Common::ToUnderlying
|
2025-03-25 21:25:46 +01:00 |
|
Dr. Dystopia
|
6d44afc7dd
|
Replace 'reinterpret_cast' with 'static_cast'
|
2024-11-08 07:26:47 +01:00 |
|
Dr. Dystopia
|
9602f36248
|
Remove redundant semicolons
|
2024-08-20 14:59:54 +02:00 |
|
Dr. Dystopia
|
309df9ed5b
|
Replace boolean constants with boolean literals
|
2024-08-15 07:14:43 +02:00 |
|
Dr. Dystopia
|
618b41a459
|
Use 'contains' method
|
2024-08-14 22:18:28 +02:00 |
|
Dr. Dystopia
|
15500198d8
|
Remove self-comparison
|
2024-08-14 14:50:15 +02:00 |
|
Dr. Dystopia
|
0aa8e0f477
|
Remove redundant elaborated type specifiers
|
2024-08-14 10:41:36 +02:00 |
|
Dr. Dystopia
|
c6eb7c566d
|
Constness of 'result' prevents automatic move [performance-no-automatic-move] (0 issues)
|
2024-08-13 21:51:43 +02:00 |
|
Dr. Dystopia
|
49134afb42
|
Remove unused lambda capture
|
2024-08-13 10:26:25 +02:00 |
|
Dr. Dystopia
|
b86291f868
|
Fix comments
|
2024-08-13 06:58:23 +02:00 |
|
Dr. Dystopia
|
ed62aec658
|
Update gitignore
|
2024-08-10 14:23:47 +02:00 |
|
Dr. Dystopia
|
8995975892
|
Replace redundant dereferencing
|
2024-08-10 14:18:44 +02:00 |
|