Vicki Pfau
|
4807d68482
|
Qt: Attempt to fix DisplayGL crash
|
2020-07-31 01:36:55 -07:00 |
Vicki Pfau
|
8a9a8859a6
|
Qt: Display memory cleanup
|
2020-07-31 01:36:55 -07:00 |
Adam Higerd
|
8ee4b3c046
|
Stack traces: add detection for other calling conventions and stack manipulation
|
2020-07-30 20:20:51 -07:00 |
Vicki Pfau
|
89de06a610
|
Test: Add wildcard matching
|
2020-07-30 19:03:15 -07:00 |
Vicki Pfau
|
0c01546102
|
Test: Avoid tentatively encoding videos
|
2020-07-30 19:03:15 -07:00 |
Vicki Pfau
|
b6395e5683
|
Test: Add xbaseline writing
|
2020-07-30 19:03:15 -07:00 |
Vicki Pfau
|
2a1dc92399
|
Test: Add way to detect if an xfail test output changes
|
2020-07-30 19:03:15 -07:00 |
Vicki Pfau
|
ba932c4547
|
Test: Refactor out image comparison
|
2020-07-30 19:03:15 -07:00 |
Vicki Pfau
|
874cd47baf
|
Test: Fix out-of-date CInema usage info
|
2020-07-30 19:03:15 -07:00 |
Vicki Pfau
|
dd31a88862
|
Test: Switch baselines from png/mkv to zmbv/avi
|
2020-07-30 19:03:15 -07:00 |
Vicki Pfau
|
57530a32b4
|
Test: Add rudimentary input playback
|
2020-07-30 19:03:15 -07:00 |
Vicki Pfau
|
18ea9502cd
|
Test: Allow logging to mark messages as repeating
|
2020-07-30 19:03:15 -07:00 |
Vicki Pfau
|
f1d90e5f72
|
Test: Add option to only rebaseline missing tests
|
2020-07-30 19:03:15 -07:00 |
Vicki Pfau
|
9f370be824
|
Test: Clamp job count
|
2020-07-30 19:03:15 -07:00 |
Vicki Pfau
|
ee50cc7656
|
Test: End test early if a fatal error occurs
|
2020-07-30 19:03:15 -07:00 |
Vicki Pfau
|
3b30aef14b
|
Test: Flush logs if they get too full
|
2020-07-30 19:03:15 -07:00 |
Vicki Pfau
|
f7a6533068
|
Test: Switch from using Python for CInema to C impl
|
2020-07-30 19:03:15 -07:00 |
Vicki Pfau
|
1084f378c1
|
CMake: Fix ctest not detecting tests at root
|
2020-07-30 19:03:15 -07:00 |
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 |