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-04-29
add config block 0x00170000
wwylele
2016-04-29
Common: Remove section measurement from profiler (#1731)
Yuri Kunde Schlesner
2016-04-29
AudioCore: Implement interpolation
MerryMage
2016-04-29
Move and rename the MemoryAccesses class to MemoryAccessTracker.
Henrik Rydgard
2016-04-28
Make Citra build with MICROPROFILE_ENABLED set to 0 (#1709)
Henrik RydgÄrd
2016-04-28
Debugger fix
Henrik Rydgard
2016-04-28
Optimize the vertex loader, nearly doubling its speed.
Henrik Rydgard
2016-04-28
Don't keep base_address in the loader, it doesn't belong there (with it, the ...
Henrik Rydgard
2016-04-28
Move "&" to their proper place, add missing includes and make some properly r...
Henrik Rydgard
2016-04-28
Refactor: Extract VertexLoader from command_processor.cpp.
Henrik Rydgard
2016-04-28
Remove late accesses to attribute_config
Henrik Rydgard
2016-04-28
Merge pull request #1727 from MerryMage/minor-commit
bunnei
2016-04-28
Merge pull request #1722 from MerryMage/soundtouch
bunnei
2016-04-28
Externals: Add soundtouch
MerryMage
2016-04-28
AudioCore: Move samples_per_frame and num_sources into hle/common.h
MerryMage
2016-04-27
Merge pull request #1708 from MerryMage/dsp_dsp
bunnei
2016-04-27
DSP_DSP: Fix log format strings and arguments
MerryMage
2016-04-27
AudioCore: Hack to prevent regressions: Trigger Binary pipe interrupt every a...
MerryMage
2016-04-27
DSP_DSP: Add return IPC headers
MerryMage
2016-04-27
DSP_DSP: Updated interrupt implementation
MerryMage
2016-04-26
Merge pull request #1721 from bunnei/cleanup-pr-1447
bunnei
2016-04-26
y2r_u: Cleanup some formatting.
bunnei
2016-04-26
Merge pull request #1447 from JamePeng/update-y2r-service
bunnei
2016-04-26
Merge pull request #1720 from linkmauve/fix-qt
linkmauve
2016-04-26
Qt Frontend: Add Threads::Threads import in CMakeLists.txt.
Emmanuel Gil Peyrot
2016-04-25
Merge pull request #1710 from hrydgard/optimize-event-breakpoints
bunnei
2016-04-25
Merge pull request #1714 from smspillaz/fix-1711
bunnei
2016-04-25
DSP/Pipe: There are 8 pipes
MerryMage
2016-04-25
travis: Install cmake 3.1
Sam Spilsbury
2016-04-25
shader: Shader size is long uint, not uint.
Sam Spilsbury
2016-04-25
shader: Handle non-CALL opcodes with a break
Sam Spilsbury
2016-04-24
shader: Format string must be provided inline and not as a variable
Sam Spilsbury
2016-04-24
am: title_id is long long uint
Sam Spilsbury
2016-04-24
assert: Allow UNREACHABLE_MSG to have just one argument
Sam Spilsbury
2016-04-24
CMakeLists: Use imported version of Threads::Threads
Sam Spilsbury
2016-04-24
Replace std::map with std::array for graphics event breakpoints, and allow th...
Henrik Rydgard
2016-04-24
DSP_DSP: Remove unused variable
MerryMage
2016-04-24
Merge pull request #1576 from smspillaz/fix-build-errors-03272016
bunnei
2016-04-23
Merge pull request #1705 from LittleWhite-tb/compat_gcc49
bunnei
2016-04-23
Protect use of std::is_trivially_copyable to compile with GCC 4.9
LittleWhite
2016-04-23
return checks if event and memory created
mailwl
2016-04-23
assert: Add _MSG variations for UNREACHABLE and UNIMPLEMENTED
Sam Spilsbury
2016-04-23
pica: Handle default lighting case
Sam Spilsbury
2016-04-23
ncch: Use correct format specifier (for long long uint)
Sam Spilsbury
2016-04-23
fs: Fix what appears to be a typo (filename_size / file_size)
Sam Spilsbury
2016-04-23
gdbstub: Don't check if unsigned int is > 0
Sam Spilsbury
2016-04-23
debugger: Warn if we reach an unreachable format
Sam Spilsbury
2016-04-23
microprofileui: Use correct printf specifier
Sam Spilsbury
2016-04-23
microprofile: Use std::abs
Sam Spilsbury
2016-04-23
CMakeLists: Use CMAKE_THREAD_LIBS_INIT
Sam Spilsbury
[prev]
[next]