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
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
2020-07-16
vk_buffer_cache: Make use of designated initializers where applicable
Lioncash
2020-07-16
Merge pull request #4327 from lioncash/desig2
Rodrigo Locatti
2020-07-16
Merge pull request #4333 from lioncash/desig3
Rodrigo Locatti
2020-07-16
Merge pull request #4332 from lioncash/vkdev
Rodrigo Locatti
2020-07-16
decode/other: Implement S2R.LaneId
ReinUsesLisp
2020-07-16
gl_arb_decompiler: Execute BAR even when inside control flow
ReinUsesLisp
2020-07-16
renderer_{opengl,vulkan}: Clamp shared memory to host's limit
ReinUsesLisp
2020-07-16
Merge pull request #4321 from lioncash/desig
bunnei
2020-07-16
kernel/thread: Remove unimplemented function prototype
Lioncash
2020-07-16
kernel: Remove unused variables
Lioncash
2020-07-16
Merge pull request #4356 from lioncash/inc
LC
2020-07-16
kernel: Add missing include
Lioncash
2020-07-16
cpu_manager: Mark function getters as static
Lioncash
2020-07-16
cpu_manager: Remove unused preemption_count variable
Lioncash
2020-07-16
cpu_manager: Add missing includes
Lioncash
2020-07-16
Refactor adapter code
Ameer
2020-07-16
Merge pull request #4261 from ameerj/gc-calibration
bunnei
2020-07-16
Merge pull request #4337 from lat9nq/fix-per-game-async
bunnei
2020-07-16
Merge pull request #4297 from FearlessTobi/skip-profile-select
bunnei
2020-07-16
Merge pull request #4346 from lioncash/thread
David
2020-07-16
hid: Only update keyboard & debug pad inputs if enabled
David Marcec
2020-07-16
Merge pull request #4249 from Morph1984/delete-update-aoc-on-overwrite
David
2020-07-16
Check for empty section0 and CNMT prior to install
Morph
2020-07-16
Add comment to clarify the nullptr check
Morph
2020-07-16
filesystem: Create subdirectories prior to creating a file
Morph
2020-07-15
Merge pull request #4328 from lioncash/unused-var3
bunnei
2020-07-15
core_timing: Remove unused data member
Lioncash
2020-07-15
core_timing: Make TimedCallback take std::chrono::nanoseconds
Lioncash
2020-07-15
core_timing: Make use of std::chrono with ScheduleEvent
Lioncash
2020-07-15
settings: Resolve a sign conversion warning within GetTimeZoneString()
Lioncash
2020-07-15
kernel/process: Move name and system context to the bottom of the member list
Lioncash
2020-07-15
kernel/handle_table: Remove usages of the global system instance
Lioncash
2020-07-15
settings: Make use of std::string_view over std::string for logging
Lioncash
2020-07-15
kernel/thread: Remove global GetCurrentThread()
Lioncash
2020-07-15
clang format
Morph
2020-07-15
Use proper install result when overwriting files
Morph
2020-07-15
Remove global system instance and address feedback
Morph
2020-07-15
registered_cache: Remove previous update/dlc if it exists on install
Morph
2020-07-15
clang-format
VolcaEM
2020-07-15
dmnt_cheat_vm: Implement opcode 0xC3 (ReadWriteStaticRegister)
VolcaEM
2020-07-14
Merge pull request #4342 from lioncash/endian
Rodrigo Locatti
2020-07-14
common/swap: Make use of std::endian
Lioncash
2020-07-14
shader_cache: Make use of std::erase_if
Lioncash
2020-07-14
Merge pull request #4242 from ReinUsesLisp/maxwell-dma
bunnei
2020-07-14
clang-format
lat9nq
2020-07-14
settings: Move settings sanitization to its own function
lat9nq
2020-07-14
Rebase to master
Ameer
2020-07-14
Merge pull request #4294 from MerryMage/cpu-opt-settings
bunnei
[prev]
[next]