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-07-07
Merge pull request #6562 from Morph1984/flush-behavior
bunnei
2021-07-06
Merge pull request #6497 from FernandoS27/scotty-doesnt-know
bunnei
2021-07-06
Merge pull request #6566 from Morph1984/sign-compare-as-error
bunnei
2021-07-06
CMakeLists: Treat -Wsign-compare as an error on GCC/Clang
Morph
2021-07-06
common: logging: backend: Close the file after exceeding the write limit
Morph
2021-07-06
common: fs: file: Revert Flush to its previous behavior and add Commit
Morph
2021-07-06
common: fs: file: Flush the file in GetSize
Morph
2021-07-05
Merge pull request #6537 from Morph1984/warnings
bunnei
2021-07-05
Merge pull request #6556 from Morph1984/default-mii
bunnei
2021-07-05
Merge pull request #6540 from Kelebek1/nvdec
Ameer J
2021-07-05
Merge pull request #6561 from german77/analog_fix
Morph
2021-07-05
input_common: Add missing modifier callback to analog from button
german77
2021-07-05
Merge pull request #6559 from german77/compilation_warnings
Morph
2021-07-05
profiler: Fix deprecated functions
german77
2021-07-04
Merge pull request #6552 from Morph1984/c4189-msvc
Mai M
2021-07-04
Texture Cache: Fix collision with multiple overlaps of the same sparse texture.
Fernando Sahmkow
2021-07-04
Texture Cache: Fix GCC & Clang.
Fernando Sahmkow
2021-07-04
Texture Cache: Address feedback.
Fernando Sahmkow
2021-07-04
Texture Cache: Improve accuracy of sparse texture detection.
Fernando Sahmkow
2021-07-04
Texture Cache: Initial Implementation of Sparse Textures.
Fernando Sahmkow
2021-07-04
Merge pull request #6553 from FernandoS27/bite-a-bat-change-the-world
Ameer J
2021-07-04
service: mii: Retrieve the correct default miis.
Morph
2021-07-03
TextureCacheOGL: Implement Image Copies for 1D and 1D Array.
Fernando Sahmkow
2021-07-03
TextureCache: Fix 1D to 2D overlapps.
Fernando Sahmkow
2021-07-03
CMakeLists: Enforce C4189
Morph
2021-07-03
Merge pull request #6498 from Kelebek1/Audio
bunnei
2021-07-01
Slightly refactor NVDEC and codecs for readability and safety
Kelebek1
2021-07-01
Fix XC2/VOEZ crashing, add audio looping and a few misc fixes
Kelebek1
2021-06-30
Merge pull request #6459 from lat9nq/ubuntu-fixes
Ameer J
2021-06-29
Merge pull request #6471 from lat9nq/dump-as-mod
Morph
2021-06-28
Merge pull request #6502 from ameerj/vendor-title
Morph
2021-06-28
CMakeLists: Disable all warnings for external headers
Morph
2021-06-28
video_core: Remove #pragma warning directives for external headers
Morph
2021-06-28
input_common: Remove #pragma warning directives for external headers
Morph
2021-06-28
CMakeLists: Enforce C4018, C4267, C4305, C4389
Morph
2021-06-28
core: Enforce C4242
Morph
2021-06-28
input_common: Enforce C4242
Morph
2021-06-28
video_core: Enforce C4242
Morph
2021-06-28
patch_manager: Do not apply LayeredFS mods when dumping
Morph
2021-06-28
filesystem: Open a read-only directory for SDMC mods
Morph
2021-06-28
core: Simplify SDMC mod loading
lat9nq
2021-06-28
core: Support LayeredFS mod from SDMC directory
lat9nq
2021-06-28
yuzu qt: Add option to dump to SDMC directory
lat9nq
2021-06-28
video_core: Silence signed/unsigned mismatch warnings
Morph
2021-06-28
Merge pull request #6535 from ameerj/insert-fancy-name
Morph
2021-06-28
main: Display the instruction set of the running title in the window name
ameerj
2021-06-27
Decouple audio processing and run at variable rate
Kelebek1
2021-06-27
Merge pull request #6529 from ReinUsesLisp/reaper-fixups
Morph
2021-06-27
Merge pull request #6532 from MerryMage/libusb-apple
Morph
2021-06-26
libusb: Apple is a POSIX system
MerryMage
[next]