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
2016-09-03
VideoSoftware: Don't Init the PixelEngine twice
EmptyChaos
2016-07-29
VideoCommon: Make API_TYPE an enum class
Lioncash
2016-06-26
VideoCommon: Drop GetConfigName.
degasus
2016-06-26
VideoBackends: Merge ShowConfig functions.
degasus
2016-06-26
VideoBackends: Merge Initialize and Shutdown functions.
degasus
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-01-24
OpcodeDecoder: Add namespace
Lioncash
2016-01-17
VideoCommon: Header cleanup
Lioncash
2016-01-12
Fifo: Create a "Fifo" namespace.
degasus
2016-01-09
VideoSW: fix some warnings
Tillmann Karras
2016-01-06
VideoSW: Use more VideoCommon
degasus
2016-01-04
Merge pull request #3434 from lioncash/enum
Markus Wick
2016-01-02
VideoBackend: Get rid of a boolean global
Lioncash
2016-01-02
OnScreenDisplay: Make CallbackType an enum class
Lioncash
2015-12-23
Revert "Merge pull request #3076 from void-ghost/stereo3d_presets"
Jules Blok
2015-10-14
VideoSW: Split up OGL window handling
degasus
2015-10-03
Merge pull request #3076 from void-ghost/stereo3d_presets
shuffle2
2015-09-22
VideoBackend: Video config filename is now exposed in VideoBackends.
ghost
2015-09-22
Move GL interface code out of the OpenGL video backend.
Scott Mansell
2015-09-19
GLInterface: Fix VideoSW on linux + OSX (v2)
degasus
2015-09-18
Revert "GLInterface: Fix VideoSW on linux + OSX"
Markus Wick
2015-09-17
Merge pull request #3054 from degasus/master
flacs
2015-09-17
VideoSW: Drop HwRasterizer
degasus
2015-09-17
GLInterface: Fix VideoSW on linux + OSX
degasus
2015-06-12
Options: merge SCoreStartupParameter into SConfig
degasus
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-05-14
Software: Convert most volatile variables to atomics
Lioncash
2015-04-06
Fifo: rewrite sync on idle skipping hack
degasus
2015-02-01
VideoBackends: set GLInterface to zero after deleting it
degasus
2015-01-31
OGL: Fix a memory leak that would occur every time a game is launched
Lioncash
2014-11-17
OGL: implement bounding box support with ssbo
degasus
2014-09-28
Mechanical changes to move most CP state to a struct rather than separate glo...
comex
2014-09-19
Add a comment to the software renderer that stride should be implemented
Ryan Houdek
2014-09-19
WIP XFB scaling.
magumagu
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-08-30
Get rid of C-style empty function parameter indicators
Lioncash
2014-08-19
Core: Remove UpdateFPSDisplay
Jasper St. Pierre
2014-08-19
Core: Don't pass through a reference to the window handle
Jasper St. Pierre
2014-08-10
Software: Get rid of an unnecessary format string in SWmain.cpp
Lioncash
2014-08-03
Isolate D3D and Software Renderer from wxWidgets code
Lioncash
2014-08-02
Move GLInterface around to remove VideoBackends dependency on DolphinWX
Pierre Bourdon
2014-07-17
SW: Call OnFrameEnd in the FifoPlayer XFB hack. Required to dump DFF frames.
Pierre Bourdon
2014-07-17
Fixed Frame dumping in VideoSoftware.
Scott Mansell
2014-07-13
Fix warnings unearthed by #579
Tillmann Karras
2014-07-11
avoid the extern keyword in .cpp files
degasus
2014-07-11
mark all local functions as static
degasus
2014-06-25
Centralize the logging code into its own folder in Common.
Lioncash
2014-06-01
Video backends: remove dead code.
magumagu
2014-05-16
Video backends: mass-replace "xfregs" with "xfmem".
magumagu
[next]