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-10-25
Merge pull request #9112 from vonchenplus/deferred_draw
liamwhite
2022-10-24
Merge pull request #8873 from vonchenplus/fix_legacy_location_error
bunnei
2022-10-22
general: Resolve -Wunused-but-set-variable
Morph
2022-10-22
general: Resolve -Wunused-lambda-capture and C5233
Morph
2022-10-22
decoders: Use 2's complement instead of unary -
Morph
2022-10-22
CMakeLists: Remove all redundant warnings
Morph
2022-10-22
Merge pull request #9095 from FernandoS27/meat-good-vegetable-bad
Fernando S
2022-10-22
video_core: Implement maxwell inline_index method
FengChen
2022-10-21
video_coare: Reimplementing the maxwell drawing trigger mechanism
FengChen
2022-10-21
format_lookup_table: Implement R32_B24G8 with D32_FLOAT_S8_UINT
Morph
2022-10-19
Merge pull request #9071 from bunnei/mp-mm
liamwhite
2022-10-19
Merge pull request #9084 from vonchenplus/dma_copy
Fernando S
2022-10-19
Maxwell3D/Puller: Fix regressions and syncing issues.
Fernando Sahmkow
2022-10-18
video_core: renderer_vulkan: vk_query_cache: Avoid shutdown crash in QueryPoo...
bunnei
2022-10-17
video_core: implement 1D copies based on VMM 'kind'
FengChen
2022-10-17
video_core: Implement memory manager page kind
FengChen
2022-10-16
video_core: Fix spelling of "synchronize"
Morph
2022-10-13
renderer_(opengl/vulkan): Fix tessellation clockwise parameter
Morph
2022-10-12
Merge pull request #9027 from yuzu-emu/revert-8987-another-name-for-reinforce...
bunnei
2022-10-12
Merge pull request #9024 from liamwhite/async-screenshot
bunnei
2022-10-12
Merge pull request #9049 from liamwhite/monkeyhawk
bunnei
2022-10-10
syncpoint_manager: ensure handle is removable before removing
Liam
2022-10-10
Fix stencil func registers, make clip control equivalent to how it was before...
Kelebek1
2022-10-09
Merge pull request #8766 from Kelebek1/regs
Fernando S
2022-10-07
Merge pull request #9016 from liamwhite/drunken-schedule
Mai
2022-10-07
video_core: don't block rendering on screenshots
Liam
2022-10-07
Update 3D regs
Kelebek1
2022-10-07
Revert "vulkan: automatically use larger staging buffer sizes when possible"
liamwhite
2022-10-06
vulkan_blitter: Fix pool allocation double free.
Byte
2022-10-06
maxwell_dma: remove warnings from implemented functionality
Liam
2022-10-06
General: address feedback
Fernando Sahmkow
2022-10-06
state_tracker: workaround channel setup for homebrew
Liam
2022-10-06
general: Format licenses as per SPDX guidelines
Morph
2022-10-06
Address Feedback from bylaws.
Fernando Sahmkow
2022-10-06
General: Fix clang format.
Fernando Sahmkow
2022-10-06
Vulkan Swapchain: Overall improvements.
Fernando Sahmkow
2022-10-06
Vulkan Texture Cache: Limit render area to the max width/height of the targets.
Fernando Sahmkow
2022-10-06
ImageBase: Basic fixes.
Fernando Sahmkow
2022-10-06
General: Fix compilation for GCC
Liam White
2022-10-06
VideoCore: Implement formats needed for N64 emulation.
Fernando Sahmkow
2022-10-06
Buffer Cache: Deduce vertex array limit from memory layout when limit is the ...
Fernando Sahmkow
2022-10-06
VideoCore: Add option to dump the macros.
Fernando Sahmkow
2022-10-06
NVDRV: Further improvements.
Fernando Sahmkow
2022-10-06
Buffer Cache: Basic fixes.
Fernando Sahmkow
2022-10-06
Decoders: Improve overall speed.
Fernando Sahmkow
2022-10-06
DMA & InlineToMemory Engines Rework.
bunnei
2022-10-06
Maxwell3D: Add small_index_2
Fernando Sahmkow
2022-10-06
Memory Manager: ensure safety of GPU to CPU address.
Fernando Sahmkow
2022-10-06
MemoryManager: Fix errors popping out.
Fernando Sahmkow
2022-10-06
Shader Decompiler: Check for shift when deriving composite samplers.
Fernando Sahmkow
[next]