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
2020-06-30
Merge pull request #4176 from ReinUsesLisp/compatible-formats
Fernando Sahmkow
2020-06-30
Merge pull request #4157 from ReinUsesLisp/unified-turing
Fernando Sahmkow
2020-06-30
Merge pull request #4191 from Morph1984/vertex-formats
Rodrigo Locatti
2020-06-30
macro: Add support for "middle methods" on the code cache (#4112)
David
2020-06-29
maxwell_to_gl: Rename VertexType() to VertexFormat()
Morph
2020-06-29
Merge pull request #4140 from ReinUsesLisp/validation-layers
Rodrigo Locatti
2020-06-28
maxwell_to_vk: Reorder vertex formats and add A2B10G10R10 for all types excep...
Morph
2020-06-28
maxwell_to_gl: Add 32 bit component sizes to (un)signed scaled formats
Morph
2020-06-27
General: Tune the priority of main emulation threads so they have higher prio...
Fernando Sahmkow
2020-06-27
General: Correct rebase, sync gpu and context management.
Fernando Sahmkow
2020-06-27
General: Setup yuzu threads' microprofile, naming and registry.
Fernando Sahmkow
2020-06-27
General: Recover Prometheus project from harddrive failure
Fernando Sahmkow
2020-06-26
Merge pull request #4147 from ReinUsesLisp/hset2-imm
bunnei
2020-06-26
texture_cache: Test format compatibility before copying
ReinUsesLisp
2020-06-26
Merge pull request #4144 from FernandoS27/tt-fix
bunnei
2020-06-26
Merge pull request #4111 from ReinUsesLisp/preserve-contents-vk
bunnei
2020-06-26
video_core/compatible_formats: Table to test if two formats are legal to view...
ReinUsesLisp
2020-06-25
Merge pull request #4151 from ReinUsesLisp/gl-invalidations
Rodrigo Locatti
2020-06-25
gl_device: Fix IsASTCSupported
David Marcec
2020-06-25
gl_device: Enable NV_vertex_buffer_unified_memory on Turing devices
ReinUsesLisp
2020-06-24
Merge pull request #4105 from ReinUsesLisp/resident-buffers
bunnei
2020-06-24
Merge pull request #4083 from Morph1984/B10G11R11F
bunnei
2020-06-24
Merge pull request #4046 from ogniK5377/macro-hle-prod
Fernando Sahmkow
2020-06-24
buffer_cache: Use buffer methods instead of cache virtual methods
ReinUsesLisp
2020-06-24
gl_stream_buffer: Use InvalidateBufferData instead unmap and map
ReinUsesLisp
2020-06-24
gl_rasterizer: Use NV_vertex_buffer_unified_memory for vertex buffer robustness
ReinUsesLisp
2020-06-24
gl_buffer_cache: Mark buffers as resident
ReinUsesLisp
2020-06-24
gl_device: Expose NV_vertex_buffer_unified_memory except on Turing
ReinUsesLisp
2020-06-24
gl_stream_buffer: Always use a non-coherent buffer
ReinUsesLisp
2020-06-24
gl_stream_buffer: Always use persistent memory maps
ReinUsesLisp
2020-06-24
Merge pull request #4129 from Morph1984/texture-shadow-lod-workaround
Rodrigo Locatti
2020-06-24
addressed issues
David Marcec
2020-06-24
clear mme draw mode
David Marcec
2020-06-24
Addressed issues
David Marcec
2020-06-24
Fix constbuffer for 0217920100488FF7
David Marcec
2020-06-24
Macro HLE support
David Marcec
2020-06-23
gl_shader_cache: Avoid use after move for program size
ReinUsesLisp
2020-06-23
Merge pull request #4127 from lioncash/dst-typo
bunnei
2020-06-22
shader/half_set: Implement HSET2_IMM
ReinUsesLisp
2020-06-22
TextureCache: Fix case where layer goes off bound.
Fernando Sahmkow
2020-06-22
Merge pull request #4110 from ReinUsesLisp/direct-upload-sets
Rodrigo Locatti
2020-06-22
renderer_vulkan: Update validation layer name and test before enabling
ReinUsesLisp
2020-06-21
Merge pull request #4122 from lioncash/hide
bunnei
2020-06-21
Merge pull request #4126 from lioncash/noexcept
bunnei
2020-06-20
gl_shader_decompiler: Enable GL_EXT_texture_shadow_lod if available
Morph
2020-06-20
gl_device: Check for GL_EXT_texture_shadow_lod
Morph
2020-06-20
Merge pull request #4120 from lioncash/arb
bunnei
2020-06-20
macro_jit_x64: Use ecx for shift register
MerryMage
2020-06-20
texture_cache: Fix incorrect address used in a DeduceSurface() call
Lioncash
2020-06-20
Merge pull request #4125 from lioncash/macro-shift
merry
[next]