Fernando Sahmkow
|
272a87127a
Services/NvFlinger: Do vSync in a sepparate thread on Multicore.
|
6 년 전 |
Fernando Sahmkow
|
cc3aa95926
NVFlinger: Lock race condition between CPU, Host Timing, VSync.
|
6 년 전 |
Fernando Sahmkow
|
e31425df38
General: Recover Prometheus project from harddrive failure
|
6 년 전 |
Fernando Sahmkow
|
95b804ff05
NVFlinger: Do the microprofile Flip after processing a valid frame.
|
6 년 전 |
Fernando Sahmkow
|
1e6f8aba04
Core: Set all hardware emulation constants in a single file.
|
6 년 전 |
bunnei
|
319c4d2108
Merge pull request #3272 from bunnei/vi-close-layer
|
6 년 전 |
bunnei
|
64c5631579
service: vi: Implement CloseLayer.
|
6 년 전 |
Markus Wick
|
cb9dd01ffd
video_core: Block in WaitFence.
|
6 년 전 |
bunnei
|
ec0ce96c56
core_timing: Use better reference tracking for EventType. (#3159)
|
6 년 전 |
bunnei
|
9046d4a548
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154)
|
6 년 전 |
bunnei
|
ef9b31783d
Merge pull request #2912 from FernandoS27/async-fixes
|
6 년 전 |
Lioncash
|
574440d59f
nvflinger/buffer_queue: Remove use of a global system accessor
|
6 년 전 |
Fernando Sahmkow
|
75395605d6
NvFlinger: Remove leftover from corrections and clang format.
|
6 년 전 |
Fernando Sahmkow
|
782b7a0ca4
NVFlinger: Reverse the change that only signaled events on buffer acquire.
|
6 년 전 |
Fernando Sahmkow
|
976d9ef43c
NvFlinger: Don't swap buffers if a frame is missing and always trigger event in sync gpu.
|
6 년 전 |
Fernando Sahmkow
|
5b5e60ffec
GPU_Async: Correct fences, display events and more.
|
6 년 전 |
Fernando Sahmkow
|
4e9f975935
Nvdrv: Correct Async regression and avoid signaling empty buffer vsyncs
|
6 년 전 |
David Marcec
|
bd1c4ec9a0
Rebase
|
6 년 전 |
David Marcec
|
4d220964df
Deglobalize System: Vi
|
6 년 전 |
David Marcec
|
d6e830d877
Deglobalize System: NvFlinger
|
6 년 전 |
Fernando Sahmkow
|
d20ede40b1
NVServices: Styling, define constructors as explicit and corrections
|
7 년 전 |
Fernando Sahmkow
|
b391e5f638
NVFlinger: Correct GCC compile error
|
7 년 전 |
Fernando Sahmkow
|
61697864c3
nvflinger: Make the force 30 fps still force 30 fps
|
7 년 전 |
Fernando Sahmkow
|
ceb5f5079c
nvflinger: Implement swap intervals
|
7 년 전 |
zarroboogs
|
be6466d5c0
added a toggle to force 30fps mode
|
7 년 전 |
Lioncash
|
c5d41fd812
core/core_timing: Make callback parameters consistent
|
7 년 전 |
bunnei
|
ac51d048a9
gpu: Refactor command and swap buffers interface for asynch.
|
7 년 전 |
Lioncash
|
90528f1326
service/nvflinger: Store BufferQueue instances as regular data members
|
7 년 전 |
Lioncash
|
fd15730767
service/vi/vi_layer: Convert Layer struct into a class
|
7 년 전 |
Lioncash
|
fa4dc2cf42
service/nvflinger: Move display specifics over to vi_display
|
7 년 전 |