Fernando Sahmkow
|
7356ab1de6
GPU: Implement additional render target formats.
|
3 лет назад |
Fernando Sahmkow
|
5fbd6954ef
Fermi2D: Implement Bilinear software filtering and address feedback.
|
3 лет назад |
Kelebek1
|
752659aef3
Update 3D regs
|
3 лет назад |
Fernando Sahmkow
|
bc8b3d225e
VideoCore: Refactor fencing system.
|
4 лет назад |
Fernando Sahmkow
|
920429fde7
NVDRV: Further refactors and eliminate old code.
|
4 лет назад |
Fernando Sahmkow
|
2931101e6f
NVDRV: Refactor Host1x
|
4 лет назад |
Fernando Sahmkow
|
668e80a9f4
VideoCore: Refactor syncing.
|
4 лет назад |
Fernando Sahmkow
|
f350c3d74e
Texture cache: Fix the remaining issues with memory mnagement and unmapping.
|
4 лет назад |
Fernando Sahmkow
|
139ea93512
VideoCore: implement channels on gpu caches.
|
4 лет назад |
Fernando Sahmkow
|
39a5ce4e69
NvHost: Remake Ctrl Implementation.
|
4 лет назад |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
bunnei
|
7f4165fc05
hle: vi: Integrate new NVFlinger and HosBinderDriverServer service.
|
4 лет назад |
Lioncash
|
d8486a9968
gpu: Tidy up forward declarations
|
4 лет назад |
Lioncash
|
9b38c8ef08
gpu: Remove obsoleted CDMAPusher() accessors
|
4 лет назад |
ameerj
|
c17938f96b
gpu: Add shut down method to synchronize threads before destruction
|
4 лет назад |
ameerj
|
7652543231
Revert "Merge pull request #7668 from ameerj/fence-stop-token"
|
4 лет назад |
ameerj
|
d866916f42
gpu: Use std::stop_token in WaitFence for VSync thread
|
4 лет назад |
Feng Chen
|
2c47f8aa18
Support multiple videos playing
|
4 лет назад |
Morph
|
2348eb41f3
video_core: Add S8_UINT stencil format
|
4 лет назад |
ameerj
|
6c0d902373
nvhost_ctrl: Refactor usage of gpu.LockSync()
|
4 лет назад |
ameerj
|
427bf76e62
gpu: Migrate implementation to the cpp file
|
4 лет назад |
ameerj
|
877cd60b00
gpu: Use std::jthread for async gpu thread
|
4 лет назад |
bunnei
|
8592f8a2b4
video_core: gpu: WaitFence: Do not block threads during shutdown.
|
5 лет назад |
ameerj
|
5bef54618a
perf_stats: Rework FPS counter to be more accurate
|
5 лет назад |
ameerj
|
75e0d16caa
nvhost_vic: Fix device closure
|
5 лет назад |
bunnei
|
9ad77ba6d3
Merge pull request #6125 from ogniK5377/nvdec-close-dev
|
5 лет назад |
Markus Wick
|
5145133a60
video_core/gpu_thread: Implement a ShutDown method.
|
5 лет назад |
Chloe Marcec
|
bf1c1788ca
nvdrv: Cleanup CDMA Processor on device closure
|
5 лет назад |
ReinUsesLisp
|
75ccd9959c
gpu: Report renderer errors with exceptions
|
5 лет назад |
ReinUsesLisp
|
3ff978aa4f
common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT
|
5 лет назад |