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
Age
Commit message (
Expand
)
Author
2014-03-14
PixelShaderGen: Use integer math for indirect tev stage texcoord calculation.
Tony Wasserka
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-09
clang-modernize -loop-convert
Tillmann Karras
2014-03-06
SW renderer: add missing ClearCurrent()
Tillmann Karras
2014-03-04
Make our architecture defines less stupid.
Ryan Houdek
2014-03-03
videosoftware: More coding style fixes.
Tony Wasserka
2014-03-01
videosoftware: Provide a more elaborate comment on the FifoPlayer support hack.
Tony Wasserka
2014-03-01
videosoftware: Added hack to bypass xfb just so fifoplayer works.
Scott Mansell
2014-02-28
Various changes suggested by cppcheck
Tillmann Karras
2014-02-22
Make Common/ mostly IWYU clean (and fix errors in rest of the project detecte...
Pierre Bourdon
2014-02-20
Merge pull request #88 from lioncash/relative-includes
Pierre Bourdon
2014-02-20
Fix more header sorting issues in VideoBackends/ (now check-includes clean).
Pierre Bourdon
2014-02-18
Merge pull request #79 from Tilka/nits
Pierre Bourdon
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-17
Second and final pass of clearing out tabs.
Lioncash
2014-02-16
Fix some vertical alignments
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-16
Silence some Windows compiler warnings
Tillmann Karras
2014-02-10
Replace all include guard ifdefs with "#pragma once"
lioncash
2014-02-09
Merge pull request #54 from lioncash/cleanup
Ryan Houdek
2014-02-09
Remove function Xchg from SWStatistics.cpp. Like the one previous, this can b...
Lioncash
2014-02-09
Clean up some struct indentations
Lioncash
2014-02-09
Cleanup enum indentations.
Lioncash
2014-02-04
SWCommandProcessor: fix the CPReg structure fields
Pierre Bourdon
2014-01-25
Videosoftware: Fix memory cleanup code.
Scott Mansell
2014-01-21
Finally Merge branch 'videosoftware-xfb'
Scott Mansell
2014-01-19
Stop building GLExtensions.cpp twice(One in GL, one in software). We don't ne...
Ryan Houdek
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] Still had a GLEW lib hanging out in the CMake file for the sof...
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
2013-12-31
Convert all vcxproj files to UNIX line endings
Jasper St. Pierre
2013-12-30
Software renderer: Add a zfreeze related TODO.
Tony Wasserka
2013-12-16
Software renderer: Add linear interpolation of fog range adjustment factors.
Tony Wasserka
2013-12-12
Have our OpenGL/ES context creation be less stupid.
Ryan Houdek
2013-12-11
Remove all instances of OpenCL in the Dolphin Project. A brief history of Ope...
Ryan Houdek
2013-11-24
Dynamically allocate color textures.
Scott Mansell
2013-11-24
Increase res of color texture to match PAL Super Smash Bros: Brawl
Scott Mansell
2013-11-23
Remove c++11 feature so VC2010 can be happy.
Scott Mansell
2013-11-23
Merge branch 'master' into videosoftware-xfb
Scott Mansell
2013-11-17
std::string can't be passed to ... format.
Matthew Parlane
2013-11-17
Don't pass char* to std::string.
Matthew Parlane
2013-11-17
Use IOFile for TextureToPng to support non-ascii
Matthew Parlane
2013-11-16
Change software rasterizer screenshot code due to change in api just now.
Ryan Houdek
2013-11-17
Api was too confusing for people.
Matthew Parlane
[prev]
[next]