| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | hle: nvdrv: Rename Fence to NvFence to avoid naming conflicts. | 2022-03-24 | 4 | -17/+13 | ||
| | * | | | | | | | | | | | | hle: nvflinger: Move PixelFormat to its own header. | 2022-03-24 | 11 | -33/+50 | ||
| | * | | | | | | | | | | | | hle: nvflinger: Add implementation for GraphicBuffer class. | 2022-03-24 | 2 | -0/+101 | ||
| | * | | | | | | | | | | | | hle: nvflinger: Add implementation for Fence class. | 2022-03-24 | 2 | -0/+34 | ||
| | * | | | | | | | | | | | | hle: nvflinger: Add implementation for Rect class. | 2022-03-24 | 2 | -0/+76 | ||
| | * | | | | | | | | | | | | common: logging: Add a logger for NVFlinger. | 2022-03-24 | 2 | -0/+2 | ||
| | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge pull request #8068 from ameerj/shader-if-false | 2022-03-25 | 3 | -9/+98 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | dead_code_elimination_pass: Remove unreachable Phi arguments | 2022-03-23 | 3 | -0/+36 | ||
| | * | | | | | | | | | | | shader_recompiler/dead_code_elimination: Add DeadBranchElimination pass | 2022-03-22 | 1 | -9/+62 | ||
| | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #8074 from liamwhite/cached-words | 2022-03-24 | 1 | -1/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | buffer_cache: reset cached write bits after flushing invalidations | 2022-03-23 | 1 | -1/+2 | ||
| | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #8035 from lat9nq/disable-web-applet | 2022-03-23 | 6 | -50/+65 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | yuzu qt: Save disable_web_applet setting | 2022-03-17 | 4 | -3/+6 | ||
| | * | | | | | | | | | | main: Update Disable Web Applet warning | 2022-03-17 | 1 | -3/+2 | ||
| | * | | | | | | | | | | configure_debug: Add option to set disable_web_applet | 2022-03-17 | 2 | -42/+57 | ||
| | * | | | | | | | | | | yuzu: Move disable_web_applet to UISettings | 2022-03-17 | 3 | -5/+3 | ||
| * | | | | | | | | | | | Merge pull request #8073 from Shoegzer/compile_fixes | 2022-03-23 | 1 | -0/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Add include to fix compiling | 2022-03-23 | 1 | -0/+1 | ||
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #8031 from Morph1984/cleanup-mii-please | 2022-03-22 | 19 | -574/+644 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | applets/mii: Remove unused include | 2022-03-21 | 1 | -1/+0 | ||
| | * | | | | | | | | | | applets/mii: Remove frontend parameters | 2022-03-21 | 2 | -17/+4 | ||
| | * | | | | | | | | | | applets/mii: Cleanup MiiEdit applet implementation | 2022-03-21 | 2 | -44/+85 | ||
| | * | | | | | | | | | | applets/mii: Cleanup MiiEdit applet types | 2022-03-21 | 1 | -23/+44 | ||
| | * | | | | | | | | | | applets/mii: Move MiiEdit applet types into its own file | 2022-03-21 | 4 | -54/+70 | ||
| | * | | | | | | | | | | service: Move mii enums and structs into its own file | 2022-03-21 | 7 | -308/+312 | ||
| | * | | | | | | | | | | applets: Rename Mii to MiiEdit | 2022-03-21 | 8 | -47/+49 | ||
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #8070 from yuzu-emu/revert-8016-kill-mem-use | 2022-03-22 | 2 | -4/+4 | ||
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Revert "dynarmic: Reduce size of code caches" | 2022-03-22 | 2 | -4/+4 | ||
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #8067 from ameerj/qt-browser-include | 2022-03-21 | 1 | -0/+3 | ||
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | qt_web_browser: Add missing includes | 2022-03-21 | 1 | -0/+3 | ||
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #8038 from liamwhite/exit-register-detection | 2022-03-21 | 2 | -0/+9 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| | * | | | | | | | Address review comments | 2022-03-18 | 1 | -1/+1 | ||
| | * | | | | | | | shader_recompiler/EXIT: skip render targets with no outputs | 2022-03-18 | 2 | -0/+8 | ||
| | * | | | | | | | shader_recompiler/EXIT: increment output register on failed enable test | 2022-03-17 | 1 | -0/+1 | ||
| * | | | | | | | | Merge pull request #8048 from ameerj/include-purge | 2022-03-21 | 271 | -452/+44 | ||
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| | * | | | | | | | general: Fix clang/gcc build errors | 2022-03-20 | 12 | -4/+17 | ||
| | * | | | | | | | yuzu_cmd: Reduce unused includes | 2022-03-20 | 5 | -9/+0 | ||
| | * | | | | | | | yuzu: Reduce unused includes | 2022-03-20 | 45 | -104/+5 | ||
| | * | | | | | | | web_service: Reduce unused includes | 2022-03-20 | 1 | -1/+0 | ||
| | * | | | | | | | input_common: Reduce unused includes | 2022-03-20 | 4 | -4/+0 | ||
| | * | | | | | | | shader_recompiler: Reduce unused includes | 2022-03-20 | 69 | -106/+7 | ||
| | * | | | | | | | common: Reduce unused includes | 2022-03-19 | 30 | -32/+8 | ||
| | * | | | | | | | video_core: Reduce unused includes | 2022-03-19 | 75 | -139/+12 | ||
| | * | | | | | | | common: Reduce unused includes | 2022-03-19 | 8 | -12/+0 | ||
| | * | | | | | | | core: Reduce unused includes | 2022-03-19 | 38 | -54/+8 | ||
| * | | | | | | | | Merge pull request #7812 from FernandoS27/made-straight-from-the-nut | 2022-03-20 | 1 | -6/+14 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | BufferCache: Find direction of the stream buffer increase. | 2022-03-20 | 1 | -6/+14 | ||
| * | | | | | | | | | Merge pull request #8054 from merryhime/dynarmic | 2022-03-20 | 1 | -0/+0 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | dynarmic: Accelerate SHA256 and implement for A32 frontend | 2022-03-20 | 1 | -0/+0 | ||
| * | | | | | | | | | | Merge pull request #8036 from ameerj/starbit-nv | 2022-03-20 | 1 | -5/+0 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||