75 Commits (77f3a10184715089dcbcb17f8c4bf6493f7d9e95)

Author SHA1 Message Date
lizzie 8765b49512
[video_core] fix H264 and jthread() causing spurious errors (#3907) 3 weeks ago
lizzie 90515bc6a2
[host1x] fix ffmpeg not having va-api on freebsd, inline nvenc (#3878) 3 weeks ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 3 months ago
John 3b81d2e333
[video_core/host1x/vic] Fix a Regression in Big Brain Academy in Linux (#3412) 4 months ago
lizzie 6afe209b60
[android] fix blue tint on DBZ by using proper swizzle per format (#3367) 4 months ago
lizzie 8663913510
[video_core/vic] Partial revert to fix Link Awakening's blue tint (#3348) 4 months ago
lizzie 4d7b51d798
[host1x/vic] fix bad vectorization codegen in (windows) (#3285) 4 months ago
MaranBr f0fe283038
[host1x] Fix memory leak caused by unbounded frame buffering (#3180) 5 months ago
crueter 363d861011
[ffmpeg] update to 8.0.1, enable VTBox/mediacodec/d3d12 hwaccels (#3156) 5 months ago
lizzie 5c6aaa7eb1
[video_core/vic] remove handrolled vector implementation that also uses software prefetching(!!!!); don't try to outsmart compiler - also remove template spam (#2856) 7 months ago
Bix 191dd892e5
[android] Legacy build flavor (#51) 8 months ago
MaranBr 326865cba2
[host1x] Improve FFmpeg error handling (#2643) 8 months ago
crueter 76a8a6e039
[cmake] feat: FFmpeg CI, allow 16kb android builds, update translations for transifex (#2543) 8 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 8 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 8 months ago
lizzie 8407510f76
[video_core] fix nixOS flake build patch (#339) 9 months ago
lizzie 9d53933a95
[fmt] use {:#X} for format instead of 0x{:X} (#309) 9 months ago
crueter f1e74f6855
[meta] remove MicroProfile (#185) 10 months ago
MaranBr 7249bc0d22
[host1x] Remove unused code (#161) 10 months ago
MaranBr 4fc711587f Fix headers 10 months ago
MaranBr 4ced8d23ac Fix typo 10 months ago
MaranBr 7db5eb8f08
[host1x] Fix hardware detection and improve compatibility (#85) 10 months ago
MaranBr 7cb8a1acd3
[host1x] Fix GPU decoding for VP8 video codec (#72) 10 months ago
MaranBr e9ca3f4c06
[host1x] Fix FFmpeg crash on Linux (#37) 10 months ago
SDK-Chan a8564a09b7
[host1x] FreeBSD: Fix random crashes due to CUDA/VAAPI check sideeffects (#64) 10 months ago
CamilleLaVey cd394fc40f revert [android] Snapdragon 865 patches (#23) 10 months ago
SDK-Chan 7f48f4efb6
Add native FreeBSD building functionality (#35) 10 months ago
crueter 444109c251 [android] Snapdragon 865 patches (#23) 11 months ago
Gamer64 a002730d68
[VK] Rework SPIRV Shader Optimization (#238) 11 months ago
MaranBr c4a26be180
[host1x] Simplify the FFmpeg code a bit more (#243) 11 months ago
MaranBr 2fe728766e Fix FFmpeg GPU decoding (#242) 11 months ago
CamilleLaVey fa600b88b1 revert 91a662431c (#240) 11 months ago
JPikachu 91a662431c [Texture_cache] Better memory handling for devices with lower memory allocations (#233) 11 months ago
Maufeat c88d0b3967 [video_core] ffmpeg 7.1.1 fix (#224) 11 months ago
MaranBr cc7f2808ed Update FFmpeg to 7.1.1, libvpx to 1.13.1 and libx264 to c24e06c on Android (#187) 11 months ago
crueter a9f9b207c2 Fix License headers & CI (#168) 11 months ago
MaranBr 6397bb0809 Fix video decoding on newer versions of FFmpeg (#155) 12 months ago
MaranBr 621d1c3d8a Enable FFmpeg GPU decoding for NVIDIA and AMD graphic cards (#139) 12 months ago
swurl 7e943732bf fix a large variety of issues (#101) 1 year 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