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
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
2016-09-21
Remove special rules for Windows.h and library includes
Yuri Kunde Schlesner
2016-09-21
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-18
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-18
Tweak formatting settings
Yuri Kunde Schlesner
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
Dyncom: Disable clang-format on the decoding table.
Emmanuel Gil Peyrot
2016-09-18
Sources: Add a .clang-format configuration file.
Emmanuel Gil Peyrot
2016-09-15
VideoCore: Fix dangling lambda context in shader interpreter
Yuri Kunde Schlesner
2016-09-15
arm_dynarmic: Implement GetVFPSystemReg/SetVFPSystemReg.
bunnei
2016-09-15
microprofile: Double buffer size to 16MB.
bunnei
[next]