49 Commits (d812a27db342949d2537e2b2424c85e57c4ed798)

Author SHA1 Message Date
CamilleLaVey d812a27db3 revert [android] Snapdragon 865 patches (#23) 8 months ago
SDK-Chan 7f48f4efb6
Add native FreeBSD building functionality (#35) 8 months ago
crueter 444109c251 [android] Snapdragon 865 patches (#23) 8 months ago
Gamer64 a002730d68
[VK] Rework SPIRV Shader Optimization (#238) 9 months ago
MaranBr c4a26be180
[host1x] Simplify the FFmpeg code a bit more (#243) 9 months ago
MaranBr 2fe728766e Fix FFmpeg GPU decoding (#242) 9 months ago
CamilleLaVey fa600b88b1 revert 91a662431c (#240) 9 months ago
JPikachu 91a662431c [Texture_cache] Better memory handling for devices with lower memory allocations (#233) 9 months ago
Maufeat c88d0b3967 [video_core] ffmpeg 7.1.1 fix (#224) 9 months ago
MaranBr cc7f2808ed Update FFmpeg to 7.1.1, libvpx to 1.13.1 and libx264 to c24e06c on Android (#187) 9 months ago
crueter a9f9b207c2 Fix License headers & CI (#168) 9 months ago
MaranBr 6397bb0809 Fix video decoding on newer versions of FFmpeg (#155) 10 months ago
MaranBr 621d1c3d8a Enable FFmpeg GPU decoding for NVIDIA and AMD graphic cards (#139) 10 months ago
swurl 7e943732bf fix a large variety of issues (#101) 10 months ago
darktux 616619c8f7 Port changes from Early Access 2 years ago
FearlessTobi 4d55e58ee4 scope_exit: Make constexpr 2 years ago
Fernando Sahmkow 4d65645d80 MemoryManager: Reduce the page table size based on last big page address. 2 years ago
Fernando Sahmkow b206089ea7 Core: Clang format and other small issues. 2 years ago
Fernando Sahmkow 43de47538a SMMU: Simplify and remove old code. 2 years ago
Fernando Sahmkow 355bbea52d SMMU: Add Android compatibility 2 years ago
Fernando Sahmkow bb7b14acd5 GPU SMMU: Expand to 34 bits 2 years ago
Fernando Sahmkow 9db159da71 SMMU: Initial adaptation to video_core. 2 years ago
Fernando Sahmkow d0329a2c00 SMMU: Implement backing CPU page protect/unprotect 2 years ago
Fernando Sahmkow eb4f7f35ea NVDRV: Implement sessions and initial implementation of SMMU 2 years ago
Fernando Sahmkow 04b4af6044 Core: Initial implementation of device memory mapping 2 years ago
Viktor Szépe e895ebb546 Fix typos in video_core 2 years ago
lat9nq c7e0ee60cd codec: Update to use av frame flags 2 years ago
Liam 767b024755 video_core: refactor video frame and packet parsing 2 years ago
Valeri 9d3cce87a4 host1x/codecs: enable CUDA on Linux 2 years ago
Danila Malyutin beec962363 Use initial_frame to check interlaced flag 3 years ago
lat9nq 78f92086ca settings,general: Rename non-confirming enums 3 years ago
Morph b8004b2472 general: Use ScratchBuffer where possible 3 years ago
Kelebek1 c7430e51e3 Remove memory allocations in some hot paths 3 years ago
Danila Malyutin 6ab723eace Add support for deinterlaced videos playback 3 years ago
Danila Malyutin 84df6eb7f9 Fix missing pic_order_present_flag in h264 header 3 years ago
Kelebek1 6afc4a2134 Allow >1 cpu threads on video decoding, disable multi-frame decoding 3 years ago
arades79 60a68839ee remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 years ago
arades79 adcef452e0 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
FengChen b2395ce048 video_core: Speed up video frame data copy 3 years ago
ameerj 4d5adfb3c9 scratch_buffer: Explicitly defing resize and resize_destructive functions 3 years ago
ameerj b501ee907e video_core: Add usages of ScratchBuffer 3 years ago
Lioncash 225f5ba19f host1x/syncpoint_manager: Eliminate unnecessary std::function construction 3 years ago
Lioncash b03305859e host1x/syncpoint_manager: Pass DeregisterAction() handle as const-ref 3 years ago
Liam aea16faabf syncpoint_manager: ensure handle is removable before removing 3 years ago
Fernando Sahmkow 1595e77913 General: address feedback 4 years ago
Morph 5ee9e5e84b general: Format licenses as per SPDX guidelines 4 years ago
Fernando Sahmkow 2f61540d44 General: Fix clang format. 4 years ago
bunnei 616e83dd94 DMA & InlineToMemory Engines Rework. 4 years ago
Fernando Sahmkow 43d8a8fb77 NVDRV: Further refactors and eliminate old code. 4 years ago
Fernando Sahmkow 383f95a063 NVDRV: Refactor Host1x 4 years ago