Weiyi Wang
|
8d6342384b
HLE/IPC: HLEContext can memorize the client thread and use it for SleepClientThread
|
7 лет назад |
bunnei
|
e86b26cd2b
Merge pull request #2334 from lioncash/override
|
7 лет назад |
Lioncash
|
7f506be2ee
hle/service: Resolve unused variable warnings
|
7 лет назад |
Lioncash
|
5b0a9f8ba8
core: Add missing override specifiers where applicable
|
7 лет назад |
bunnei
|
e8a21f5276
Merge pull request #2166 from lioncash/vi-init-service
|
7 лет назад |
Lioncash
|
b9238edd0d
common/math_util: Move contents into the Common namespace
|
7 лет назад |
Lioncash
|
92ea1c32d6
service/vi: Unstub GetDisplayService
|
7 лет назад |
Lioncash
|
1b2872eebc
service/vi: Remove use of a module class
|
7 лет назад |
Lioncash
|
be7dad5e7e
service/vi: Update IManagerDisplayService's function table
|
7 лет назад |
Lioncash
|
90528f1326
service/nvflinger: Store BufferQueue instances as regular data members
|
7 лет назад |
Lioncash
|
ef073ff117
service/nvflinger,service/vi: Handle failure cases with exposed API
|
7 лет назад |
Lioncash
|
3c02cdcc57
service/nvflinger: Rename GetVsyncEvent() to FindVsyncEvent()
|
7 лет назад |
Lioncash
|
1d11def9c4
service/nvflinger: Rename Get prefix on function to Find
|
7 лет назад |
Lioncash
|
5e636d1f6e
service/vi: Remove stubbed notifier from SetLayerVisibility
|
7 лет назад |
bunnei
|
17a68e5ebe
Merge pull request #1989 from lioncash/set
|
7 лет назад |
Lioncash
|
9e8737b535
service/vi: Correct scaling mode conversions
|
7 лет назад |
Lioncash
|
56e51da1d9
service/vi: Factor out scaling mode conversions from the IPC function itself
|
7 лет назад |
Lioncash
|
40aa1ea9f9
service/vi: Unstub IApplicationDisplayService' SetLayerScalingMode()
|
7 лет назад |
Lioncash
|
bf036b46fc
service/vi: Correct reported dimensions from IApplicationDisplayService's GetDisplayResolution()
|
7 лет назад |
bunnei
|
de4f931d13
Merge pull request #1975 from lioncash/vi
|
7 лет назад |
bunnei
|
2c0f831468
Merge pull request #1976 from lioncash/display
|
7 лет назад |
Lioncash
|
ceeff8ebfd
service/vi: Implement SetDisplayEnabled()
|
7 лет назад |
bunnei
|
7538fa4a67
Merge pull request #1977 from lioncash/vi-log
|
7 лет назад |
Lioncash
|
5bfd810ab5
service/vi: Log more information where applicable
|
7 лет назад |
Lioncash
|
dea1db0414
service/vi: Implement OpenDefaultDisplay in terms of OpenDisplay
|
7 лет назад |
Lioncash
|
351f010cfc
service/vi: Correct initial width and height values
|
7 лет назад |
Lioncash
|
fe3bf4f075
service/vi: Document unknown DisplayInfo struct members
|
7 лет назад |
Lioncash
|
1f0c8bfeda
core/kernel: Remove unnecessary inclusions
|
7 лет назад |
bunnei
|
ef69b4b830
Merge pull request #1803 from DarkLordZach/k-able-event
|
7 лет назад |
Subv
|
583bd20f02
Services/VI: Dereferencing an uninitialized std::optional is undefined behavior.
|
7 лет назад |