index
:
citra
master
Nintendo 3DS emulator/debugger
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
common
Commit message (
Expand
)
Author
Age
*
Merge pull request #642 from bunnei/touchpad
bunnei
2015-03-11
|
\
|
*
HID: Complete refactor of pad/touch input to fix threading issues.
bunnei
2015-03-10
*
|
Merge pull request #629 from archshift/lcdfb
bunnei
2015-03-10
|
\
\
|
|
*
EmuWindow: Made pad/touch functions non-static.
bunnei
2015-03-10
|
|
*
EmuWindow: Added infrastructure code to enable touchpad support.
bunnei
2015-03-10
|
|
/
|
/
|
|
*
Added LCD registers, and implementation for color filling in OGL code.
archshift
2015-03-09
*
|
Merge pull request #634 from linkmauve/logging-performances
bunnei
2015-03-09
|
\
\
*
\
\
Merge pull request #584 from yuriks/outline-asserts
bunnei
2015-03-08
|
\
\
\
*
|
|
|
Fixed EmuWindow typo (fixes OSX build)
bunnei
2015-03-07
*
|
|
|
Merge pull request #636 from bunnei/refactor-screen-win
bunnei
2015-03-07
|
\
\
\
\
|
*
|
|
|
Set framebuffer layout from EmuWindow.
bunnei
2015-03-07
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #538 from yuriks/perf-stat
Tony Wasserka
2015-03-07
|
\
\
\
\
|
|
|
|
*
Logging: check for filter before sending to the queue, to skip all heavy form...
Emmanuel Gil Peyrot
2015-03-06
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Removed swap code redundancy and moved common swap code to swap.h
archshift
2015-03-05
|
|
/
/
|
/
|
|
|
*
|
Profiler: Implement QPCClock to get better precision on Win32
Yuri Kunde Schlesner
2015-03-01
|
*
|
Add profiling infrastructure and widget
Yuri Kunde Schlesner
2015-03-01
|
/
/
*
|
Common: Switch to the XDG Base Directory Specification for directory selection.
Emmanuel Gil Peyrot
2015-02-25
*
|
Merge pull request #581 from archshift/tfe
bunnei
2015-02-23
|
\
\
|
*
|
Added information reporting from ThrowFatalError
archshift
2015-02-22
*
|
|
Common: Change names containing “Dolphin” or “PPSSPP” to something mo...
Emmanuel Gil Peyrot
2015-02-20
*
|
|
Misc cleanup of common and related functions
archshift
2015-02-19
*
|
|
Remove duplication of INSERT_PADDING_WORDS between pica.h and gpu.h
archshift
2015-02-19
*
|
|
Remove "super lame/broken" file_search compilation unit that was leftover fro...
archshift
2015-02-18
*
|
|
Remove redundant utf8 compilation unit that was leftover from Dolphin
archshift
2015-02-18
*
|
|
Remove useless extended_trace compilation unit that was leftover from Dolphin
archshift
2015-02-18
*
|
|
Remove the useless msg_handler compilation unit that was left over from Dolphin
archshift
2015-02-18
|
/
/
*
|
Merge pull request #570 from purpasmart96/config_mem
bunnei
2015-02-18
|
\
\
|
|
*
Asserts: Use lambdas to keep assertion code away from the main code path
Yuri Kunde Schlesner
2015-02-18
|
|
/
|
/
|
|
*
ConfigMem: Clean up the Config memory to be more like the shared page and moved
purpasmart96
2015-02-16
*
|
Merge pull request #529 from Subv/master
bunnei
2015-02-14
|
\
\
|
|
/
|
/
|
*
|
backend: Add logging subentry for ldr
Lioncash
2015-02-12
|
*
Build: Fixed some warnings
Subv
2015-02-12
|
/
*
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-10
*
Merge pull request #526 from purpasmart96/citra_stubs
bunnei
2015-02-10
|
\
|
*
Services: Stub some functions
purpasmart96
2015-02-07
*
|
Fix a wrong file name in a comment
chinhodado
2015-02-07
|
/
*
Common: Fix SCOPE_EXIT to actually create unique identifiers.
Yuri Kunde Schlesner
2015-01-30
*
Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx
archshift
2015-01-21
*
Logging: Log all called service functions (under trace). Compile out all trac...
archshift
2015-01-10
*
Merge pull request #431 from yuriks/thread-queue-cleanup
bunnei
2015-01-07
|
\
|
*
Common: Clean up ThreadQueueList
Yuri Kunde Schlesner
2015-01-07
*
|
Merge pull request #425 from Subv/coretiming
bunnei
2015-01-07
|
\
\
|
|
/
|
/
|
|
*
CoreTiming: Ported the CoreTiming namespace from PPSSPP
Subv
2015-01-07
*
|
Merge pull request #421 from linkmauve/remove-dead-platforms
bunnei
2015-01-06
|
\
\
*
\
\
Merge pull request #376 from Subv/arc_reorder
bunnei
2015-01-06
|
\
\
\
|
|
*
|
Common: Remove dead platform #ifdefs to make the code more readable.
Emmanuel Gil Peyrot
2015-01-06
|
|
/
/
|
/
|
|
*
|
|
Common: Use std::abs instead of abs, using abs with cmath fails on some systems.
Emmanuel Gil Peyrot
2015-01-05
*
|
|
Common: Remove the unused x86-specific 128-bit float type.
Emmanuel Gil Peyrot
2015-01-05
|
|
/
|
/
|
|
*
Archives: Changed the way paths are built for the archives.
Subv
2015-01-03
|
*
SaveDataCheck: Move the files to nand/title
Subv
2015-01-03
[next]