summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/XFStructs.cpp
AgeCommit message (Expand)Author
2016-08-21VertexManagerBase: Get rid of static behaviorLioncash
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-25Fifo: Make g_use_deterministic_gpu_thread a TU-local variableLioncash
2016-01-17VideoCommon: Header cleanupLioncash
2016-01-12Fifo: Create a "Fifo" namespace.degasus
2015-11-08XFMem: Don't warn on writes of zero to unknown registers.Scott Mansell
2015-11-02VideoCommon: VertexManager -> VertexManagerBaseTillmann Karras
2015-08-16VertexShaderManager: Remove unused parameterLioncash
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-12-14VideoCommon: Add a separate constants buffer for the geometry shader.Jules Blok
2014-12-09VideoCommon: cleanup OpcodeDecoderdegasus
2014-09-28Add the 'desynced GPU thread' mode.comex
2014-09-28Mechanical changes to move most CP state to a struct rather than separate glo...comex
2014-09-19Fix build failing when disabling precompiled headers.Rohit Nirmal
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-09-04VideoCommon: remove XFReg copy optimizationdegasus
2014-07-11mark all local functions as staticdegasus
2014-06-19PixelShader: remove the duplicated ppl constantsdegasus
2014-05-17Removes ZeroFrog's "optimized" memcpy and memcmp functions.Ryan Houdek
2014-05-16Video backends: mass-replace "xfregs" with "xfmem".magumagu
2014-05-16Video backend: merge global var xfmem into xfregs.magumagu
2014-05-16Video backends: unify xfregs/xfmem structures.magumagu
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre