18950 Commits (8a858c2623bc8be34f2f675c0caea6a3bdc70afc)

Author SHA1 Message Date
bunnei 402273d91b hle: nvdrv: Rename Fence to NvFence to avoid naming conflicts. 4 years ago
bunnei d456b9d554 hle: nvflinger: Move PixelFormat to its own header. 4 years ago
bunnei 5a8b9a9706 hle: nvflinger: Add implementation for GraphicBuffer class. 4 years ago
bunnei 8c27465325 hle: nvflinger: Add implementation for Fence class. 4 years ago
bunnei d47575f2c5 hle: nvflinger: Add implementation for Rect class. 4 years ago
bunnei 0704b645df common: logging: Add a logger for NVFlinger. 4 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
Fernando Sahmkow ecb3342145 Garbage Collection: Redesign the algorithm to do a better use of memory. 4 years ago
lat9nq c09a4f4eb6 configure_debug: Fix typo 4 years ago
ameerj 8d45dd3b73 Vulkan: Use 3D helpers for MSAA scaling on NV drivers 510+ 4 years ago
Liam dea5de91d2 buffer_cache: reset cached write bits after flushing invalidations 4 years ago
ameerj 67159e3be7 dead_code_elimination_pass: Remove unreachable Phi arguments 4 years ago
Shoegzer a8896e940a Add include to fix compiling 4 years ago
bunnei e439c31c9e
Revert "dynarmic: Reduce size of code caches" 4 years ago
Billy Laws dd862dff66 Include <bit> header when std::count{r,l}_zero is used 4 years ago
ameerj f10d40a0a2 shader_recompiler/dead_code_elimination: Add DeadBranchElimination pass 4 years ago
Morph e6f200b960 applets/swkbd: Split software keyboard initialization 4 years ago
Morph e7c1e6fc27 applets/swkbd: Add new inline software keyboard types 4 years ago
Morph 6e232b9efe applets/mii: Remove unused include 4 years ago
Morph bcca849d0c applets/mii: Remove frontend parameters 4 years ago
Morph c50401903f applets/mii: Cleanup MiiEdit applet implementation 4 years ago
Morph 1d5f6b173d applets/mii: Cleanup MiiEdit applet types 4 years ago
Morph 7c44a4ede3 applets/mii: Move MiiEdit applet types into its own file 4 years ago
Morph aa44ef7b64 service: Move mii enums and structs into its own file 4 years ago
Morph e05e6853fa applets: Rename Mii to MiiEdit 4 years ago
ameerj b3cfccdb80 qt_web_browser: Add missing includes 4 years ago
Narr the Reg ee532e5c01 input_common: Map sticks correctly when mapped sideways 4 years ago
ameerj 15f9472b15 codec: Plug GPU decoder memory leak 4 years ago
ameerj 109566fc8f codec: Disable HW_FRAMES method check on Windows 4 years ago
Fernando Sahmkow 3b0d233cbd BufferCache: Find direction of the stream buffer increase. 4 years ago
ameerj 866b7c20a8 general: Fix clang/gcc build errors 4 years ago
ameerj a367db44cf yuzu_cmd: Reduce unused includes 4 years ago
ameerj 936829e873 yuzu: Reduce unused includes 4 years ago
ameerj 9b505758dc web_service: Reduce unused includes 4 years ago
ameerj 967ed01fcf input_common: Reduce unused includes 4 years ago
ameerj 574a2c4b77 shader_recompiler: Reduce unused includes 4 years ago
ameerj 923decae5a common: Reduce unused includes 4 years ago
ameerj 1bc7d61b57 video_core: Reduce unused includes 4 years ago
ameerj 8a8ea65fae common: Reduce unused includes 4 years ago
ameerj ade596121b core: Reduce unused includes 4 years ago
Liam 536d7ed7b1 Address review comments 4 years ago
Liam d400b618a7 shader_recompiler/EXIT: skip render targets with no outputs 4 years ago
ameerj d618bba8a6 general: Reduce core.h includes 4 years ago
Morph 8b7d571b66 KHandleTable: Optimize table entry layout 4 years ago
Liam 6fa17f3372 shader_recompiler/EXIT: increment output register on failed enable test 4 years ago
ameerj 4d840aa903 vk_texture_cache: Do not reinterpret DepthStencil source images 4 years ago
lat9nq db637b5a4c yuzu qt: Save disable_web_applet setting 4 years ago
lat9nq 7760777c06 main: Update Disable Web Applet warning 4 years ago
lat9nq fa46fb90fb configure_debug: Add option to set disable_web_applet 4 years ago