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-02-27
inputCommon: Mouse fixes
german77
2021-02-26
Merge pull request #5944 from Morph1984/gc-vibrations
bunnei
2021-02-26
Merge pull request #5997 from Kelebek1/Depth
bunnei
2021-02-24
Merge pull request #5977 from Morph1984/stub-acc
bunnei
2021-02-24
Implement glDepthRangeIndexeddNV
Kelebek1
2021-02-21
Merge pull request #5936 from Kelebek1/Offsets
bunnei
2021-02-21
hid: Implement GameCube Controller Vibrations
Morph
2021-02-21
acc: Stub GetNintendoAccountUserResourceCacheForApplication
Morph
2021-02-20
kernel: Fix resource release exception on exit
ameerj
2021-02-20
gl_disk_shader_cache: Log total shader entries count on game load
Morph
2021-02-19
common: wall_clock: Fix integer overflow with StandardWallClock.
bunnei
2021-02-19
Merge pull request #5924 from ReinUsesLisp/inline-bindings
bunnei
2021-02-18
Merge pull request #4973 from ameerj/nvdec-opt
bunnei
2021-02-18
Revert "Port citra-emu/citra#5123: "SDL: Disable hidapi drivers due to compat...
Morph
2021-02-18
common/cityhash: Use common types
ReinUsesLisp
2021-02-18
tests: Add tests for CityHash
ReinUsesLisp
2021-02-16
Merge pull request #5121 from bunnei/optimize-core-timing
bunnei
2021-02-16
Merge pull request #5929 from german77/mousePanning
Morph
2021-02-15
Merge pull request #4298 from FearlessTobi/remove-cache-setting
bunnei
2021-02-15
vk_rasterizer: Fix loading shader addresses twice
ReinUsesLisp
2021-02-15
Merge pull request #3603 from FearlessTobi/port-5123
bunnei
2021-02-15
core: core_timing_util: Optimize core timing math.
bunnei
2021-02-15
common: wall_clock: Optimize GetClockCycles/GetCPUCycles to use a single MUL ...
bunnei
2021-02-15
common: Merge uint128 to a single header file with inlines.
bunnei
2021-02-15
Merge pull request #5923 from ReinUsesLisp/vk-dirty-pipeline
bunnei
2021-02-15
Merge pull request #5939 from Morph1984/web_types
LC
2021-02-15
Merge pull request #4940 from german77/nativeGC
bunnei
2021-02-15
core/CMakeLists: Add web_types.h
Morph
2021-02-14
Merge pull request #5935 from lat9nq/controller_access_keys
bunnei
2021-02-15
Review 1
Kelebek1
2021-02-14
Merge pull request #5909 from ogniK5377/I3dl2Reverb
bunnei
2021-02-15
Implement texture offset support for TexelFetch and TextureGather and add off...
Kelebek1
2021-02-14
debugger: controller: Add access key
lat9nq
2021-02-14
Merge pull request #5920 from bunnei/am-ldn-fix
bunnei
2021-02-14
yuzu: Various frontend improvements to avoid crashes and improve experience o...
bunnei
2021-02-13
hle: service: ldn: IUserLocalCommunicationService: Improve the stub.
bunnei
2021-02-13
Improve mouse panning
german
2021-02-13
hle: service: ldn: IUserLocalCommunicationService: Indicate that LDN is disab...
bunnei
2021-02-13
hle: service: am: IStorageAccessor: Fix out of bounds error handling.
bunnei
2021-02-13
vk_resource_pool: Load GPU tick once and compare with it
ReinUsesLisp
2021-02-13
vk_update_descriptor: Inline and improve code for binding buffers
ReinUsesLisp
2021-02-13
fixed_pipeline_cache: Use dirty flags to lazily update key
ReinUsesLisp
2021-02-13
gl_texture_cache: Lazily create non-sRGB texture views for sRGB formats
ameerj
2021-02-13
rebase, fix name shadowing, more const
ameerj
2021-02-13
Address PR feedback
ameerj
2021-02-13
streamline cdma_pusher/command_classes
ameerj
2021-02-13
streamline cdma_pusher/command_classes
ameerj
2021-02-13
nvdec cleanup
ameerj
2021-02-13
Merge pull request #5919 from ReinUsesLisp/stream-buffer-tragic
Morph
2021-02-13
vk_master_semaphore: Mark gpu_tick atomic operations with relaxed order
ReinUsesLisp
[next]