index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
Age
Commit message (
Expand
)
Author
2022-05-10
maxwell_dma: use fallback if remapping is enabled
Liam
2022-05-06
maxwell_dma: fix bytes per pixel
Liam
2022-04-28
Merge pull request #8280 from Tachi107/spdx-fixup
Mai M
2022-04-28
Merge pull request #8282 from liamwhite/gcc-12
Mai M
2022-04-28
GCC 12 fixes
Liam
2022-04-28
chore: add missing SPDX tags
Andrea Pappacoda
2022-04-26
renderer_vulkan: Update screen info if the framebuffer size has changed
Morph
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-04-18
bootmanager: Don't create another screenshot request if previous one is not d...
german77
2022-04-14
video_core: implement formats for N64 emulation
Fernando Sahmkow
2022-04-14
buffer_cache: cap vertex buffer sizes
Liam
2022-04-14
maxwell3d: add small_index_2 register
Liam
2022-04-09
Merge pull request #8149 from liamwhite/front-face
bunnei
2022-04-07
video_core: Replace lock_guard with scoped_lock
Merry
2022-04-07
Merge pull request #8161 from liamwhite/gl-s8d24
Fernando S
2022-04-07
Merge pull request #8152 from liamwhite/gl-crop
Fernando S
2022-04-06
OpenGL: fix S8D24 to ABGR8 conversions
Liam
2022-04-04
Revert "texture_cache/util: Remove unneeded ReadBlockUnsafe"
bunnei
2022-04-04
texture_cache/util: Remove unneeded ReadBlockUnsafe
ameerj
2022-04-04
OpenGL: fix cropping
Liam
2022-04-04
Vulkan: crop to screen dimensions if crop not explicitly requested
Liam
2022-04-04
OpenGL: propagate face flip condition
Liam
2022-04-04
OpenGL: flip front faces if Z scale is inverted
Liam
2022-04-02
fix: typos
Andrea Pappacoda
2022-04-01
Merge pull request #8128 from FernandoS27/gc-fixes
Fernando S
2022-04-01
Merge pull request #8066 from ameerj/gpu-decode-fixes
Fernando S
2022-04-01
GPU Garbage Collection: Fix regressions.
Fernando Sahmkow
2022-03-30
Merge pull request #8076 from ameerj/nv-vk-msaa-scale
bunnei
2022-03-28
gl_rasterizer: Avoid scenario locking already owned mutex
ameerj
2022-03-26
Revert "Memory GPU <-> CPU: reduce infighting in the texture cache by adding ...
bunnei
2022-03-25
Texture Cache: Add Cached CPU system.
Fernando Sahmkow
2022-03-24
Merge pull request #7720 from FernandoS27/yfc-gc
bunnei
2022-03-25
GC: Address Feedback.
Fernando Sahmkow
2022-03-24
hle: nvflinger: Migrate android namespace -> Service::android.
bunnei
2022-03-24
hle: vi: Integrate new NVFlinger and HosBinderDriverServer service.
bunnei
2022-03-24
hle: nvflinger: Move BufferTransformFlags to its own header.
bunnei
2022-03-24
hle: nvflinger: Move PixelFormat to its own header.
bunnei
2022-03-25
Garbage Collection: Final tuning.
Fernando Sahmkow
2022-03-25
Buffer Cache: Tune to the levels of the new GC.
Fernando Sahmkow
2022-03-25
Garbage Collection: Redesign the algorithm to do a better use of memory.
Fernando Sahmkow
2022-03-23
Vulkan: Use 3D helpers for MSAA scaling on NV drivers 510+
ameerj
2022-03-23
buffer_cache: reset cached write bits after flushing invalidations
Liam
2022-03-21
Merge pull request #8048 from ameerj/include-purge
bunnei
2022-03-21
codec: Plug GPU decoder memory leak
ameerj
2022-03-21
codec: Disable HW_FRAMES method check on Windows
ameerj
2022-03-20
Merge pull request #7812 from FernandoS27/made-straight-from-the-nut
bunnei
2022-03-20
BufferCache: Find direction of the stream buffer increase.
Fernando Sahmkow
2022-03-20
Merge pull request #8036 from ameerj/starbit-nv
Fernando S
2022-03-20
Merge pull request #7840 from lioncash/bitor
bunnei
2022-03-20
general: Fix clang/gcc build errors
ameerj
[next]