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
kernel/error: Add error code for invalid pointers
Lioncash
2018-10-24
kernel/error: Add error code for closed sessions
Lioncash
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-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
2018-10-22
Merge pull request #1541 from lioncash/define
bunnei
2018-10-22
Merge pull request #1538 from lioncash/query
bunnei
2018-10-22
Merge pull request #1547 from FernandoS27/fix-fset
bunnei
2018-10-22
Fixed FSETP and FSET
FernandoS27
2018-10-22
Merge pull request #1546 from lioncash/svc-again
bunnei
2018-10-22
Merge pull request #1548 from FernandoS27/fix-vao
bunnei
2018-10-22
Fixed VAOs Float types only returning GL_FLOAT in cases that they had to retu...
FernandoS27
2018-10-21
psm: Stub GetChargerType
Zach Hilman
[next]