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-08
Merge pull request #6539 from lat9nq/default-setting
Ameer J
2021-07-08
general: Code formatting improvements
lat9nq
2021-07-08
Out of bound blit (#6531)
Feng Chen
2021-07-08
Merge pull request #6564 from Kelebek1/Audio
Morph
2021-07-08
Merge pull request #6569 from Kelebek1/Vol
Morph
2021-07-08
audio_core: Preserve front channel volume after 6 to 2 downmix
Kelebek1
2021-07-07
Merge pull request #6567 from Kelebek1/Audio2
bunnei
2021-07-07
Merge pull request #6570 from lat9nq/bind-image-true
Rodrigo Locatti
2021-07-07
util_shaders: Fix BindImageTexture
lat9nq
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
Report 2 channels active. Fixes Tales of Vesperia's mono channel audio.
Kelebek1
2021-07-06
Support more PCM formats. Fixes Ys IX audio.
Kelebek1
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-02
config: Read UISettings as basic settings
lat9nq
2021-07-01
settings: Set resolution_factor default to 1
lat9nq
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-30
yuzu_cmd: config: Pass a reference in
lat9nq
2021-06-29
Merge pull request #6471 from lat9nq/dump-as-mod
Morph
2021-06-28
core, input_common: Miscellaneous fixes
lat9nq
2021-06-28
yuzu qt: Make most UISettings a BasicSetting
lat9nq
2021-06-28
general: Make most settings a BasicSetting
lat9nq
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
[next]