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-12-21
VideoCommon: split VertexLoaderBase from VertexLoader
degasus
2014-12-21
VertexLoader: remove inlined getters
degasus
2014-12-21
VertexLoaderUid: remove operator<
degasus
2014-12-21
VideoLoader: remove VAT_*_FRACBITS
degasus
2014-12-13
VideoSW: rewrite VertexLoader to use the VideoCommon one
degasus
2014-12-13
Merge pull request #1640 from rohit-n/switch-default
skidau
2014-12-11
Silence some -Wswitch-default warnings.
Rohit Nirmal
2014-12-09
VideoCommon: Rename s_pCurBufferPointer
degasus
2014-12-09
VertexLoader: Move the old Datareader function into VertexLoader
degasus
2014-11-24
More formatting and consistency fixes
Stevoisiak
2014-11-20
Vertex Loader: SSE implementations of more position/texcoord/normal formats
Fiora
2014-11-17
OGL: implement bounding box support with ssbo
degasus
2014-11-13
Various formatting and consistency fixes
Stevoisiak
2014-11-02
Merge pull request #1460 from phire/moreGetPointer
Ryan Houdek
2014-11-01
VideoCommon/VideoBackends: Remove unnecessary wxWidgets references.
Lioncash
2014-11-01
Remove GetPointers in VideoSoftware.
Scott Mansell
2014-10-26
OGL: Get rid of error macros
Lioncash
2014-10-22
Merge pull request #1347 from comex/header-hygiene
comex
2014-10-21
Add missing includes where headers depend on other headers having been includ...
comex
2014-10-19
Remove a hard dependency from libGL from the software renderer.
Ryan Houdek
2014-10-15
Merge pull request #1272 from RisingFog/sconfig-dump-frames
skidau
2014-10-13
Merge pull request #1095 from crudelios/sw-bbox
skidau
2014-10-13
Merge pull request #1273 from lioncash/iamanidiot
Lioncash
2014-10-13
Software: Remove obsoleted VideoConfigDialog.
Lioncash
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
[next]