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-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
2014-04-24
Software renderer: Update a reference link.
Tony Wasserka
2014-04-19
Fix "warning: unused variable 'skipFrames'"
Tillmann Karras
2014-04-15
Software backend: don't skip red component in TEV.
magumagu
2014-04-15
Software backend: make TEV rounding match hardware.
magumagu
2014-04-12
VideoSoftware: remove const memory usage of DebugUtil
degasus
2014-04-11
Merge pull request #224 from magumagu/swrender-deletepixelfork
Tony Wasserka
2014-04-05
SWBackend: Fix code style.
magumagu
2014-03-29
SW backend: make shaders work on Intel/Windows.
magumagu
2014-03-29
Software backend: Delete forked PixelEngine.
magumagu
2014-03-29
Remove all trailing whitespaces from our codebase.
Pierre Bourdon
2014-03-26
Software renderer: Properly calculate tev combiner output.
Tony Wasserka
2014-03-26
Software renderer: Use color combiner configuration for alpha combiner compar...
Tony Wasserka
2014-03-25
BPMemory: Make use of BitField in a number of structures.
Tony Wasserka
2014-03-25
BPMemory: Expose the pixel_format and zformat fields in PE_CONTROL as enumera...
Tony Wasserka
2014-03-25
BPMemory: Use the new BitField class in two selected structures.
Tony Wasserka
2014-03-17
More range-based loops and overrides
Tillmann Karras
2014-03-15
Merge pull request #164 from lioncash/cstr-cull
Pierre Bourdon
2014-03-14
PixelShaderGen: Treat UV coordinates like S17.7 integers (they're still store...
Tony Wasserka
2014-03-14
PixelShaderGen: Change indirect texture matrix uniforms to use integers.
Tony Wasserka
[prev]
[next]