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
/
VideoBackends
/
Software
/
SWmain.cpp
Age
Commit message (
Expand
)
Author
2014-04-12
VideoSoftware: remove const memory usage of DebugUtil
degasus
2014-03-29
Software backend: Delete forked PixelEngine.
magumagu
2014-03-17
More range-based loops and overrides
Tillmann Karras
2014-03-14
Kill off some usages of c_str.
Lioncash
2014-03-11
Fixes spacing for "for", "while", "switch" and "if"
Matthew Parlane
2014-03-09
clang-modernize -use-nullptr
Tillmann Karras
2014-03-06
SW renderer: add missing ClearCurrent()
Tillmann Karras
2014-03-03
videosoftware: More coding style fixes.
Tony Wasserka
2014-03-01
videosoftware: Added hack to bypass xfb just so fifoplayer works.
Scott Mansell
2014-02-20
Fix more header sorting issues in VideoBackends/ (now check-includes clean).
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
2014-02-16
MMIO: Port the VideoCommon CP MMIOs to the new interface (and provide framewo...
Pierre Bourdon
2014-02-09
Clean up some struct indentations
Lioncash
2014-01-21
Finally Merge branch 'videosoftware-xfb'
Scott Mansell
2014-01-18
Merge of GL-AutoChoose.
Ryan Houdek
2014-01-17
[GLExtensions] Make sure to initialize our function pointers with VideoSoftwa...
Ryan Houdek
2014-01-17
[GLExtensions] Initial code drop for GLExtensions. This drops GLEW entirely f...
Ryan Houdek
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre