index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-10-24
Merge pull request #1562 from lioncash/aoc
bunnei
2018-10-24
Merge pull request #1560 from lioncash/unused
bunnei
2018-10-24
Merge pull request #1561 from lioncash/fs
bunnei
2018-10-24
Merge pull request #1559 from lioncash/log
bunnei
2018-10-24
Merge pull request #1468 from DarkLordZach/profile-manager-ui
Mat M
2018-10-24
configure_system: Clear current username before overwriting
Zach Hilman
2018-10-24
aoc_u: Make use of previously-unused CheckAOCTitleIDMatchesBase() function
Lioncash
2018-10-24
vfs: Handle failure of file reading within VfsRawCopy()
Lioncash
2018-10-24
key_manager: Remove unused variable in DeriveBase()
Lioncash
2018-10-23
decoders: Remove unused variable within SwizzledData()
Lioncash
2018-10-23
maxwell_3d: Remove unused variable within ProcessQueryGet()
Lioncash
2018-10-23
logging/backend: Add missing services to the log filters
Lioncash
2018-10-23
Merge pull request #1551 from ogniK5377/improved-svcbreak
bunnei
2018-10-23
profile_manager: Create save data if it doesn't exist on use
Zach Hilman
2018-10-23
acc: Fix account UUID duplication error
Zach Hilman
2018-10-23
configure_system: Clear selection after user delete
Zach Hilman
2018-10-23
profile_manager: Load user icons, names, and UUIDs from system save
Zach Hilman
2018-10-23
acc: Load user images from config dir
Zach Hilman
2018-10-23
qt: Allow user to select emu user on open save data
Zach Hilman
2018-10-23
qt: Add Profile Manager UI to system settings
Zach Hilman
2018-10-23
am: Pass current user UUID to launch parameters
Zach Hilman
2018-10-23
profile_manager: Load users from emulator settings
Zach Hilman
2018-10-23
settings: Add users and current_user settings and remove username
Zach Hilman
2018-10-23
Added Amiibo support (#1390)
David
2018-10-23
Merge pull request #1515 from DarkLordZach/dlc-lfs
bunnei
2018-10-23
Merge pull request #1542 from lioncash/project
bunnei
2018-10-23
Merge pull request #1553 from lioncash/mem
bunnei
2018-10-23
Merge pull request #1540 from lioncash/handle
bunnei
2018-10-23
common: Remove memory_util.cpp/.h
Lioncash
2018-10-23
Merge pull request #1552 from FearlessTobi/port-4336
bunnei
2018-10-23
Merge pull request #1519 from ReinUsesLisp/vsetp
bunnei
2018-10-23
Merge pull request #1539 from lioncash/dma
bunnei
2018-10-23
Merge pull request #1470 from FernandoS27/alpha_testing
bunnei
2018-10-23
only redefine 64 bit file operation for MSVC
Weiyi Wang
2018-10-23
Added assertion failed, reworked logging levels
David Marcec
2018-10-23
gl_shader_decompiler: Implement VSETP
ReinUsesLisp
2018-10-23
gl_shader_decompiler: Abstract VMAD into a video subset
ReinUsesLisp
2018-10-23
Added break types to svcBreak
David Marcec
2018-10-23
Merge pull request #1512 from ReinUsesLisp/brk
bunnei
2018-10-22
Merge pull request #1550 from FernandoS27/fmul32
bunnei
2018-10-22
Merge pull request #1543 from lioncash/target
bunnei
2018-10-22
Merge pull request #1537 from lioncash/shader
bunnei
2018-10-22
Added Saturation to FMUL32I
FernandoS27
2018-10-22
Assert that multiple render targets are not set while alpha testing
FernandoS27
2018-10-22
Merge pull request #1545 from DarkLordZach/psm
bunnei
2018-10-22
Use standard UBO and fix/stylize the code
FernandoS27
2018-10-22
Cache uniform locations and restructure the implementation
FernandoS27
2018-10-22
Remove SyncAlphaTest and clang format
FernandoS27
2018-10-22
Added Alpha Func
FernandoS27
2018-10-22
Implemented Alpha Testing
FernandoS27
[next]