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-10-12
Move bDumpFrames to SConfig (and it's references)
Fog
2014-10-12
Changed Dump Frames References
Fog
2014-10-10
Fixed a small bug.
crudelios
2014-10-10
Several small optimizations.
crudelios
2014-10-10
Get buildbot to compile.
crudelios
2014-10-10
Fix linux build and various warnings.
crudelios
2014-10-10
Reimplement Bounding Box calculation using the software renderer.
crudelios
2014-10-02
Change a bunch of reference function arguments to pointers.
comex
2014-09-30
Remove useless STACKALIGN macro.
comex
2014-09-28
Rejigger some FIFO buffer variables to be more rational.
comex
2014-09-28
Mechanical changes to move most CP state to a struct rather than separate glo...
comex
2014-09-21
GPU: Only load the relevant color components upon writes to the tev color reg...
Tony Wasserka
2014-09-19
Merge pull request #1120 from rohit-n/muh-precompiled-headers
Ryan Houdek
2014-09-19
Fix build failing when disabling precompiled headers.
Rohit Nirmal
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-10
Merge pull request #1027 from rohit-n/change-include
Ryan Houdek
2014-09-09
Kill Core::g_CoreStartupParameter.
Rachel Bryk
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-09-04
TextureDecoder: Pass the TLUT address straight into the texture decoder
Jasper St. Pierre
2014-09-04
TextureDecoder: Add an enum for the TLUT formats
Jasper St. Pierre
2014-09-01
msvc: remove some remnants of SDL and DSound from projects and general cleanup.
Shawn Hoffman
2014-09-01
VertexLoader: Change VtxDesc to use u64 instead of u32
Pierre Bourdon
2014-08-30
Get rid of C-style empty function parameter indicators
Lioncash
2014-08-23
Remove unused declarations.
comex
2014-08-21
Merge pull request #764 from magcius/new-nogui-2
Lioncash
2014-08-19
msvc: resolve all warnings in VideoBackends/Software.
Shawn Hoffman
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-14
Windows: Use a shared precompiled header for dolphin code under Source/
Shawn Hoffman
2014-08-10
Software: Fix function casing in SWRenderer
Lioncash
2014-08-10
Software: Fix some if-statement body placements
Lioncash
2014-08-10
Software: Fix over-indentation of SetupQuad()
Lioncash
2014-08-10
Software: Apply static to some functions
Lioncash
2014-08-10
Software: Fix function casing in TextureEncoder
Lioncash
2014-08-10
Software: Fix the formatting and function casing in Vec3.h
Lioncash
2014-08-10
Software: Fix various brace styling errors
Lioncash
2014-08-10
Software: Make an enum into a static constant in DebugUtil.cpp
Lioncash
2014-08-10
Software: Make constants char_width and char_height private in RasterFont
Lioncash
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-29
Convert some more header inclusions into forward declarations
Lioncash
2014-07-26
Remove fakepoll.h.
Lioncash
2014-07-23
Get rid of a few C-style struct declarations
Lioncash
2014-07-18
Merge pull request #642 from phire/vs-constants
Pierre Bourdon
2014-07-17
SW: Call OnFrameEnd in the FifoPlayer XFB hack. Required to dump DFF frames.
Pierre Bourdon
2014-07-17
VideoSoftware: Use the same max XFB size as VideoCommon.
Scott Mansell
2014-07-17
Merge pull request #622 from phire/sw-fix-frame-dump
Dolphin Bot
2014-07-17
Fixed Frame dumping in VideoSoftware.
Scott Mansell
[prev]
[next]