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
/
Plugins
/
Plugin_VideoSoftware
/
Src
/
SWCommandProcessor.cpp
Age
Commit message (
Expand
)
Author
2013-04-19
Fix a bunch of random typos in comments and logging.
lioncash
2013-04-17
New license header introduced to all Video based projects.
Lioncash
2013-04-13
Clean up most (99.99%) of the tab/space mismatches in the VideoSoftware project.
Lioncash
2013-04-09
ChunkFile has allowed me to accidentally "Do" a non-POD for the last time!
Jordan Woyak
2013-02-28
Merge branch 'VideoSoftware-savestates'
Rachel Bryk
2013-02-26
ARM Support without GLSL
Ryan Houdek
2013-02-26
Improve VideoSoftware save states. They are fairly stable, but not perfect. O...
Rachel Bryk
2013-02-25
Begin implementing save states to video software. Kind of works, sometimes.
Rachel Bryk
2011-03-16
Fix the video software backend. (closes issue 4269)
sl1nk3.s
2011-03-05
Replaced Common::CriticalSection with a std::mutex implementation. 64bit Wind...
Jordan Woyak
2011-02-14
Some work on changing comments, log messages, and variable and function names...
Glenn Rice
2011-02-03
Use brute force to link the software plugin.
Soren Jorvang