index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
/
Src
/
Thunk.cpp
Age
Commit message (
Expand
)
Author
2010-02-14
keep a few separate thunkmanagers so they don't all share the same register b...
hrydgard
2009-07-28
Now ALL copyright dates are fixed to the legally correct year: The year in wh...
XTra.KrazzY
2009-03-28
Some code cleanup
omegadox
2008-12-19
Turn the X86 emitter into a class, so the code pointer is no longer a global,...
hrydgard
2008-12-08
set svn:eol-style=native for **.cpp
bushing
2008-09-05
Fixed ProtectFunction(): it should copy parameters using the padded size. Act...
Maarten ter Huurne
2008-09-05
Align stack to 16-byte boundary when compiling in 32-bit mode with GCC. This ...
Maarten ter Huurne
2008-08-24
Fixed "no newline at end of file" warnings issued by GCC 4.2.
Maarten ter Huurne
2008-08-20
Save/restore SSE flags through protected function calls.
hrydgard
2008-08-12
phew, beyond good and evil fixed in 64-bit (not setting DAZ anymore). plus so...
hrydgard
2008-08-12
Lots of various changes. CPU detect fix. Maybe a minor speed increase. CPU bu...
hrydgard