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-07-16
vk_pipeline_cache: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_memory_manager: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_image: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_descriptor_pool: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_graphics_pipeline: Resolve narrowing warnings
Lioncash
2020-07-16
vk_compute_pipeline: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_compute_pass: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_buffer_cache: Make use of designated initializers where applicable
Lioncash
2020-07-16
Merge pull request #4333 from lioncash/desig3
Rodrigo Locatti
2020-07-16
Merge pull request #4332 from lioncash/vkdev
Rodrigo Locatti
2020-07-16
decode/other: Implement S2R.LaneId
ReinUsesLisp
2020-07-16
gl_arb_decompiler: Execute BAR even when inside control flow
ReinUsesLisp
2020-07-16
renderer_{opengl,vulkan}: Clamp shared memory to host's limit
ReinUsesLisp
2020-07-16
Merge pull request #4321 from lioncash/desig
bunnei
2020-07-14
shader_cache: Make use of std::erase_if
Lioncash
2020-07-14
Merge pull request #4242 from ReinUsesLisp/maxwell-dma
bunnei
2020-07-13
vk_device: Make use of designated initializers where applicable
Lioncash
2020-07-13
vk_graphics_pipeline: Make use of designated initializers where applicable
Lioncash
2020-07-13
video_core: Rearrange pixel format names
ReinUsesLisp
2020-07-13
video_core: Fix DXT4 and RGB565
ReinUsesLisp
2020-07-13
video_core/format_lookup_table: Add formats with existing PixelFormat
ReinUsesLisp
2020-07-13
video_core: Fix B5G6R5_UNORM render target format
ReinUsesLisp
2020-07-13
video_core: Fix B5G6R5U
ReinUsesLisp
2020-07-13
video_core: Implement RGBA32_SINT render target
ReinUsesLisp
2020-07-13
video_core: Implement RGBA32_SINT render target
ReinUsesLisp
2020-07-13
video_core: Implement RGBA16_SINT render target
ReinUsesLisp
2020-07-13
video_core: Implement RGBA8_SINT render target
ReinUsesLisp
2020-07-13
video_core: Implement RG32_SINT render target
ReinUsesLisp
2020-07-13
video_core: Implement RG8_SINT render target and fix RG8_UINT
ReinUsesLisp
2020-07-13
video_core: Implement R8_SINT render target
ReinUsesLisp
2020-07-13
video_core: Implement R8_SNORM render target
ReinUsesLisp
2020-07-13
video_core/surface: Remove explicit values on PixelFormat's definition
ReinUsesLisp
2020-07-13
video_core/surface: Reorder render target to pixel format switch
ReinUsesLisp
2020-07-12
vk_blit_screen: Make use of designated initializers where applicable
Lioncash
2020-07-12
vk_state_tracker: Fix dirty flags for stencil_enable on VK_EXT_extended_dynam...
ReinUsesLisp
2020-07-10
vk_rasterizer: Pass <pSizes> to CmdBindVertexBuffers2EXT
ReinUsesLisp
2020-07-10
video_core/textures: Add and use SwizzleSliceToVoxel, and minor style changes
ReinUsesLisp
2020-07-10
Merge pull request #4283 from lat9nq/fix-linux-nvidia-vulkan
Rodrigo Locatti
2020-07-09
configuration: implement per-game configurations (#4098)
lat9nq
2020-07-09
vk_stream_buffer: set allocable_size to 9 MiB
lat9nq
2020-07-07
maxwell_dma: Rename registers to match official docs and reorder
ReinUsesLisp
2020-07-07
Merge pull request #4150 from ReinUsesLisp/dynamic-state-impl
bunnei
2020-07-04
Merge pull request #4194 from ReinUsesLisp/fix-shader-cache
Fernando Sahmkow
2020-07-02
Merge pull request #4175 from ReinUsesLisp/read-buffer
bunnei
2020-07-02
Merge pull request #4082 from Morph1984/mirror-once-clamp
Rodrigo Locatti
2020-07-01
shader_cache: Fix use-after-free and orphan invalidation cache entries
ReinUsesLisp
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
maxwell_to_gl: Implement MirrorOnceClampOGL using GL_MIRROR_CLAMP_EXT
Morph
2020-06-30
Merge pull request #4191 from Morph1984/vertex-formats
Rodrigo Locatti
[prev]
[next]