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
2019-10-09
Merge pull request #2928 from ReinUsesLisp/dirty-depth-bounds
bunnei
2019-10-09
Merge pull request #2927 from ReinUsesLisp/polygon-offset-units
bunnei
2019-10-09
Merge pull request #2921 from FreddyFunk/compiler-warnings-core
bunnei
2019-10-08
Merge pull request #2654 from DarkLordZach/lm-log-rewrite
bunnei
2019-10-08
Merge pull request #2959 from ReinUsesLisp/cbuf-hsetp2
Fernando Sahmkow
2019-10-07
shader/half_set_predicate: Fix HSETP2 for constant buffers
ReinUsesLisp
2019-10-07
shader/half_set_predicate: Reduce DEBUG_ASSERT to LOG_DEBUG
ReinUsesLisp
2019-10-07
hid: Implement DeactivateNpad
Morph
2019-10-06
Merge pull request #2951 from lioncash/global
Zach Hilman
2019-10-06
Merge pull request #2952 from lioncash/warning
Rodrigo Locatti
2019-10-06
Merge pull request #2955 from lioncash/allocator
Rodrigo Locatti
2019-10-06
alignment: Resolve allocator construction issues on debug
Lioncash
2019-10-06
alignment: Specify trait definitions within the allocator
Lioncash
2019-10-06
Merge pull request #2954 from ReinUsesLisp/fix-invalidation
Fernando Sahmkow
2019-10-06
gl_shader_disk_cache: Properly ignore existing cache
ReinUsesLisp
2019-10-06
bcat/module: Silence truncation warnings
Lioncash
2019-10-06
bcat: Take std::function instance by value in NullBackend's constructor
Lioncash
2019-10-06
bcat: In-class initialize ProgressServiceBackend's impl member
Lioncash
2019-10-06
bcat: Make ProgressServiceBackend's constructor take a std::string_view
Lioncash
2019-10-06
qt: Fix game name format error
Zach Hilman
2019-10-06
bcat: Make ProgressServiceBackend's GetEvent() const
Lioncash
2019-10-06
boxcat: Silence an unused variable warning
Lioncash
2019-10-06
core/core: Remove unused header
Lioncash
2019-10-06
core: Remove Core::CurrentProcess()
Lioncash
2019-10-06
hle/service: Replace global system instance calls with instance-based ones
Lioncash
2019-10-05
Merge pull request #2942 from ReinUsesLisp/clang-warnings
bunnei
2019-10-05
Merge pull request #2943 from DarkLordZach/azure-titlebars-v2
bunnei
2019-10-05
video_core/control_flow: Eliminate variable shadowing warnings
Lioncash
2019-10-05
video_core/control_flow: Eliminate pessimizing moves
Lioncash
2019-10-05
video_core/ast: Unindent most of IsFullyDecompiled() by one level
Lioncash
2019-10-05
video_core/ast: Make ShowCurrentState() take a string_view instead of std::st...
Lioncash
2019-10-05
video_core/ast: Eliminate variable shadowing warnings
Lioncash
2019-10-05
video_core/ast: Replace std::string with a constexpr std::string_view
Lioncash
2019-10-05
video_core/ast: Default the move constructor and assignment operator
Lioncash
2019-10-05
video_core/{ast, expr}: Organize forward declaration
Lioncash
2019-10-05
video_core/expr: Supply operator!= along with operator==
Lioncash
2019-10-05
video_core/{ast, expr}: Use std::move where applicable
Lioncash
2019-10-05
video_core/ast: Supply const accessors for data where applicable
Lioncash
2019-10-05
Merge pull request #2888 from FernandoS27/decompiler2
David
2019-10-05
qt: Change titlebar formatting
Zach Hilman
2019-10-05
common: Add additional SCM revision fields
Zach Hilman
2019-10-05
maxwell_3d: Add dirty flags for depth bounds values
ReinUsesLisp
2019-10-04
audio/audout_u: Change formatting for old clang-format versions
ReinUsesLisp
2019-10-04
yuzu/game_list_worker: Silence warnings
ReinUsesLisp
2019-10-04
yuzu/game_list: Silence -Wswitch and -Wunused-variable
ReinUsesLisp
2019-10-04
yuzu/configure_service: Silence -Wswitch
ReinUsesLisp
2019-10-04
yuzu_tester: Remove unused variable
ReinUsesLisp
2019-10-04
service/nvdrv: Silence -Wswitch
ReinUsesLisp
2019-10-04
service/nfp: Silence -Wunused and -Wswitch
ReinUsesLisp
2019-10-04
service/hid: Silence -Wunused and -Wswitch
ReinUsesLisp
[next]