2740 Commits (b193d40d2275fc59600268e2622ae25aab2bba64)

Author SHA1 Message Date
Kelebek1 33ea0fdfe8 Fix regs regression with OpenGL two-sided stencil, and re-add data invalidation reg 4 years ago
Morph c9bb888adf
ir/texture_pass: Use host_info instead of querying Settings::values (#9176) 4 years ago
FengChen a4472b5526 video_core: Fix few issues in Tess stage 4 years ago
Feng Chen 75596c07e0
video_core: Fix SNORM texture buffer emulating error (#9001) 4 years ago
FengChen 2f90694797 video_core: Implement maxwell inline_index method 4 years ago
FengChen 1f54cd4ac7 video_coare: Reimplementing the maxwell drawing trigger mechanism 4 years ago
Morph d3114c620d renderer_(opengl/vulkan): Fix tessellation clockwise parameter 4 years ago
Kelebek1 4496030ea9 Fix stencil func registers, make clip control equivalent to how it was before, but surely wrong. 4 years ago
Kelebek1 752659aef3 Update 3D regs 4 years ago
Liam 0d99b7962d state_tracker: workaround channel setup for homebrew 4 years ago
Fernando Sahmkow fd7afda1e8 VideoCore: Implement formats needed for N64 emulation. 4 years ago
bunnei f5fd6b5c86 DMA & InlineToMemory Engines Rework. 4 years ago
Fernando Sahmkow ba34cf0a69 Shader Decompiler: Check for shift when deriving composite samplers. 4 years ago
Fernando Sahmkow 5caa150e9a OpenGL: Fix TickWork 4 years ago
Fernando Sahmkow bc8b3d225e VideoCore: Refactor fencing system. 4 years ago
Fernando Sahmkow 920429fde7 NVDRV: Further refactors and eliminate old code. 4 years ago
Fernando Sahmkow f350c3d74e Texture cache: Fix the remaining issues with memory mnagement and unmapping. 4 years ago
Fernando Sahmkow 3f8e7a5585 VideoCore: Fix channels with disk pipeline/shader cache. 5 years ago
Fernando Sahmkow d7990c159e OpenGl: Implement Channels. 5 years ago
Fernando Sahmkow 139ea93512 VideoCore: implement channels on gpu caches. 5 years ago
Fernando Sahmkow 1a49991676 Texture Cache: Add ASTC 10x5 Format. 4 years ago
Liam 35d3e7db2a common: remove "yuzu:" prefix from thread names 4 years ago
FengChen d4cb0eac87 video_core: Fix legacy to generic location unpaired 4 years ago
FengChen 9a95c7fa14 video_core: Generate mipmap texture by drawing 4 years ago
FengChen 92b1f8d5da Align index buffe size when vertex_buffer_unified_memory enable 4 years ago
Morph 7e379207ec (shader/pipeline)_cache: Raise shader/pipeline cache version 4 years ago
FengChen b2a6dde438 video_code: support rectangle texture 4 years ago
vonchenplus 0a8c5c8622 video_core: support framebuffer crop rect top not zero 4 years ago
Liam b9360681df renderer_opengl: delete shader source after linking 4 years ago
Liam fc013d88cb video_core: stop waiting for shader compilation on user cancel 4 years ago
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
Morph aec129c1ab renderer_(gl/vk): Implement ASTC_10x6_UNORM 4 years ago
Liam 084d7d6b01 common: Change semantics of UNREACHABLE to unconditionally crash 4 years ago
Liam b317f54f22 OpenGL: implement face flips according to NDC 4 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
Fernando Sahmkow f783883bf8 video_core: implement formats for N64 emulation 4 years ago
Merry bbc585881a video_core: Replace lock_guard with scoped_lock 4 years ago
Liam 52ebdd42c6 OpenGL: fix S8D24 to ABGR8 conversions 4 years ago
Liam b7be6a4316 OpenGL: fix cropping 4 years ago
Liam a57531854e OpenGL: propagate face flip condition 4 years ago
Liam cb913e5c02 OpenGL: flip front faces if Z scale is inverted 4 years ago
Fernando Sahmkow e9e671d101 GPU Garbage Collection: Fix regressions. 4 years ago
ameerj 3e489782e1 gl_rasterizer: Avoid scenario locking already owned mutex 4 years ago
bunnei af04f8b8e9
Revert "Memory GPU <-> CPU: reduce infighting in the texture cache by adding CPU Cached memory." 4 years ago
Fernando Sahmkow 7a9d9e575b Texture Cache: Add Cached CPU system. 4 years ago
Fernando Sahmkow 9872d4bc4f GC: Address Feedback. 4 years ago
bunnei ca12a77670 hle: nvflinger: Migrate android namespace -> Service::android. 4 years ago
bunnei d456b9d554 hle: nvflinger: Move PixelFormat to its own header. 5 years ago
Fernando Sahmkow 9edbbf2af4 Garbage Collection: Final tuning. 4 years ago
Fernando Sahmkow 5e982a7812 Buffer Cache: Tune to the levels of the new GC. 4 years ago