24 Commits (3915b100c7f9c1c51a84bc526b85e80e73889809)

Author SHA1 Message Date
lizzie 3915b100c7 case stupidity in windows 4 weeks ago
lizzie bdb90b35aa correct defines for d3d9 1 month ago
lizzie 7c32cf03a1
[core/core_timing] better MWAITX and WAITPKG delays (#3984) 3 weeks ago
lizzie 90515bc6a2
[host1x] fix ffmpeg not having va-api on freebsd, inline nvenc (#3878) 2 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 3 months ago
John 3b81d2e333
[video_core/host1x/vic] Fix a Regression in Big Brain Academy in Linux (#3412) 5 months ago
lizzie 6afe209b60
[android] fix blue tint on DBZ by using proper swizzle per format (#3367) 5 months ago
lizzie 8663913510
[video_core/vic] Partial revert to fix Link Awakening's blue tint (#3348) 5 months ago
lizzie 4d7b51d798
[host1x/vic] fix bad vectorization codegen in (windows) (#3285) 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) 8 months ago
MaranBr 326865cba2
[host1x] Improve FFmpeg error handling (#2643) 9 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 9 months ago
lizzie 8407510f76
[video_core] fix nixOS flake build patch (#339) 10 months ago
lizzie 9d53933a95
[fmt] use {:#X} for format instead of 0x{:X} (#309) 10 months ago
darktux 616619c8f7 Port changes from Early Access 2 years ago
Fernando Sahmkow b206089ea7 Core: Clang format and other small issues. 2 years ago
Fernando Sahmkow bb7b14acd5 GPU SMMU: Expand to 34 bits 3 years ago
Liam 767b024755 video_core: refactor video frame and packet parsing 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 4 years ago
Fernando Sahmkow 2f61540d44 General: Fix clang format. 4 years ago
bunnei 616e83dd94 DMA & InlineToMemory Engines Rework. 4 years ago
Fernando Sahmkow 383f95a063 NVDRV: Refactor Host1x 4 years ago
Fernando Sahmkow a6425c97e4 VideoCore: Refactor syncing. 4 years ago
Liam c1771c98f3 common: Change semantics of UNREACHABLE to unconditionally crash 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ameerj 373d7189f9 vic: Use the minimum of surface/frame dimensions when writing the final frame to the GPU 5 years ago
Valeri ebf2ab5afb vic: Allow surface to be higher than frame 5 years ago
ameerj 92bd5571cd vic: Avoid memory corruption when multiple streams with different dimensions are decoded 5 years ago
ameerj 71698d7351 vic: Refactor frame writing methods 5 years ago
ameerj 62efd87fd9 vic: Implement RGBX frame format 5 years ago
ameerj 8236b4f4d7 vic: Specify sws_scale height stride. 5 years ago
yzct12345 e13e98d99d nvdec: Implement VA-API hardware video acceleration (#6713) 5 years ago
ameerj 34b718006e vic: Fix dimension compuation of YUV frames 5 years ago
Morph 61fc23e127 video_core: Remove #pragma warning directives for external headers 5 years ago
ReinUsesLisp d5154a3b19 codec,vic: Disable warnings in ffmpeg headers 5 years ago
ameerj 01dec35df3 rebase, fix name shadowing, more const 6 years ago
ameerj 427eca063d streamline cdma_pusher/command_classes 6 years ago
ameerj be6c487b4e nvdec cleanup 6 years ago
ReinUsesLisp 2dfce2fca6 video_core: Reimplement the buffer cache 5 years ago
Morph 23413c0d44 general: Fix various spelling errors 6 years ago
ReinUsesLisp d25b097e84 video_core: Rewrite the texture cache 6 years ago
Lioncash ea0e85b869 video_core: Remove unnecessary enum class casting in logging messages 6 years ago
Lioncash 92a5b7b388 vp9/vic: Resolve pessimizing moves 6 years ago
ameerj 5beb990349 Queue decoded frames, cleanup decoders 6 years ago
Lioncash 31d9c3c75e nvdec: Tidy up header includes 6 years ago
ameerj 9ef5c53e52 video_core: NVDEC Implementation 6 years ago