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-21
Merge pull request #4361 from ReinUsesLisp/lane-id
Rodrigo Locatti
2020-07-21
surface_params: Make use of designated initializers where applicable
Lioncash
2020-07-21
surface_params: Remove redundant assignment
Lioncash
2020-07-21
surface_params: Replace questionable usages of the comma operator with semico...
Lioncash
2020-07-21
video_core: Remove unused variables
Lioncash
2020-07-21
vk_rasterizer: Remove unused variable in Clear()
Lioncash
2020-07-21
compatible_formats: Add missing header guard
Lioncash
2020-07-21
video_core: Allow copy elision to take place where applicable
Lioncash
2020-07-21
Merge pull request #4324 from ReinUsesLisp/formats
bunnei
2020-07-21
video_core: Remove redundant pixel format type
David Marcec
2020-07-20
buffer_cache: Eliminate redundant map lookup in MarkRegionAsWritten()
Lioncash
2020-07-18
gl_arb_decompiler: Use NV_shader_buffer_{load,store} on assembly shaders
ReinUsesLisp
2020-07-18
Merge pull request #4273 from ogniK5377/async-shaders-prod
bunnei
2020-07-18
Fix style issues
David Marcec
2020-07-18
Merge pull request #4364 from lioncash/desig5
bunnei
2020-07-17
vk_device: Fix build error on old MSVC versions
ReinUsesLisp
2020-07-17
Merge pull request #4322 from ReinUsesLisp/fix-dynstate
bunnei
2020-07-17
Merge pull request #4369 from lioncash/hle-macro
LC
2020-07-17
Merge pull request #4340 from lioncash/remove
LC
2020-07-17
Remove duplicate config
David Marcec
2020-07-17
Use conditional var
David Marcec
2020-07-17
Drop max workers from 8->2 for testing
David Marcec
2020-07-17
Rebase for per game settings
David Marcec
2020-07-17
async shaders
David Marcec
2020-07-16
macro_hle: Remove unnecessary static keywords
Lioncash
2020-07-17
Merge pull request #4368 from lioncash/macro
David
2020-07-17
Merge pull request #4370 from lioncash/simplify
David
2020-07-16
macro_hle: Simplify shift expression in HLE_771BB18C62444DA0()
Lioncash
2020-07-16
macro_hle: Remove unnecessary std::make_pair calls
Lioncash
2020-07-16
macro: Resolve missing parameter in doxygen comment
Lioncash
2020-07-16
wrapper: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_texture_cache: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_texture_cache: Amend mismatched access masks and indices in UploadBuffer
Lioncash
2020-07-16
vk_swapchain: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_stream_buffer: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_staging_buffer_pool: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_shader_util: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_scheduler: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_sampler_cache: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_resource_manager: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_renderpass_cache: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_rasterizer: Make use of designated initializers where applicable
Lioncash
2020-07-16
vk_query_cache: Make use of designated initializers where applicable
Lioncash
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
[prev]
[next]