James Rowe
|
7af1a786d5
|
Add configurable logging backends
|
2018-07-02 21:45:47 -04:00 |
|
Michael Scire
|
d12af72c8f
|
Kernel/Arbiters: Mostly implement SignalToAddress
|
2018-06-21 04:10:11 -06:00 |
|
Michael Scire
|
3119b64d86
|
Kernel/Arbiters: Implement WaitForAddress
|
2018-06-21 01:40:29 -06:00 |
|
Subv
|
de53649e61
|
Qt: Removed the Registers widget.
It was crashing and nobody actually uses this.
|
2018-06-12 20:33:32 -05:00 |
|
Subv
|
5647fa35ff
|
Qt/WaitTree: Display the callstack for each thread in the wait tree widget.
|
2018-05-19 16:52:49 -05:00 |
|
bunnei
|
ce7d89cb0e
|
thread: Rename mask to affinity_masks.
|
2018-05-10 19:34:53 -04:00 |
|
bunnei
|
f006872017
|
wait_tree: Add ideal core and affinity mask.
|
2018-05-10 19:34:52 -04:00 |
|
bunnei
|
26a22031aa
|
wait_tree: Show all threads on all schedulers.
|
2018-05-10 19:34:48 -04:00 |
|
bunnei
|
44c565aeca
|
core: Implement multicore support.
|
2018-05-10 19:34:46 -04:00 |
|
bunnei
|
b6bed8fd74
|
memory_manager: Make GpuToCpuAddress return an optional.
|
2018-04-24 17:49:19 -04:00 |
|
bunnei
|
ebef12f037
|
memory_manager: Use GPUVAdddr, not PAddr, for GPU addresses.
|
2018-04-24 17:40:43 -04:00 |
|
bunnei
|
5ff201a288
|
Merge pull request #370 from Subv/sync_primitives
Kernel: Reworked the new kernel synchronization primitives.
|
2018-04-23 16:33:00 -04:00 |
|
Subv
|
fa6edc4412
|
GPU: Implement the RGB10_A2 RenderTarget format, it will use the same format as the A2BGR10 texture format.
|
2018-04-23 10:50:28 -05:00 |
|
Subv
|
106d31e8c3
|
Qt: Update the WaitTree widget to show info about the current mutex of each thread.
|
2018-04-20 21:04:34 -05:00 |
|
bunnei
|
9415aeb48f
|
graphics_surface: Remove superfluous cast.
|
2018-03-26 21:17:05 -04:00 |
|
bunnei
|
74c4739713
|
graphics_surface: Fix merge conflicts.
|
2018-03-26 21:17:03 -04:00 |
|
Subv
|
18a9536efa
|
GPU: Make the debug_context variable a member of the frontend instead of a global.
|
2018-03-24 23:35:06 -05:00 |
|
Subv
|
0892143af9
|
Frontend: Updated the surface view debug widget to work with Maxwell surfaces.
|
2018-03-24 11:31:53 -05:00 |
|
Subv
|
19bf501723
|
Frontend: Ported the GPU breakpoints and surface viewer widgets from citra.
|
2018-03-24 11:31:49 -05:00 |
|
bunnei
|
d6c27e6b28
|
thread: Add THREADSTATUS_WAIT_HLE_EVENT, remove THREADSTATUS_WAIT_ARB.
|
2018-03-18 20:56:32 -04:00 |
|
bunnei
|
539977f39b
|
kernel: Use Scheduler class for threading.
|
2018-02-18 15:17:16 -05:00 |
|
bunnei
|
1cbf186f63
|
debugger: Fix wait_tree crash.
|
2018-02-14 00:02:14 -05:00 |
|
James Rowe
|
ea88c44eb8
|
Format: Run the new clang format on everything
|
2018-01-20 16:45:11 -07:00 |
|
Lioncash
|
e11285c9a8
|
qt: Migrate to Qt 5 signal/slot connection syntax where applicable
|
2018-01-18 20:09:40 -05:00 |
|
MerryMage
|
41bfd994f6
|
clang-format
|
2018-01-16 18:05:21 +00:00 |
|
James Rowe
|
bd5740a721
|
Remove gpu debugger and get yuzu qt to compile
|
2018-01-12 19:11:04 -07:00 |
|
James Rowe
|
5dbd091a80
|
Massive removal of unused modules
|
2018-01-12 19:11:03 -07:00 |
|