Vicki Pfau
|
287fd86e6a
|
GBA: Allow pausing event loop while CPU is blocked
|
2020-07-30 18:51:05 -07:00 |
Vicki Pfau
|
ba2175f5c5
|
GB: Allow pausing event loop while CPU is blocked
|
2020-07-30 18:51:05 -07:00 |
Vicki Pfau
|
0fd6532b38
|
Test: Threaded string builder on *nix
|
2020-07-30 18:51:05 -07:00 |
Vicki Pfau
|
6bdae813be
|
Test: Initial threading work in CInema
|
2020-07-30 18:51:05 -07:00 |
Vicki Pfau
|
51c3fca3bf
|
Util: Refactor TLS out of platform-specific APIs
|
2020-07-30 18:51:05 -07:00 |
Vicki Pfau
|
d02e8a2a87
|
Util: Reset vector size on deinit
|
2020-07-29 21:36:57 -07:00 |
Vicki Pfau
|
d339dc7570
|
Core: Fix thread names that were too long
|
2020-07-29 18:23:23 -07:00 |
Vicki Pfau
|
c3259da78d
|
ARM: Fix decoder detection of branches with ALU and LDR instrctions
|
2020-07-29 17:28:57 -07:00 |
Vicki Pfau
|
ec30e1f8ec
|
Test: Fix testToPath breakage
|
2020-07-28 16:18:55 -07:00 |
Vicki Pfau
|
5b2d797e6d
|
GBA Video: Fix some undefined behavior in shifts
|
2020-07-28 15:43:01 -07:00 |
Vicki Pfau
|
b38cac3be3
|
Wii: Fix pixelated filtering on interframe blending (fixes #1830)
|
2020-07-28 01:00:28 -07:00 |
Vicki Pfau
|
32e058a0df
|
Third-Party: Disable some warnings in discord-rpc
|
2020-07-27 23:52:06 -07:00 |
Vicki Pfau
|
09e15aac7c
|
CMake: Minor cleanup
|
2020-07-27 23:47:30 -07:00 |
Vicki Pfau
|
9ba0a0250f
|
CMake: Disable MSVC type narrowing warning
|
2020-07-27 23:20:12 -07:00 |
Vicki Pfau
|
f8ced528f9
|
Merge pull request #1831 from ahigerd/stack-traces
Support for tracking stack traces
|
2020-07-27 21:35:23 -07:00 |
Adam Higerd
|
cc93f10df7
|
CHANGES: update
|
2020-07-27 22:44:55 -05:00 |
Adam Higerd
|
bb1fd9e575
|
Stack trace: fix release build failure
|
2020-07-27 22:38:15 -05:00 |
Adam Higerd
|
fb267a32ff
|
Stack trace: coding style cleanup
|
2020-07-27 22:30:43 -05:00 |
Adam Higerd
|
1a9ead1e25
|
Stack trace: use popcount function instead of inline loop
|
2020-07-27 22:06:44 -05:00 |
Adam Higerd
|
fec10dac32
|
Stack trace: remove debugging code
|
2020-07-27 21:42:53 -05:00 |
Adam Higerd
|
3d12659fca
|
Stack trace: trace mode CLI control
|
2020-07-27 21:26:55 -05:00 |
Adam Higerd
|
80f78f1682
|
Stack trace: finish implementation and debug
|
2020-07-27 21:26:55 -05:00 |
Adam Higerd
|
238c68f080
|
Stack trace: WIP backtrace implementation
|
2020-07-27 21:23:34 -05:00 |
Adam Higerd
|
d0edc7dc76
|
Stack trace: add tracing to ARM debugger
|
2020-07-27 21:23:34 -05:00 |
Adam Higerd
|
fadd0391d6
|
Stack trace: implement data structures
|
2020-07-27 21:23:34 -05:00 |
Adam Higerd
|
d156e48da2
|
ARM/SM83: Wrap register files in structs
|
2020-07-27 21:23:32 -05:00 |
JaKid20
|
588ca83855
|
Japanese translation by JaKid20
|
2020-07-27 02:52:56 -07:00 |
Vicki Pfau
|
a637616ac2
|
GBA Savedata: Fix potential corruption when loading a 1Mbit flash save
|
2020-07-27 00:34:00 -07:00 |
Vicki Pfau
|
3210d5f272
|
ARM: Fix regression setting C flag in SBC (fixes #1827)
|
2020-07-26 23:18:26 -07:00 |
Vicki Pfau
|
89f9a0b8b1
|
SM83: Simplify register pair access on big endian
|
2020-07-26 18:12:20 -07:00 |
Vicki Pfau
|
a786be5bdf
|
SM83: Fix flags on little endian PowerPC
|
2020-07-26 17:54:40 -07:00 |
Vicki Pfau
|
c7035f6c34
|
FFmpeg: Add ZMBV specialization
|
2020-07-26 17:00:03 -07:00 |
Vicki Pfau
|
7ecdf94b6b
|
Test: Load dummy save in CInema
|
2020-07-26 16:59:59 -07:00 |
Vicki Pfau
|
f5ed6a6c81
|
FFmpeg: Fix decoder dimensions changing
|
2020-07-26 16:58:42 -07:00 |
Vicki Pfau
|
b83fba5b3d
|
Test: Move much of the logging to stdout
|
2020-07-26 01:36:51 -07:00 |
Vicki Pfau
|
481f0f0b0e
|
Test: Fix writing diffs
|
2020-07-26 01:36:51 -07:00 |
Vicki Pfau
|
faceb902c8
|
Test: Fix non-SGB video tests
|
2020-07-26 01:36:51 -07:00 |
Vicki Pfau
|
db4f1ecb2d
|
FFmpeg: Minor lossless encoding improvements
|
2020-07-26 01:36:51 -07:00 |
Vicki Pfau
|
1b755e17d0
|
Test: CInema supports videos now
|
2020-07-26 01:36:51 -07:00 |
Vicki Pfau
|
051fd94b70
|
FFmpeg: Get frame decoding working
|
2020-07-26 01:36:51 -07:00 |
Vicki Pfau
|
390ed6c83c
|
FFmpeg: Decoder skeleton
|
2020-07-26 01:36:51 -07:00 |
Vicki Pfau
|
3795a64b77
|
Test: I added strlcpy for a reason
|
2020-07-26 01:33:07 -07:00 |
Vicki Pfau
|
79d2e95d02
|
GB: Fix OAM in GB mVL playback
|
2020-07-24 23:58:48 -07:00 |
Vicki Pfau
|
d585370116
|
FFmpeg: Add WebP recording
|
2020-07-23 22:34:37 -07:00 |
Vicki Pfau
|
cdcbedc65b
|
FFmpeg: Backport and improve some API from medusa
|
2020-07-23 21:55:05 -07:00 |
Vicki Pfau
|
3f75078174
|
Util: Factor out gcd code
|
2020-07-23 21:42:35 -07:00 |
Vicki Pfau
|
9eb0c374b3
|
Util: Disable mmap allocator when running under address sanitizer
|
2020-07-22 00:19:51 -07:00 |
Vicki Pfau
|
0902dbdd39
|
Test: Fix crash if directory doesn't resolve
|
2020-07-21 01:10:16 -07:00 |
Vicki Pfau
|
39203a0daf
|
GBA: Fix leak if attempting to load BIOS multiple times
|
2020-07-20 09:19:46 -07:00 |
Leo
|
8c81fc44a0
|
Vita: Fix flickering when using frameskip
|
2020-07-20 12:53:17 +08:00 |