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
2016-11-19
tests: add a work-around for macOS linking error
wwylele
2016-11-19
FileSys: rename SaveDataCheck archive to NCCH archive
wwylele
2016-11-19
FileSys: remove unused DiskArchive
wwylele
2016-11-19
PTM & CFG: use the correct path and error code according to the new FileSys p...
wwylele
2016-11-19
FileSys: w->rw permission lift only happens in SDMC archive
wwylele
2016-11-19
FileSys: add SDMCWriteOnlyArchive
wwylele
2016-11-19
FileSys: add SDMCArchive
wwylele
2016-11-19
FileSys: add ExtSaveDataArchive
wwylele
2016-11-19
FileSys: add SaveDataArchive
wwylele
2016-11-19
FileSys: remove Open from FileBackend
wwylele
2016-11-19
FileSys: remove Open from DirectoryBackend
wwylele
2016-11-19
FileSys: add PathParser
wwylele
2016-11-01
FileSys: make Archive interfaces return error code
wwylele
2016-10-31
Merge pull request #2126 from wwylele/stub-nwm
bunnei
2016-10-31
Merge pull request #2123 from jbeich/freebsd
bunnei
2016-10-28
Small fix to let IDA see target.xml
mailwl
2016-10-27
build: add default install for DragonFly, Solaris, etc.
Jan Beich
2016-10-27
core: some errno values are uncommon on Unix
Jan Beich
2016-10-27
common: use system bswap* functions on more BSDs
Jan Beich
2016-10-27
common: use system CPUID routine on DragonFly as well
Jan Beich
2016-10-27
common: some FreeBSD headers are incomplete to avoid namespace pollution
Jan Beich
2016-10-27
common: convert to standard stat()/fstat() interfaces
Anthony J. Bentley
2016-10-27
common: stat64 is non-standard, hide on a random Unix
Jan Beich
2016-10-27
common: only FreeBSD has thread affinity compatible with Linux
Jan Beich
2016-10-27
common: define routines to set thread name on more BSDs
Jan Beich
2016-10-25
FRD: fix GetMyFriendKey
mailwl
2016-10-20
Fix typos
Ricardo de Almeida Gonzaga
2016-10-12
NWM: stub Initialize with an error
wwylele
2016-10-07
Merge pull request #2024 from JamePeng/update-boss-code
bunnei
2016-10-06
Merge pull request #2082 from yuriks/shader-interp-crash
bunnei
2016-10-04
Merge pull request #1652 from wwylele/kernal-tool
bunnei
2016-10-03
Merge pull request #2106 from wwylele/delete-recursive
bunnei
2016-10-03
Merge pull request #2103 from wwylele/gpu-reg-cleanup
bunnei
2016-10-02
Update the stub code of BOSS
JamePeng
2016-10-02
fs: clean up log format
wwylele
2016-10-02
fs: implement DeleteDirectoryRecursively
wwylele
2016-09-29
VideoCore: Shader interpreter cleanups
Yuri Kunde Schlesner
2016-09-29
Common: Remove dangerous Vec[234] array constructors
Yuri Kunde Schlesner
2016-09-29
VideoCore: Fix out-of-bounds read in ShaderSetup::ProduceDebugInfo
Yuri Kunde Schlesner
2016-09-29
OpenGL: Take cached viewport sub-rect into account for scissor
Yuri Kunde Schlesner
2016-09-29
gpu: DisplayTransfer: a less amazing algorithm for flip
wwylele
2016-09-29
gpu: keep the old signal strategy for null pointer
wwylele
2016-09-29
gpu: add validity check for TextureCopy, DisplayTransfer and FillMemory
wwylele
2016-09-29
memory: fix IsValidVirtualAddress for RasterizerCachedMemory
wwylele
2016-09-29
gpu: move MemoryFill, TextureCopy and DisplayTransfer into functions
wwylele
2016-09-29
rasterizer: separate TextureCopy from DisplayTransfer
wwylele
2016-09-22
qt: shutdown system if error
wwylele
2016-09-22
move ResetType to kernel.h
wwylele
2016-09-22
name objects
wwylele
2016-09-22
implement wait tree widget
wwylele
[next]