82 Commits (ccfc7ff9dfb738233c5ac35815331ca3e32c97ea)

Author SHA1 Message Date
crueter a3d32a18b8
[meta] Discourage profanity usage (#4239) 1 week ago
PavelBARABANOV e69415c07b
[android] disable VP8 MediaCodec decoder due to crashes in Diablo II (#4231) 3 weeks ago
lizzie 58dee53305
[fmt] use {#:x} instead of 0x{:#x} (#4170) 3 weeks ago
CamilleLaVey 372bdfccbc
[vulkan, android] Mediacodec implementation + Vulkan fixes (#4191) 1 month ago
lizzie 3aa0d46259
[video_core, hle] remove redundant parent references in system structs (#3908) 2 months ago
lizzie 89199f4d27
[*] basic in-house cpp linting (#4039) 2 months ago
lizzie 7c32cf03a1
[core/core_timing] better MWAITX and WAITPKG delays (#3984) 3 months ago
lizzie 8765b49512
[video_core] fix H264 and jthread() causing spurious errors (#3907) 4 months ago
lizzie 90515bc6a2
[host1x] fix ffmpeg not having va-api on freebsd, inline nvenc (#3878) 4 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 5 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 6 months ago
John 3b81d2e333
[video_core/host1x/vic] Fix a Regression in Big Brain Academy in Linux (#3412) 7 months ago
lizzie 6afe209b60
[android] fix blue tint on DBZ by using proper swizzle per format (#3367) 7 months ago
lizzie 8663913510
[video_core/vic] Partial revert to fix Link Awakening's blue tint (#3348) 7 months ago
lizzie 4d7b51d798
[host1x/vic] fix bad vectorization codegen in (windows) (#3285) 7 months ago
MaranBr f0fe283038
[host1x] Fix memory leak caused by unbounded frame buffering (#3180) 8 months ago
crueter 363d861011
[ffmpeg] update to 8.0.1, enable VTBox/mediacodec/d3d12 hwaccels (#3156) 8 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) 10 months ago
Bix 191dd892e5
[android] Legacy build flavor (#51) 11 months ago
MaranBr 326865cba2
[host1x] Improve FFmpeg error handling (#2643) 11 months ago
crueter 76a8a6e039
[cmake] feat: FFmpeg CI, allow 16kb android builds, update translations for transifex (#2543) 11 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 11 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 11 months ago
lizzie 8407510f76
[video_core] fix nixOS flake build patch (#339) 12 months ago
lizzie 9d53933a95
[fmt] use {:#X} for format instead of 0x{:X} (#309) 12 months ago
crueter f1e74f6855
[meta] remove MicroProfile (#185) 1 year ago
MaranBr 7249bc0d22
[host1x] Remove unused code (#161) 1 year ago
MaranBr 4fc711587f Fix headers 1 year ago
MaranBr 4ced8d23ac Fix typo 1 year ago
MaranBr 7db5eb8f08
[host1x] Fix hardware detection and improve compatibility (#85) 1 year ago
MaranBr 7cb8a1acd3
[host1x] Fix GPU decoding for VP8 video codec (#72) 1 year ago
MaranBr e9ca3f4c06
[host1x] Fix FFmpeg crash on Linux (#37) 1 year ago
SDK-Chan a8564a09b7
[host1x] FreeBSD: Fix random crashes due to CUDA/VAAPI check sideeffects (#64) 1 year ago
CamilleLaVey cd394fc40f revert [android] Snapdragon 865 patches (#23) 1 year ago
SDK-Chan 7f48f4efb6
Add native FreeBSD building functionality (#35) 1 year ago
crueter 444109c251 [android] Snapdragon 865 patches (#23) 1 year ago
Gamer64 a002730d68
[VK] Rework SPIRV Shader Optimization (#238) 1 year ago
MaranBr c4a26be180
[host1x] Simplify the FFmpeg code a bit more (#243) 1 year ago
MaranBr 2fe728766e Fix FFmpeg GPU decoding (#242) 1 year ago
CamilleLaVey fa600b88b1 revert 91a662431c (#240) 1 year ago
JPikachu 91a662431c [Texture_cache] Better memory handling for devices with lower memory allocations (#233) 1 year ago
Maufeat c88d0b3967 [video_core] ffmpeg 7.1.1 fix (#224) 1 year ago
MaranBr cc7f2808ed Update FFmpeg to 7.1.1, libvpx to 1.13.1 and libx264 to c24e06c on Android (#187) 1 year ago
crueter a9f9b207c2 Fix License headers & CI (#168) 1 year ago
MaranBr 6397bb0809 Fix video decoding on newer versions of FFmpeg (#155) 1 year ago
MaranBr 621d1c3d8a Enable FFmpeg GPU decoding for NVIDIA and AMD graphic cards (#139) 1 year 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 3 years ago
Fernando Sahmkow 4d65645d80 MemoryManager: Reduce the page table size based on last big page address. 3 years ago