Lioncash
|
48d9d66dc5
core_timing: Rename CoreTiming namespace to Core::Timing
|
před 7 roky |
Lioncash
|
ef073ff117
service/nvflinger,service/vi: Handle failure cases with exposed API
|
před 7 roky |
Lioncash
|
7320c667df
service/nvflinger: Mark FindVsyncEvent() as a const member function
|
před 7 roky |
Lioncash
|
3c02cdcc57
service/nvflinger: Rename GetVsyncEvent() to FindVsyncEvent()
|
před 7 roky |
Lioncash
|
ba14fb42e4
service/nvflinger: Make FindBufferQueueId() a const member function
|
před 7 roky |
Lioncash
|
1d11def9c4
service/nvflinger: Rename Get prefix on function to Find
|
před 7 roky |
Lioncash
|
679e63550a
nvflinger: Change log message in OpenDisplay to be a debug log instead of a warning
|
před 7 roky |
Lioncash
|
3d81a8efd5
nvflinger: Remove unnecessary header inclusions
|
před 7 roky |
Lioncash
|
d9f9bb7552
nvflinger: Mark locals const where applicable
|
před 7 roky |
Lioncash
|
f45c25aaba
nvflinger: Use a std::array for the available displays instead of std::vector
|
před 7 roky |
David Marcec
|
5af0340066
Fixed botw deadlock(and possibly 30 fps games rendering too fast? needs testing to confirm)
|
před 7 roky |
Zach Hilman
|
a342bcc9b1
kernel/event: Reference ReadableEvent from WritableEvent
|
před 7 roky |
Zach Hilman
|
ff610103b5
core: Port all current usages of Event to Readable/WritableEvent
|
před 7 roky |
Frederic L
|
7a5eda5914
global: Use std::optional instead of boost::optional (#1578)
|
před 7 roky |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
před 7 roky |
Lioncash
|
6ac955a0b4
hle/service: Default constructors and destructors in the cpp file where applicable
|
před 7 roky |
Lioncash
|
e2457418da
core: Make the main System class use the PImpl idiom
|
před 8 roky |
Lioncash
|
0cbcd6ec9a
kernel: Eliminate kernel global state
|
před 8 roky |
Lioncash
|
d378d98e26
nvdrv: Get rid of global std::weak_ptr
|
před 8 roky |
bunnei
|
7ed8565978
Merge pull request #957 from lioncash/event
|
před 8 roky |
Lioncash
|
d3f64785d1
nvflinger: Correct typo in name of composition event
|
před 8 roky |
Lioncash
|
e40b0cf437
nvflinger: Get rid of indirect inclusions
|
před 8 roky |
Lioncash
|
7e49881b7f
nvflinger: Use std::string_view in OpenDisplay()
|
před 8 roky |
Lioncash
|
6030c5ce41
video_core: Eliminate the g_renderer global variable
|
před 8 roky |
MerryMage
|
44646e2ea0
core_timing: Split off utility functions into core_timing_util
|
před 8 roky |
Lioncash
|
f3daecafeb
nvflinger: Emplace Display instances directly
|
před 8 roky |
bunnei
|
c3dd456d51
vi: Partially implement buffer crop parameters.
|
před 8 roky |
bunnei
|
170e19d4ea
nvflinger: Fix for BufferQueue event handling.
|
před 8 roky |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
před 8 roky |
Lioncash
|
0197e28cc9
core_timing: Namespace all functions and constants in core_timing's header
|
před 8 roky |