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
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoCommon
/
Src
/
VideoState.cpp
Age
Commit message (
Expand
)
Author
2009-06-22
revert last 2 commits
nakeee
2009-06-22
They should be called SU Registers (Setup Unit/Rasterization). BP (Bypass) i...
omegadox
2008-12-08
set svn:eol-style=native for **.cpp
bushing
2008-10-25
Cachable vertex loaders. Not a very big speedup in itself, but makes it easie...
hrydgard
2008-10-25
Move moving things around and preparing for the next step (cached vertexloade...
hrydgard
2008-08-30
more statesave bugfixes...
hrydgard
2008-08-30
State saving progress. Most core state seems to be saved/loaded correctly, no...
hrydgard
2008-08-30
Save states now work (to some extent). Please report special cases which caus...
XTra.KrazzY
2008-08-30
Cleaning up XK's mess, added a simple profiler, minor disasm fix. Too lazy to...
hrydgard
2008-08-28
Added save/load state support in the UI
XTra.KrazzY
2008-08-28
Final typo and error fixes and include reordering
XTra.KrazzY
2008-08-28
I have broken something, but more may be broken
XTra.KrazzY
2008-08-28
A lot of save state groundwork. Please notify if compilation breaks because
XTra.KrazzY
2008-08-27
Fixed message box calls (they aren't even necessary, just checking whether th...
XTra.KrazzY
2008-08-27
Fixed "no newline at end of file" warnings.
Maarten ter Huurne
2008-08-27
Only include <windows.h> when compiling for Windows.
Maarten ter Huurne
2008-08-27
Fix for XK's commit. XK, if its wrong punch me in the face
daco65
2008-08-26
Preliminary video save state support. More work is necessary, this is just so...
XTra.KrazzY