summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software
AgeCommit message (Expand)Author
2015-09-23Merge pull request #3066 from degasus/masterflacs
2015-06-09Merge pull request #2533 from degasus/syncgpuJules Blok
2015-06-08VideoSW: refactor shared lighting attenuation functionNanoByte011
2015-06-08VideoSW: rewrite lighting attenuationNanoByte011
2015-06-08Fifo: Rewrite SyncGpudegasus
2015-05-30Add a dirty flag for arraybases.Scott Mansell
2015-05-30Clean up cached_arraybases. Update VideoSW to new scheme.Scott Mansell
2015-05-26Fix building with PCH disabled.Rohit Nirmal
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-25Add missing license headersTillmann Karras
2015-05-25BBox: remove now unreachable SW bbox implementationdegasus
2015-05-22Merge pull request #2410 from lioncash/swatomicMarkus Wick
2015-05-18VideoBackends: Clamp depth to uint24 range.Jules Blok
2015-05-14Software: Convert most volatile variables to atomicsLioncash
2015-04-06Fifo: rewrite sync on idle skipping hackdegasus
2015-03-18SWVertexLoader: fix truncated componentsTillmann Karras
2015-02-25Formatting/Whitespace CleanupStevoisiak
2015-02-13Change RunVertices' function arguments.Ryan Houdek
2015-02-01VideoBackends: set GLInterface to zero after deleting itdegasus
2015-01-31OGL: Fix a memory leak that would occur every time a game is launchedLioncash
2015-01-21Merge pull request #1869 from Stevoisiak/GeneralConsistencyRyan Houdek
2015-01-18VideoSW: Fix vertex skippingdegasus
2015-01-12Minor consistency changesStevoisiak
2015-01-04Fix building with PCH disabled.Rohit Nirmal
2014-12-21VideoCommon: split VertexLoaderBase from VertexLoaderdegasus
2014-12-21VertexLoader: remove inlined gettersdegasus
2014-12-21VertexLoaderUid: remove operator<degasus
2014-12-21VideoLoader: remove VAT_*_FRACBITSdegasus
2014-12-13VideoSW: rewrite VertexLoader to use the VideoCommon onedegasus
2014-12-13Merge pull request #1640 from rohit-n/switch-defaultskidau
2014-12-11Silence some -Wswitch-default warnings.Rohit Nirmal
2014-12-09VideoCommon: Rename s_pCurBufferPointerdegasus
2014-12-09VertexLoader: Move the old Datareader function into VertexLoaderdegasus
2014-11-24More formatting and consistency fixesStevoisiak
2014-11-20Vertex Loader: SSE implementations of more position/texcoord/normal formatsFiora
2014-11-17OGL: implement bounding box support with ssbodegasus
2014-11-13Various formatting and consistency fixesStevoisiak
2014-11-02Merge pull request #1460 from phire/moreGetPointerRyan Houdek
2014-11-01VideoCommon/VideoBackends: Remove unnecessary wxWidgets references.Lioncash
2014-11-01Remove GetPointers in VideoSoftware.Scott Mansell
2014-10-26OGL: Get rid of error macrosLioncash
2014-10-22Merge pull request #1347 from comex/header-hygienecomex
2014-10-21Add missing includes where headers depend on other headers having been includ...comex
2014-10-19Remove a hard dependency from libGL from the software renderer.Ryan Houdek
2014-10-15Merge pull request #1272 from RisingFog/sconfig-dump-framesskidau
2014-10-13Merge pull request #1095 from crudelios/sw-bboxskidau
2014-10-13Merge pull request #1273 from lioncash/iamanidiotLioncash
2014-10-13Software: Remove obsoleted VideoConfigDialog.Lioncash