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
Age
Commit message (
Expand
)
Author
2021-01-07
nvdec syncpt incorporation
ameerj
2021-01-07
vulkan_library: Common::DynamicLibrary::Open is [[nodiscard]]
MerryMage
2021-01-07
texture_cache: Replace PAGE_SHIFT with PAGE_BITS
MerryMage
2021-01-06
Merge pull request #5288 from ReinUsesLisp/workaround-garbage
Morph
2021-01-05
Merge pull request #5293 from ReinUsesLisp/return-values
bunnei
2021-01-05
Merge pull request #5289 from ReinUsesLisp/vulkan-device
bunnei
2021-01-05
core: Enforce C4715 (not all control paths return a value)
ReinUsesLisp
2021-01-05
core: Silence warnings when compiling without asserts
ReinUsesLisp
2021-01-04
Merge pull request #5292 from ReinUsesLisp/empty-set
LC
2021-01-04
Merge pull request #5261 from gal20/hide_mouse_patch
bunnei
2021-01-04
vk_rasterizer: Skip binding empty descriptor sets on compute
ReinUsesLisp
2021-01-04
buffer_queue: Protect queue_sequence list access with a mutex
ameerj
2021-01-04
yuzu/configure_filesystem: Remove "Select Cache Directory" option
FearlessTobi
2021-01-04
vulkan_device: Allow creating a device without surface
ReinUsesLisp
2021-01-04
renderer_vulkan/nsight_aftermath_tracker: Move to vulkan_common
ReinUsesLisp
2021-01-04
renderer_vulkan: Move device abstraction to vulkan_common
ReinUsesLisp
2021-01-04
Merge pull request #5286 from ReinUsesLisp/rename-vk-device
Rodrigo Locatti
2021-01-04
gl_texture_cache: Avoid format views on Intel and AMD
ReinUsesLisp
2021-01-04
gl_texture_cache: Create base images with sRGB
ReinUsesLisp
2021-01-04
Address review comments
FearlessTobi
2021-01-04
Delete the old log file before rotating (#5675)
xperia64
2021-01-03
Merge pull request #5285 from lioncash/error-str
Rodrigo Locatti
2021-01-03
renderer_vulkan: Rename VKDevice to Device
ReinUsesLisp
2021-01-03
Merge pull request #5230 from ReinUsesLisp/vulkan-common
Rodrigo Locatti
2021-01-03
main: Resolve error string not displaying
Lioncash
2021-01-03
Merge pull request #5278 from MerryMage/cpuopt_unsafe_inaccurate_nan
bunnei
2021-01-03
Merge pull request #5279 from bunnei/buffer-queue-connect
bunnei
2021-01-03
Fix the old log file to work with the log parser.
bunnei
2021-01-03
Rotate previous log file to '.old' if it exists
xperia64
2021-01-02
Merge pull request #5267 from lioncash/localize
bunnei
2021-01-02
hle: service: nvflinger: buffer_queue: Do not reset id/layer_id on Connect.
bunnei
2021-01-02
dynarmic: Add Unsafe_InaccurateNaN optimization
MerryMage
2021-01-02
general: Fix various spelling errors
Morph
2021-01-02
X86/NativeClock: Reimplement RTDSC access to be lock free.
Fernando Sahmkow
2021-01-02
X86/NativeClock: Improve performance of clock calculations on hot path.
Fernando Sahmkow
2021-01-01
Merge pull request #5209 from Morph1984/refactor-controller-connect
bunnei
2021-01-01
configure_input: Modify controller connection delay
Morph
2021-01-01
memory: Remove MemoryHook
MerryMage
2021-01-01
Merge pull request #5249 from ReinUsesLisp/lock-free-pages
bunnei
2020-12-31
yuzu/main: fix mouse not showing on move and port citra-emu/citra#5476
gal20
2020-12-31
main: Make the loader error dialog fully translatable
Lioncash
2020-12-31
main: Tidy up enum comparison
Lioncash
2020-12-31
Merge pull request #5264 from 16-Bit-Dog/patch-1
bunnei
2020-12-30
Merge pull request #5265 from german77/port5509
bunnei
2020-12-30
Merge pull request #5208 from bunnei/service-threads
bunnei
2020-12-31
vulkan_instance: Allow different Vulkan versions and enforce 1.1
ReinUsesLisp
2020-12-31
vk_device: Use an array to report lacking device limits
ReinUsesLisp
2020-12-31
vk_device: Stop initialization when device is not suitable
ReinUsesLisp
2020-12-31
renderer_vulkan: Remove two step initialization on VKDevice
ReinUsesLisp
2020-12-31
renderer_vulkan: Throw when enumerating devices fails
ReinUsesLisp
[prev]
[next]