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
2021-06-20
Reaper: Upgrade label from unsafe to experimental as no regressions are known...
Fernando Sahmkow
2021-06-17
Reaper: Correct size calculation on Vulkan.
Fernando Sahmkow
2021-06-17
Reaper: Change memory restrictions on TC depending on host memory on VK.
Fernando Sahmkow
2021-06-16
Reaper: Address Feedback.
Fernando Sahmkow
2021-06-16
Reaper: Setup settings and final tuning.
Fernando Sahmkow
2021-06-16
Reaper: Tune it up to be an smart GC.
Fernando Sahmkow
2021-06-16
Initial Reaper Setup
ReinUsesLisp
2021-06-16
vulkan_memory_allocator: Release allocations with no commits
ReinUsesLisp
2021-06-16
Merge pull request #6464 from ameerj/disable-astc
bunnei
2021-06-16
Merge pull request #6460 from Morph1984/fs-access-log-fix
Morph
2021-06-16
common: fs: file: Remove redundant call to WriteStringToFile
Morph
2021-06-16
fsp_srv: Fix filesystem access logging
Morph
2021-06-15
Merge pull request #6462 from Morph1984/proper-flush
bunnei
2021-06-15
astc_decoder: Fix LDR CEM1 endpoint calculation
ameerj
2021-06-15
yuzu_cmd/config: Add Accelerate ASTC and missing NVDEC emulation settings
ameerj
2021-06-15
configure_graphics: Add Accelerate ASTC decoding setting
ameerj
2021-06-15
textures: Reintroduce CPU ASTC decoder
ameerj
2021-06-14
Merge pull request #6470 from ameerj/lm-silence
bunnei
2021-06-14
lm: Demote guest logs to LOG_DEBUG
ameerj
2021-06-14
Merge pull request #6456 from Morph1984/very-important-changes
bunnei
2021-06-14
Merge pull request #6448 from Morph1984/recursive-dir-iterator
Fernando Sahmkow
2021-06-13
Merge pull request #6463 from Morph1984/restructure-logging
Mai M
2021-06-13
general: Remove extraneous includes
Morph
2021-06-13
common: logging: Restructure backend code
Morph
2021-06-13
common: logging: backend: Wrap IOFile in a unique_ptr
Morph
2021-06-13
common: fs: file: Flush the file to the disk when Flush() is called
Morph
2021-06-13
Merge pull request #6452 from german77/sixaxis_firmware_stub
Morph
2021-06-13
configure_cpu_debug: Clarify settings behavior
Morph
2021-06-12
common: fs: Use the normal directory iterator in *Recursively functions
Morph
2021-06-11
Merge pull request #6453 from lat9nq/libusb-fix-msvc
bunnei
2021-06-11
externals: Don't set FOUND or VERSION on LIBUSB
lat9nq
2021-06-11
Merge pull request #6451 from Morph1984/check-disk-space-dump
bunnei
2021-06-11
hid: Stub IsFirmwareUpdateAvailableForSixAxisSensor
german77
2021-06-11
Merge pull request #6422 from FernandoS27/i-am-the-senate
Mai M
2021-06-11
yuzu: main: Ensure enough space is available for RomFS dumping
Morph
2021-06-11
Merge pull request #6443 from Morph1984/k-light-condition-variable
bunnei
2021-06-11
common/host_memory: Implement a fallback if fastmem fails.
Markus Wick
2021-06-11
common/host_shader: Load Windows 10 functions dynamically
ReinUsesLisp
2021-06-11
GPUTHread: Remove async reads from Normal Accuracy.
Fernando Sahmkow
2021-06-11
rasterizer: Update pages in batches
ReinUsesLisp
2021-06-11
host_memory: Support staged VirtualProtect calls
ReinUsesLisp
2021-06-11
General: Add settings for fastmem and disabling adress space check.
FernandoS27
2021-06-11
common/host_memory: Optimize for huge tables.
Markus Wick
2021-06-11
core: Make use of fastmem
Markus Wick
2021-06-11
tests: Add tests for host memory
ReinUsesLisp
2021-06-11
common/host_memory: Add Linux implementation
Markus Wick
2021-06-11
common/host_memory: Add interface and Windows implementation
ReinUsesLisp
2021-06-11
Merge pull request #6450 from lat9nq/update-sdl
Morph
2021-06-11
externals: Update SDL to 2f248a2a
lat9nq
2021-06-10
Merge pull request #6407 from lat9nq/fix-libusb-2
bunnei
[next]