index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-06-15
kernel: fix some uses of disable_count
Liam
2022-06-16
Merge pull request #8457 from liamwhite/kprocess-suspend
Fernando S
2022-06-15
Merge pull request #8460 from Morph1984/bounded-q
liamwhite
2022-06-15
bounded_threadsafe_queue: Use constexpr capacity and mask
Morph
2022-06-15
Merge pull request #8317 from german77/notifa
bunnei
2022-06-15
Merge pull request #8464 from liamwhite/break-debug
Mai
2022-06-15
Merge pull request #8465 from Morph1984/why-msvc
Mai
2022-06-15
vk_compute_pass: Explicitly cast to VkAccessFlags
Morph
2022-06-14
Merge pull request #8383 from Morph1984/shadow-of-the-past
Mai
2022-06-14
Merge pull request #8462 from liamwhite/dynarmic-profile
Mai
2022-06-14
kernel: notify debugger on break SVC
Liam
2022-06-14
core: centralize profile scope for Dynarmic
Liam
2022-06-14
externals: Update cpp-httplib to latest
Morph
2022-06-14
main: Eliminate variable shadowing
Morph
2022-06-14
kernel: implement KProcess suspension
Liam
2022-06-14
Merge pull request #8461 from Morph1984/msvc-narrow-conv
Morph
2022-06-14
Merge pull request #8434 from german77/uuid
Morph
2022-06-14
vk_compute_pass: Use VK_ACCESS_NONE
Morph
2022-06-14
Merge pull request #8439 from liamwhite/monkey-compiler
Mai
2022-06-14
wait_tree: Eliminate variable shadowing
Morph
2022-06-14
configure_ringcon: Eliminate variable shadowing
Morph
2022-06-14
configure_touch_from_button: Eliminate variable shadowing
Morph
2022-06-14
configure_per_game: Eliminate variable shadowing
Morph
2022-06-14
configure_input_player: Eliminate variable shadowing
Morph
2022-06-14
configure_dialog: Eliminate variable shadowing
Morph
2022-06-14
bootmanager: Eliminate variable shadowing
Morph
2022-06-14
game_list: Eliminate variable shadowing
Morph
2022-06-14
Merge pull request #8459 from Morph1984/wextra-gcc
Mai
2022-06-14
externals: microprofileui: Eliminate variable shadowing
Morph
2022-06-14
vk_compute_pass: Silence Wextra warning
Morph
2022-06-13
kernel: fix passthrough of local captures in lambda
Liam
2022-06-13
common/assert: rework ASSERT handling to avoid std::function usage
Liam
2022-06-13
general: fix compilation on MinGW GCC 12
Liam
2022-06-13
common/assert: add unlikely
Liam
2022-06-13
general: fix compilation on GCC 12
Liam
2022-06-13
kernel: ensure class token lambda exit is unreachable
Liam
2022-06-13
kernel: fix inconsistency in AutoObjectTraits macro definitions
Liam
2022-06-13
common: Don't test ASSERT conditions inline
Liam
2022-06-13
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-06-13
Merge pull request #8458 from lat9nq/no-constexpr-flow-block
liamwhite
2022-06-13
structured_control_flow: Remove constexpr Flow::Block
lat9nq
2022-06-13
Merge pull request #8388 from liamwhite/simpler-pause
bunnei
2022-06-13
yuzu_cmd: Eliminate variable shadowing
Morph
2022-06-13
audio_core: Remove -Werror=unused-parameter
Morph
2022-06-13
CMakeLists: Make variable shadowing a compile-time error
Morph
2022-06-13
externals: microprofile: Eliminate variable shadowing
Morph
2022-06-13
common: Eliminate variable shadowing
Morph
2022-06-13
yuzu: Eliminate variable shadowing
Morph
2022-06-13
web_service: Eliminate variable shadowing
Morph
2022-06-13
Merge pull request #8446 from liamwhite/cmd-gdb
Morph
[prev]
[next]