index
:
yuzu-android
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
video_core
Age
Commit message (
Expand
)
Author
2024-01-31
renderer_vulkan: split up blit screen resources into separate antialias and w...
Liam
2024-01-31
renderer_vulkan: isolate FXAA from blit screen
Liam
2024-01-31
renderer_opengl: isolate core presentation code
Liam
2024-01-31
video_core: consistently account for resolution scaling when rendering
Liam
2024-01-31
video_core: simplify accelerated surface fetch and crop handling between APIs
Liam
2024-01-31
Texture Cache: make sparse texture table per channel
Fernando Sahmkow
2024-01-29
Merge pull request #12814 from Kelebek1/time_new_ipc
liamwhite
2024-01-29
Merge pull request #12439 from FireBurn/vkresult
liamwhite
2024-01-27
Move time services to new IPC.
Kelebek1
2024-01-25
Merge pull request #12499 from Kelebek1/time
liamwhite
2024-01-24
Demote Mesa dozen to the bottom of the device list
Matías Locatti
2024-01-24
Rework time service to fix time passing offline.
Kelebek1
2024-01-22
Merge pull request #12579 from FernandoS27/smmu
liamwhite
2024-01-22
Simplify VkResult lookup
Mike Lothian
2024-01-22
Add Vulkan-Utility-Libraries dependency
Mike Lothian
2024-01-18
Core: Eliminate core/memory dependancies.
Fernando Sahmkow
2024-01-18
SMMU: Fix 8Gb layout.
Fernando Sahmkow
2024-01-18
Core: Clang format and other small issues.
Fernando Sahmkow
2024-01-18
SMMU: Simplify and remove old code.
Fernando Sahmkow
2024-01-18
SMMU: Add Android compatibility
Fernando Sahmkow
2024-01-18
GPU-SMMU: Estimate game leak and preallocate device region.
Fernando Sahmkow
2024-01-18
GPU SMMU: Expand to 34 bits
Fernando Sahmkow
2024-01-18
SMMU: Implement physical memory mirroring
Fernando Sahmkow
2024-01-18
SMMU: Initial adaptation to video_core.
Fernando Sahmkow
2024-01-18
SMMU: Implement backing CPU page protect/unprotect
Fernando Sahmkow
2024-01-18
NVDRV: Implement sessions and initial implementation of SMMU
Fernando Sahmkow
2024-01-18
Core: Initial implementation of device memory mapping
Fernando Sahmkow
2024-01-16
renderer_vulkan: recreate swapchain when frame size changes
Liam
2024-01-15
Fix one more typo
Viktor Szépe
2024-01-07
Fix typos in video_core
Viktor Szépe
2024-01-04
Merge pull request #12437 from ameerj/gl-amd-fixes
liamwhite
2023-12-31
Vulkan: Only recreate swapchain if the frame is bigger than the swap image.
Fernando Sahmkow
2023-12-31
MaxwellDMA: Don't flush the outputs of a dma copy.
Fernando Sahmkow
2023-12-30
Merge pull request #12479 from GPUCode/linear-bcn
Fernando S
2023-12-26
Merge pull request #12449 from liamwhite/debug-utils
liamwhite
2023-12-26
Merge pull request #12448 from liamwhite/format-assert
liamwhite
2023-12-26
Merge pull request #12415 from ameerj/ogl-draw-auto
liamwhite
2023-12-26
video_core: Fix buffer_row_length computation for linear compressed textures
GPUCode
2023-12-23
renderer_vulkan: skip SetObjectNameEXT on unsupported driver
Liam
2023-12-23
renderer_vulkan: demote format assert to error log
Liam
2023-12-22
Merge pull request #12412 from ameerj/gl-query-prims
liamwhite
2023-12-22
Merge pull request #12410 from liamwhite/more-mali-null
Fernando S
2023-12-21
shader_recompiler: use float image operations on load/store when required
Liam
2023-12-20
gl_device: Remove AMD blacklists that are no longer applicable
Ameer J
2023-12-20
Merge pull request #12414 from jbeich/vk274
liamwhite
2023-12-20
Merge pull request #12400 from ameerj/vk-query-prefix-fix
liamwhite
2023-12-20
Merge pull request #12403 from liamwhite/clipdistance
Fernando S
2023-12-20
Merge pull request #12390 from liamwhite/binding-insanity
Fernando S
2023-12-20
gl_rasterizer: Less spammy log for unimplemented resets
Ameer J
2023-12-19
gl_rasterizer: Implement DrawTransformFeedback macro
Ameer J
[prev]
[next]