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
Age
Commit message (
Expand
)
Author
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
2014-07-15
Fix incorrect clamping in SWRenderer.
Scott Mansell
2014-07-13
Fix warnings unearthed by #579
Tillmann Karras
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-25
Centralize the logging code into its own folder in Common.
Lioncash
2014-06-24
Remove the 32-bit config platform from the VS solution and projects
Lioncash
2014-06-22
Merge pull request #500 from lioncash/ini
Pierre Bourdon
2014-06-21
Merge pull request #501 from magumagu/sw-cp-structs
Tony Wasserka
2014-06-21
VideoSoftware: remove duplicated CommandProcessor structures.
magumagu
2014-06-19
VideoCommon: use the Light struct in XF memory
degasus
2014-06-18
Kill off replaceable usages of s[n]printf.
Lioncash
2014-06-16
Use only section-based ini reading.
Lioncash
2014-06-13
Merge pull request #445 from magumagu/video-dead-code
Tony Wasserka
2014-06-08
Fix the capitalization of "GameCube" throughout the project.
Paul Olszewski
2014-06-01
Video backends: remove dead code.
magumagu
2014-05-29
Remove the min/max functions in CommonFuncs.
Lioncash
2014-05-22
Merge pull request #370 from Sonicadvance1/remove_specialized_memcmp
shuffle2
2014-05-18
Merge pull request #355 from magumagu/gx-missing-opcode
Tony Wasserka
2014-05-17
Removes ZeroFrog's "optimized" memcpy and memcmp functions.
Ryan Houdek
2014-05-17
Merge pull request #360 from magumagu/lighting-rounding
Tony Wasserka
2014-05-17
Video backends: warn on usage of GL_DRAW_QUADS_2.
magumagu
2014-05-17
Merge pull request #269 from magumagu/swbackend-xfregisters
Tony Wasserka
2014-05-16
Video backends: mass-replace "xfregs" with "xfmem".
magumagu
2014-05-16
Video backend: merge global var xfmem into xfregs.
magumagu
2014-05-16
Video backends: unify xfregs/xfmem structures.
magumagu
2014-05-16
Video backends: fix behavior of "konst" TEV inputs.
magumagu
2014-05-11
Video backends: fix rounding in lighting computation.
magumagu
2014-05-10
Opcode decoding: handle missing opcodes 0x88 etc.
magumagu
2014-05-08
Opcode decoding: 0xC0 isn't a valid command.
magumagu
[prev]
[next]