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
/
SetupUnit.cpp
Age
Commit message (
Expand
)
Author
2021-12-18
Convert OpcodeDecoder::Opcode and OpcodeDecoder::Primitive to enum class
Pokechu22
2021-12-10
Treewide: Adjust order of includes
Pokechu22
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-02-13
Software: Implement points
Pokechu22
2020-12-16
Fix -Wclass-memaccess warnings
Léo Lam
2020-11-09
Software: Migrate logging over to fmt
Lioncash
2017-02-08
OpcodeDecoding: Convert #defines into enum constants
Lioncash
2016-10-11
Fix building with PCH disabled.
Rohit Nirmal
2016-09-24
Software: Clean out unnecessary includes/fwd decls
Lioncash
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-01-06
VideoSW: Use more VideoCommon
degasus
2015-12-28
VideoSW: Clear Vertex data before usage
degasus
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-01-12
Minor consistency changes
Stevoisiak
2014-08-10
Software: Fix over-indentation of SetupQuad()
Lioncash
2014-07-29
Convert some more header inclusions into forward declarations
Lioncash
2014-05-17
Video backends: warn on usage of GL_DRAW_QUADS_2.
magumagu
2014-05-10
Opcode decoding: handle missing opcodes 0x88 etc.
magumagu
2014-03-11
Fixes spacing for "for", "while", "switch" and "if"
Matthew Parlane
2014-02-18
Convert all includes to relative paths.
Lioncash
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre