Commit Graph

22649 Commits (a948ab3e4846df49a8087d856c27a323800300c3)
 

Author SHA1 Message Date
Mai 155213484b
Merge pull request #9016 from liamwhite/drunken-schedule
vk_scheduler: wait for command processing to complete
2 years ago
Mai b7ad83383f
Merge pull request #8932 from abouvier/cmake-pkgconfig
cmake: Fix FindPkgConfig
2 years ago
Mai 6f101e0f02
Merge pull request #9030 from Morph1984/api-disable
configure_graphics: Fix graphics API selection when a game is running
2 years ago
liamwhite 972b93bf00
Merge pull request #8807 from Docteh/default_fonts
Qt: work around Qt5's font choice for Chinese (in Windows)
2 years ago
Liam a5476541f2 video_core: don't block rendering on screenshots 2 years ago
Morph 1e35ade1ec configure_graphics: Fix graphics API selection when a game is running
The graphics API setting should not be changed when a game is running.
2 years ago
Narr the Reg b8777b6653
Merge pull request #9028 from liamwhite/wtype-limits
nfp_types: silence -Wtype-limits
2 years ago
Kelebek1 752659aef3 Update 3D regs 2 years ago
Liam 9574429c5f nfp_types: silence -Wtype-limits 2 years ago
liamwhite 20cf09471a
Revert "vulkan: automatically use larger staging buffer sizes when possible" 2 years ago
bunnei 61883d8820
Merge pull request #6142 from lat9nq/prog_meta_ref_bind_address
program_metadata: Avoid reference binding to misaligned address
2 years ago
bunnei bb86fc573f
Merge pull request #8944 from Tachi107/patch-2
build(room): simplify yuzu-room installation
2 years ago
Fernando S 1effa578f1
Merge pull request #8467 from FernandoS27/yfc-rel-1
Project yuzu Fried Chicken (Y.F.C.) Part 1
2 years ago
Byte df6dffa30b vulkan_blitter: Fix pool allocation double free. 2 years ago
Liam aedd739631 maxwell_dma: remove warnings from implemented functionality 2 years ago
Fernando Sahmkow ca3db0d7c9 General: address feedback 2 years ago
Liam 0d99b7962d state_tracker: workaround channel setup for homebrew 2 years ago
Liam c80ed6d81f general: rework usages of UNREACHABLE macro 2 years ago
Morph 903705043d nvdisp: End system frame after requesting to swap buffers
Fixes frametime reporting
2 years ago
Morph 11e1cbbdbd address_space: Rename va_start to virt_start
Avoids conflicting with the va_start macro
2 years ago
Morph fa342cae22 address_space: Address feedback 2 years ago
Morph fedd983f96 general: Format licenses as per SPDX guidelines 2 years ago
Fernando Sahmkow d97d409647 NvHostChannels: improve hack for supporting multiple channels. 2 years ago
Fernando Sahmkow c2b7de66b3 Address Feedback from bylaws. 2 years ago
Fernando Sahmkow 8a372035db Nvflinger: correct duplication. 2 years ago
VonChenPlus 9982cff98b Core: Fix get nvmap object random crash 2 years ago
Fernando Sahmkow fe24c65153 General: Fix clang format. 2 years ago
Fernando Sahmkow 1a9b71b1c6 Common: Fix variable shadowing. 2 years ago
Fernando Sahmkow cdce7f781b Vulkan Swapchain: Overall improvements. 2 years ago
Fernando Sahmkow 8d774e7415 NvDec: Fix regressions. 2 years ago
Fernando Sahmkow ada09778d9 Vulkan Texture Cache: Limit render area to the max width/height of the targets. 2 years ago
Fernando Sahmkow 8fd1d769fe ImageBase: Basic fixes. 2 years ago
Liam White afab6c143c General: Fix compilation for GCC 2 years ago
Fernando Sahmkow fd7afda1e8 VideoCore: Implement formats needed for N64 emulation. 2 years ago
Fernando Sahmkow 770e19f51a Buffer Cache: Deduce vertex array limit from memory layout when limit is the highest possible. 2 years ago
Fernando Sahmkow 8bb604b3be VideoCore: Add option to dump the macros. 2 years ago
Fernando Sahmkow a9ca39f859 NVDRV: Further improvements. 2 years ago
Fernando Sahmkow b59ca4df0c Buffer Cache: Basic fixes. 2 years ago
Fernando Sahmkow 98317f2b77 Decoders: Improve overall speed. 2 years ago
bunnei f5fd6b5c86 DMA & InlineToMemory Engines Rework. 2 years ago
Fernando Sahmkow b2099fbdcc Maxwell3D: Add small_index_2 2 years ago
Fernando Sahmkow 7cfa28a666 Memory Manager: ensure safety of GPU to CPU address. 2 years ago
Fernando Sahmkow 5a568b1655 MemoryManager: Fix errors popping out. 2 years ago
Fernando Sahmkow 3d02143476 Shader Decompiler: implement better tracking for Vulkan samplers. 2 years ago
Fernando Sahmkow ba34cf0a69 Shader Decompiler: Check for shift when deriving composite samplers. 2 years ago
Fernando Sahmkow a283eda320 Shader Decompiler: Fix dangerous behavior of invalid iterator insertion. 2 years ago
Fernando Sahmkow 359f22b808 MemoryManager: Finish up the initial implementation. 2 years ago
Fernando Sahmkow 5caa150e9a OpenGL: Fix TickWork 2 years ago
Fernando Sahmkow bc8b3d225e VideoCore: Refactor fencing system. 2 years ago
Fernando Sahmkow 4d60410dd9 MemoryManager: initial multi paging system implementation. 2 years ago