summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/SWVertexLoader.h
AgeCommit message (Expand)Author
2022-04-08Software: Fix zfreeze with CullMode::AllPokechu22
2021-12-18Remove parameters to SWVertexLoader::SetFormatPokechu22
2021-10-13Fix all uninitialized variable warnings (C26495)Pokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-01-03Software: Remove normalization special casePokechu22
2019-02-19Move most backend functionality to VideoCommonStenzek
2018-12-04Use main buffers for utility drawsStenzek
2017-09-09SWVertexLoader: Make SWVertexLoader a final classLioncash
2017-09-09SWVertexLoader: Make SetFormat() and ResetBuffer() privateLioncash
2017-09-09SWVertexLoader: Remove GetIndexBuffer()Lioncash
2017-09-09SWVertexLoader: Normalize class variable namesLioncash
2017-02-18VertexManagerBase: Make CreateNativeVertexFormat return a unique_ptrLioncash
2017-01-04VideoCommon: Make dst_alpha state implicit.degasus
2016-09-24Software: Clean out unnecessary includes/fwd declsLioncash
2016-09-22SWVertexLoader: Value initialize SetupUnit instanceLioncash
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-09VideoSW: fix some warningsTillmann Karras
2016-01-06VideoSW: Use more VideoCommondegasus
2015-05-25Merge pull request #2274 from degasus/disable_bboxRyan Houdek
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-25BBox: remove now unreachable SW bbox implementationdegasus
2015-01-04Fix building with PCH disabled.Rohit Nirmal
2014-12-21VideoCommon: split VertexLoaderBase from VertexLoaderdegasus
2014-12-21VertexLoaderUid: remove operator<degasus
2014-12-13VideoSW: rewrite VertexLoader to use the VideoCommon onedegasus
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-07-29Convert some more header inclusions into forward declarationsLioncash
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre