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
2016-10-03
VideoCommon: Minor changes
Shawn Hoffman
2016-10-02
Merge pull request #4240 from lioncash/include
shuffle2
2016-10-02
Merge pull request #4245 from aldelaro5/logs-levels-changes
Mat M
2016-10-01
Reorganise a ton of logs level
aldelaro5
2016-10-01
VideoBackends: Make TextureCache::CompileShaders return a bool
Stenzek
2016-10-01
VideoCommon: Add config fields for multithreading and validation layers
Stenzek
2016-09-24
Software: Clean out unnecessary includes/fwd decls
Lioncash
2016-09-22
DebugUtils: const correctness
Lioncash
2016-09-22
TextureEncoder: const correctness
Lioncash
2016-09-22
NativeVertexFormat: const correctness
Lioncash
2016-09-22
Clipper: const correctness
Lioncash
2016-09-22
Rasterizer: const correctness
Lioncash
2016-09-22
Merge pull request #4225 from lioncash/soft
Markus Wick
2016-09-22
SWVertexLoader: Value initialize SetupUnit instance
Lioncash
2016-09-22
Merge pull request #4233 from lioncash/efb
Markus Wick
2016-09-21
EfbInterface: Change out parameters on getters to return by value
Lioncash
2016-09-21
SWOGLWindow: Utilize the move constructor in PrintText
Lioncash
2016-09-21
SWOGLWindow: const correctness for ShowImage
Lioncash
2016-09-03
VideoSoftware: Don't Init the PixelEngine twice
EmptyChaos
2016-09-02
Merge pull request #4172 from phire/software_fog_error
Markus Wick
2016-09-02
VideoSoftware: Fix unsigned overflow bug in fog
Scott Mansell
2016-08-31
Comments
Preston Smith
2016-08-31
Revert postMat movement
Preston Smith
2016-08-30
Remove else in software renderer
Preston Smith
2016-08-30
lint fix
Preston Smith
2016-08-30
inputform ABC1's q value is defaulting to 0
Preston Smith
2016-08-30
Software renderer fix
Preston Smith
2016-08-22
VertexManager: Correct variable naming scheme
Lioncash
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-05-18
VideoSW: Fix XFB config.
degasus
2016-05-18
VideoSW: Drop Update in XFB copy.
degasus
2016-05-03
Merge pull request #3742 from phire/dither
Matthew Parlane
2016-04-30
VideoSW: Fix special case.
degasus
2016-03-24
VideoCommon: Refactor TexMode0 mipmaps disabled test into a helper function
EmptyChaos
2016-03-23
Implement Dithering for video software
Scott Mansell
2016-03-06
VideoSW: Drop SetTevReg for colors.
degasus
2016-03-06
VideoSW: Drop SetScissor().
degasus
2016-03-06
VideoSW: Drop SetViewOffset.
degasus
2016-01-31
VideoCommon: Convert some DataReader includes into forward declarations
Lioncash
2016-01-25
Fifo: Make g_bSkipCurrentFrame a TU-local variable
Lioncash
2016-01-24
OpcodeDecoder: Add namespace
Lioncash
2016-01-18
Merge pull request #3523 from lioncash/video
Pierre Bourdon
2016-01-17
VideoCommon: Header cleanup
Lioncash
2016-01-15
PixelShaderGen: Use bitwise AND for wrapping indirect texture coordinates
Stenzek
2016-01-12
Fifo: Create a "Fifo" namespace.
degasus
2016-01-12
Merge VideoBackendHardware into VideoBackend.
degasus
[next]