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
/
VideoBackends
/
Software
/
SWCommandProcessor.cpp
Age
Commit message (
Expand
)
Author
2014-12-09
VertexLoader: Move the old Datareader function into VertexLoader
degasus
2014-09-30
Remove useless STACKALIGN macro.
comex
2014-09-28
Rejigger some FIFO buffer variables to be more rational.
comex
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-08-23
Remove unused declarations.
comex
2014-08-19
msvc: resolve all warnings in VideoBackends/Software.
Shawn Hoffman
2014-08-10
Software: Apply static to some functions
Lioncash
2014-07-11
remove unused globals
degasus
2014-07-11
avoid the extern keyword in .cpp files
degasus
2014-07-11
mark all local variables as static
degasus
2014-07-11
mark all local functions as static
degasus
2014-06-21
VideoSoftware: remove duplicated CommandProcessor structures.
magumagu
2014-03-09
clang-modernize -use-nullptr
Tillmann Karras
2014-02-22
Make Common/ mostly IWYU clean (and fix errors in rest of the project detecte...
Pierre Bourdon
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-16
Remove the old MMIO access "interface".
Pierre Bourdon
2014-02-16
MMIO: Port the SW CP/PE MMIOs to the new interface.
Pierre Bourdon
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre