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
/
renderer_opengl
Age
Commit message (
Expand
)
Author
2022-12-17
Merge pull request #7450 from FernandoS27/ndc-vulkan
liamwhite
2022-12-13
Vulkan: Add support for VK_EXT_depth_clip_control.
FernandoS27
2022-12-13
gl_device: Use a more robust way to use strict context mode
Alexander Orzechowski
2022-12-13
renderer_opengl: refactor context acquire
Liam
2022-12-12
Merge pull request #9406 from vonchenplus/topology
bunnei
2022-12-08
video_core: Integrate SMAA
Liam
2022-12-08
video_core: The draw manager manages whether Clear is required.
FengChen
2022-12-08
video_core: Implement maxwell3d draw manager and split draw logic
Feng Chen
2022-12-03
Merge pull request #9289 from liamwhite/fruit-company
liamwhite
2022-12-01
shader_recompiler: add gl_Layer translation GS for older hardware
Liam
2022-11-24
GPU: Implement additional render target formats.
Fernando Sahmkow
2022-11-24
Fermi2D: Rework blit engine and add a software blitter.
Fernando Sahmkow
2022-11-22
general: fix compile for Apple Clang
Liam
2022-11-20
Merge pull request #9216 from vonchenplus/reimp_inline_index_buffer
liamwhite
2022-11-19
Merge pull request #9252 from liamwhite/radv-superiority
bunnei
2022-11-17
Merge pull request #9229 from Docteh/achy_breaky_heart
Morph
2022-11-17
maxwell3d: full HLE for multi-layer clears
Liam
2022-11-15
video_core: Reimplement inline index buffer binding
Feng Chen
2022-11-13
Add break for default cases
Kyle Kienapfel
2022-11-12
Merge pull request #9226 from Kelebek1/regs_regression
bunnei
2022-11-11
Merge pull request #9167 from vonchenplus/tess
liamwhite
2022-11-11
Fix regs regression with OpenGL two-sided stencil, and re-add data invalidati...
Kelebek1
2022-11-11
ir/texture_pass: Use host_info instead of querying Settings::values (#9176)
Morph
2022-11-07
video_core: Fix few issues in Tess stage
FengChen
2022-11-04
video_core: Fix SNORM texture buffer emulating error (#9001)
Feng Chen
2022-11-03
Merge pull request #8858 from vonchenplus/mipmap
bunnei
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
video_core: Implement maxwell inline_index method
FengChen
2022-10-21
video_coare: Reimplementing the maxwell drawing trigger mechanism
FengChen
2022-10-13
renderer_(opengl/vulkan): Fix tessellation clockwise parameter
Morph
2022-10-10
Fix stencil func registers, make clip control equivalent to how it was before...
Kelebek1
2022-10-07
Update 3D regs
Kelebek1
2022-10-06
state_tracker: workaround channel setup for homebrew
Liam
2022-10-06
VideoCore: Implement formats needed for N64 emulation.
Fernando Sahmkow
2022-10-06
DMA & InlineToMemory Engines Rework.
bunnei
2022-10-06
Shader Decompiler: Check for shift when deriving composite samplers.
Fernando Sahmkow
2022-10-06
OpenGL: Fix TickWork
Fernando Sahmkow
2022-10-06
VideoCore: Refactor fencing system.
Fernando Sahmkow
2022-10-06
NVDRV: Further refactors and eliminate old code.
Fernando Sahmkow
2022-10-06
Texture cache: Fix the remaining issues with memory mnagement and unmapping.
Fernando Sahmkow
2022-10-06
VideoCore: Fix channels with disk pipeline/shader cache.
Fernando Sahmkow
2022-10-06
OpenGl: Implement Channels.
Fernando Sahmkow
2022-10-06
VideoCore: implement channels on gpu caches.
Fernando Sahmkow
2022-10-06
Texture Cache: Add ASTC 10x5 Format.
Fernando Sahmkow
2022-10-03
common: remove "yuzu:" prefix from thread names
Liam
2022-09-20
video_core: Fix legacy to generic location unpaired
FengChen
2022-09-20
video_core: Generate mipmap texture by drawing
FengChen
2022-09-10
Align index buffe size when vertex_buffer_unified_memory enable
FengChen
2022-08-31
(shader/pipeline)_cache: Raise shader/pipeline cache version
Morph
[next]