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
2016-03-20
Merge pull request #1302 from Subv/save_fix
bunnei
2016-03-20
HLE/FS: Change the error code returned when an ExtSaveData archive is not found.
Subv
2016-03-20
HLE/FS: Corrected some style concerns.
Subv
2016-03-20
Merge pull request #1550 from LittleWhite-tb/gdbstub_include_fix
bunnei
2016-03-20
HLE/FS: Fixed creating the config savefile when it doesn't exist.
Subv
2016-03-20
HLE/FS: Implemented GetFormatInfo
Subv
2016-03-20
HLE/FS: Don't return an error when deleting the ExtSaveData if it does not ex...
Subv
2016-03-20
HLE/FS: Return the proper error codes when opening files.
Subv
2016-03-20
HLE/FS: Fixed the OpenDirectory error code
Subv
2016-03-20
HLE/FS: Return the proper error codes on file Read/Write operations.
Subv
2016-03-20
HLE/FS: Corrected the error codes for DeleteFile
Subv
2016-03-20
HLE/FS: Corrected the error codes for CreateFile
Subv
2016-03-20
HLE/FS: FS::CreateFile takes an u64 for the file size.
Subv
2016-03-20
Fix missing header
LittleWhite
2016-03-20
Merge pull request #1538 from lioncash/dot
bunnei
2016-03-19
Merge pull request #1522 from MerryMage/dylibbundler
bunnei
2016-03-18
Merge pull request #1543 from lioncash/zero
bunnei
2016-03-18
vector_math: Add missing member in Vec4's SetZero function
Lioncash
2016-03-18
Merge pull request #1505 from pippo2931/fef
bunnei
2016-03-17
Merge pull request #1535 from JayFoxRox/fix-align
bunnei
2016-03-17
Merge pull request #1539 from lioncash/const
bunnei
2016-03-16
Merge pull request #1466 from LittleWhite-tb/gamelist-update-recent
Yuri Kunde Schlesner
2016-03-17
video_core: Don't cast away const
Lioncash
2016-03-17
shader_interpreter: use std::inner_product for the dot product
Lioncash
2016-03-16
Merge pull request #1537 from lioncash/const
Yuri Kunde Schlesner
2016-03-17
core/video_core: Make NumIds functions constexpr
Lioncash
2016-03-17
core/video_core: Don't cast away const in subscript operators
Lioncash
2016-03-17
PICA: Alignment happens locally in vertex
Jannik Vogel
2016-03-16
Register ROM started through the gamelist in the list of ROM recently started
LittleWhite
2016-03-16
Merge pull request #1519 from JayFoxRox/vp-offset-fix
bunnei
2016-03-16
Merge pull request #1503 from bunnei/clear-jit-cache
bunnei
2016-03-16
Merge pull request #1479 from JayFoxRox/mad-encoding
bunnei
2016-03-15
Merge pull request #1526 from bunnei/sdl-rgb8
bunnei
2016-03-15
PICA: Fix MAD/MADI encoding
Jannik Vogel
2016-03-15
Update nihstro to latest master
Jannik Vogel
2016-03-15
Merge pull request #1528 from MerryMage/citra-shutdown
linkmauve
2016-03-15
citra: Shutdown cleanly if ROM load fails
MerryMage
2016-03-14
SDL2: Explicitly use RGB8 color buffer.
bunnei
2016-03-15
OS X: Use dylibbundler to include dylibs required by citra in nightly archive
MerryMage
2016-03-14
Merge pull request #1409 from JamePeng/Reorganize-NDM
bunnei
2016-03-14
PICA: Fix viewport offset
Jannik Vogel
2016-03-15
Reorganize the ndm service path for dummy implement function
JamePeng
2016-03-13
Merge pull request #1509 from lioncash/noncopy
bunnei
2016-03-13
Merge pull request #1510 from wwylele/fix_pad
Yuri Kunde Schlesner
2016-03-13
hid: fix pad update
wwylele
2016-03-12
Merge pull request #1496 from JayFoxRox/align-attribs
Yuri Kunde Schlesner
2016-03-13
PICA: Align vertex attributes
Jannik Vogel
2016-03-12
Merge pull request #1506 from lioncash/enum
Yuri Kunde Schlesner
2016-03-12
common_types: Make NonCopyable constructor constexpr
Lioncash
2016-03-12
common_types: Specify const in deleted copy constructor/assignment operator
Lioncash
[next]