Stenzek
|
1765590a6f
|
Qt: Add 'Disable Window Rounded Corners' option
|
2025-01-05 16:39:57 +10:00 |
|
Stenzek
|
26b6c704f0
|
MemMap: Support dynamic page size selection
i.e. 4K to 16K on ARM64.
|
2024-10-05 19:25:23 +10:00 |
|
Stenzek
|
3dca598063
|
Log: Switch to enum class
Need to change the channel to a bitset too.. the string lookups are
horribly slow, and conflict when one is a prefix of another.
|
2024-09-21 22:26:06 +10:00 |
|
Stenzek
|
7f4e5d55db
|
Misc: Update copyright headers
|
2024-09-01 22:08:31 +10:00 |
|
Stenzek
|
173a61039c
|
System: Use cpuinfo for cache line size check
|
2024-07-03 00:24:12 +10:00 |
|
Stenzek
|
be8fbafd71
|
CPU/CodeCache: Always dynamically allocate code buffer
Reduces .bss size.
|
2024-06-30 16:45:51 +10:00 |
|
Stenzek
|
4e905a63ec
|
Util: Add socket helper classes
|
2024-05-26 22:20:29 +10:00 |
|
Stenzek
|
4e922a34a7
|
Log: Simplify macros
|
2024-05-24 02:08:14 +10:00 |
|
Stenzek
|
b6d019db66
|
Misc: Replace log printf calls with fmt
|
2024-05-24 00:29:49 +10:00 |
|
Stenzek
|
35bdbf2a55
|
System: Check host page size on startup
|
2024-05-16 17:37:23 +10:00 |
|
Stenzek
|
ab445ec69d
|
FileSystem: Handle paths longer than MAX_PATH on Windows
|
2024-03-29 16:23:03 +10:00 |
|
Stenzek
|
ac0601f408
|
Common: Drop String, add SmallString
|
2023-09-23 14:14:52 +10:00 |
|
Stenzek
|
dc9c99438b
|
Misc: Post-refactor cleanups
|
2023-08-24 18:01:32 +10:00 |
|
Stenzek
|
bb60170d9a
|
Move frontend-common to util/core
|
2023-08-16 01:13:00 +10:00 |
|