Subv
|
7096f01c14
HLE/APT: Always return an error from PrepareToStartNewestHomeMenu so that the Home Menu doesn't try to reboot the system.
|
8 лет назад |
Subv
|
b57d58c0dc
HLE/APT: Prepare the APT Wakeup parameter when the game calls Initialize
|
8 лет назад |
Yuri Kunde Schlesner
|
a7758b0b36
Merge pull request #2928 from huwpascoe/master
|
8 лет назад |
bunnei
|
6fc123d67c
Merge pull request #2933 from huwpascoe/perf-1
|
8 лет назад |
Weiyi Wang
|
7ea3ce103f
Merge pull request #2936 from B3n30/system_curl_linux
|
8 лет назад |
B3n30
|
1aa66ed5ed
WebService: Set USE_SYSTEM_CURL for travis linux builds
|
8 лет назад |
B3n30
|
28c726f205
WebService: Verify username and token (#2930)
|
8 лет назад |
Huw Pascoe
|
a234e4c200
Improved performance of FromAttributeBuffer
|
8 лет назад |
Huw Pascoe
|
6a110ac5f5
Fixed framebuffer warning
|
8 лет назад |
Yuri Kunde Schlesner
|
255fd8768d
Merge pull request #2906 from Subv/ns_new_framework
|
8 лет назад |
Subv
|
3d86e3afc4
Services/NS: Port ns:s to the new service framework.
|
9 лет назад |
Yuri Kunde Schlesner
|
699c920991
Merge pull request #2900 from wwylele/clip-2
|
8 лет назад |
B3n30
|
813837c5cf
Merge pull request #2842 from Subv/switchable_page_table
|
8 лет назад |
Subv
|
7a3ab7c63d
CPU/Dynarmic: Disable the fast page-table access in dynarmic until it supports switching page tables at runtime.
|
9 лет назад |
Subv
|
3bde97ea05
Tests/VFP: Use a standalone pagetable for the TestEnvironment memory operations.
|
9 лет назад |
Subv
|
f18a176b60
Kernel/Memory: Make IsValidPhysicalAddress not go through the current process' virtual memory mapping.
|
9 лет назад |
Subv
|
b178089251
Kernel/Threads: Don't clear the CPU instruction cache when performing a context switch from an idle thread into a thread in the same process.
|
9 лет назад |
Subv
|
214150f00c
Kernel/Memory: Changed GetPhysicalPointer so that it doesn't go through the current process' page table to obtain a pointer.
|
9 лет назад |
bunnei
|
588077184b
Merge pull request #2915 from wwylele/font-archive-2
|
8 лет назад |
bunnei
|
3e2e9be6d5
Merge pull request #2922 from jroweboy/mingw-telemetry
|
8 лет назад |
James Rowe
|
9e847b7549
Build: Enable SSL in mingw by linking against WinSSL
|
9 лет назад |
Subv
|
c34ec5e77c
Kernel/Memory: Switch the current page table when a new process is scheduled.
|
9 лет назад |
Subv
|
6d2734a074
Kernel/Memory: Give each Process its own page table.
|
9 лет назад |
James Rowe
|
3dcda15195
Merge pull request #2923 from B3n30/system_curl_osx
|
9 лет назад |
B3n30
|
0c55bed047
trvis_OSX: build with system curl
|
9 лет назад |
bunnei
|
11baa40d75
Merge pull request #2865 from wwylele/gs++
|
9 лет назад |
James Rowe
|
4af793c591
Merge pull request #2918 from jroweboy/remove-debug
|
9 лет назад |
James Rowe
|
ef8925b7ac
Remove excess debug dlls for mingw build
|
9 лет назад |
bunnei
|
ff4941fb3a
Merge pull request #2914 from wwylele/fresnel-fix
|
9 лет назад |
Weiyi Wang
|
617b6974b9
Merge pull request #2831 from Subv/uds_auth
|
9 лет назад |