summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/EfbInterface.cpp
AgeCommit message (Expand)Author
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-11-24More formatting and consistency fixesStevoisiak
2014-11-13Various formatting and consistency fixesStevoisiak
2014-10-10Reimplement Bounding Box calculation using the software renderer.crudelios
2014-10-02Change a bunch of reference function arguments to pointers.comex
2014-09-19Fix build failing when disabling precompiled headers.Rohit Nirmal
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-08-10Software: Apply static to some functionsLioncash
2014-08-10Software: Fix various brace styling errorsLioncash
2014-07-17VideoSoftware: Use the same max XFB size as VideoCommon.Scott Mansell
2014-07-11mark all local variables as staticdegasus
2014-07-11mark all local functions as staticdegasus
2014-06-08Fix the capitalization of "GameCube" throughout the project.Paul Olszewski
2014-03-29Software backend: Delete forked PixelEngine.magumagu
2014-03-25BPMemory: Make use of BitField in a number of structures.Tony Wasserka
2014-03-25BPMemory: Expose the pixel_format and zformat fields in PE_CONTROL as enumera...Tony Wasserka
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-02-20Merge pull request #88 from lioncash/relative-includesPierre Bourdon
2014-02-18Merge pull request #79 from Tilka/nitsPierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-17Second and final pass of clearing out tabs.Lioncash
2014-02-16Silence some Windows compiler warningsTillmann Karras
2014-01-21Finally Merge branch 'videosoftware-xfb'Scott Mansell
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre