bunnei
|
99bc49e76e
core: hle: service: buffer_queue: Improve management of KEvent.
|
пре 5 година |
Lioncash
|
9a07ed53eb
core: Make variable shadowing a compile-time error
|
пре 5 година |
bunnei
|
bf380b8584
hle: kernel: Remove deprecated Object class.
|
пре 5 година |
bunnei
|
2e8d6fe9a0
hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject.
|
пре 5 година |
bunnei
|
addc0bf037
hle: kernel: Migrate KEvent to KAutoObject.
|
пре 5 година |
bunnei
|
5e5933256b
hle: kernel: Refactor IPC interfaces to not use std::shared_ptr.
|
пре 5 година |
bunnei
|
ff3c7c068b
hle: kernel: Reimplement KReadableEvent and KWritableEvent.
|
пре 5 година |
bunnei
|
3f942c01f0
hle: kernel: Rename WritableEvent to KWritableEvent.
|
пре 5 година |
bunnei
|
e86a7e3691
hle: kernel: Rename ReadableEvent to KReadableEvent.
|
пре 5 година |
ameerj
|
6b354ccaee
buffer_queue: Protect queue_sequence list access with a mutex
|
пре 5 година |
bunnei
|
6433b1dfd6
service: nvflinger: Improve synchronization for BufferQueue.
|
пре 5 година |
ameerj
|
8cb683f3b9
Overwrite slots instead of queuing them, add disconnect signal
|
пре 5 година |
bunnei
|
1f186f34a2
hle: service: vi: Implement BufferQueue::CancelBuffer.
|
пре 5 година |
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 година |
Lioncash
|
574440d59f
nvflinger/buffer_queue: Remove use of a global system accessor
|
пре 6 година |
Fernando Sahmkow
|
b391e5f638
NVFlinger: Correct GCC compile error
|
пре 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
|
b9238edd0d
common/math_util: Move contents into the Common namespace
|
пре 7 година |
Lioncash
|
48d9d66dc5
core_timing: Rename CoreTiming namespace to Core::Timing
|
пре 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 година |
Frederic Laing
|
1c4365d928
Fix typo in BufferTransformFlags
|
пре 7 година |
Frederic L
|
7a5eda5914
global: Use std::optional instead of boost::optional (#1578)
|
пре 7 година |
Lioncash
|
a0e51d8b98
service: Use nested namespace specifiers where applicable
|
пре 7 година |