bunnei
|
beaa25d777
hle: service: nvflinger: buffer_queue: Do not reset id/layer_id on Connect.
|
5 лет назад |
bunnei
|
6433b1dfd6
service: nvflinger: Improve synchronization for BufferQueue.
|
5 лет назад |
ameerj
|
873ad1272e
buffer_queue: better use of std::array
|
5 лет назад |
ameerj
|
8cb683f3b9
Overwrite slots instead of queuing them, add disconnect signal
|
5 лет назад |
Lioncash
|
6b7320add4
core: Remove unnecessary enum casts in log calls
|
5 лет назад |
Lioncash
|
5553bd3ba2
General: Resolve a few missing initializer warnings
|
5 лет назад |
bunnei
|
1f186f34a2
hle: service: vi: Implement BufferQueue::CancelBuffer.
|
5 лет назад |
Lioncash
|
9b837c6069
buffer_queue: Make use of std::nullopt
|
6 лет назад |
Lioncash
|
24bd068a08
buffer_queue: Make use of designated initializers
|
6 лет назад |
David Marcec
|
6f0360690b
nv_flinger: Use enum for pixel format instead of u32
|
6 лет назад |
bunnei
|
a9f866264d
Merge pull request #3606 from ReinUsesLisp/nvflinger
|
6 лет назад |
Fernando Sahmkow
|
486a42c45a
Buffer queue: Correct behavior of free buffer.
|
6 лет назад |
ReinUsesLisp
|
8c0ba9c6fe
service/vi: Partially implement BufferQueue disconnect
|
6 лет назад |
bunnei
|
9046d4a548
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154)
|
6 лет назад |
bunnei
|
b0ab803ce8
kernel: events: Remove ResetType::Automatic.
|
6 лет назад |
Lioncash
|
574440d59f
nvflinger/buffer_queue: Remove use of a global system accessor
|
6 лет назад |
Fernando Sahmkow
|
f3a39e0c9c
NVServices: Address Feedback
|
7 лет назад |
Fernando Sahmkow
|
d20ede40b1
NVServices: Styling, define constructors as explicit and corrections
|
7 лет назад |
Fernando Sahmkow
|
ea97589624
nvflinger: Acquire buffers in the same order as they were queued.
|
7 лет назад |
Fernando Sahmkow
|
737e978f5b
nv_services: Correct buffer queue fencing and GPFifo fencing
|
7 лет назад |
Fernando Sahmkow
|
ceb5f5079c
nvflinger: Implement swap intervals
|
7 лет назад |
Lioncash
|
a47aaa7f1b
core/kernel/object: Rename ResetType enum members
|
7 лет назад |
Lioncash
|
b9238edd0d
common/math_util: Move contents into the Common namespace
|
7 лет назад |
Zach Hilman
|
a342bcc9b1
kernel/event: Reference ReadableEvent from WritableEvent
|
7 лет назад |
Zach Hilman
|
ff610103b5
core: Port all current usages of Event to Readable/WritableEvent
|
7 лет назад |
David Marcec
|
a2cc3b10bb
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
|
7 лет назад |
Frederic L
|
7a5eda5914
global: Use std::optional instead of boost::optional (#1578)
|
7 лет назад |
Lioncash
|
a0e51d8b98
service: Use nested namespace specifiers where applicable
|
7 лет назад |
Lioncash
|
6ac955a0b4
hle/service: Default constructors and destructors in the cpp file where applicable
|
7 лет назад |
Lioncash
|
0cbcd6ec9a
kernel: Eliminate kernel global state
|
8 лет назад |