summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/PixelEngine.cpp
AgeCommit message (Expand)Author
2015-06-06Fix indeterminism in GPU thread mode.comex
2015-05-27CommandProcessor: Replace volatile usages with atomicsLioncash
2015-05-27PixelEngine: Replace volatile usages with atomicsLioncash
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-01Fix dead linkIngve Skåra
2015-04-06Fifo: rewrite sync on idle skipping hackdegasus
2015-01-30Clean up usage of ScheduleEvent_Threadsafe.magumagu
2014-11-17OGL: implement bounding box support with ssbodegasus
2014-10-10Get buildbot to compile.crudelios
2014-10-10Reimplement Bounding Box calculation using the software renderer.crudelios
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-07-13Fix warnings unearthed by #579Tillmann Karras
2014-07-11mark all local variables as staticdegasus
2014-07-11mark all local functions as staticdegasus
2014-06-01Video backends: remove dead code.magumagu
2014-02-20Fix more header sorting issues in VideoCommon/ (now check-includes clean).Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-17Second and final pass of clearing out tabs.Lioncash
2014-02-16Remove the old MMIO access "interface".Pierre Bourdon
2014-02-16MMIO: Port the VideoCommon PE MMIOs to the new interface.Pierre Bourdon
2014-02-16MMIO: Port the VideoCommon CP MMIOs to the new interface (and provide framewo...Pierre Bourdon
2014-02-09Clean up some struct indentationsLioncash
2014-02-09Cleanup enum indentations.Lioncash
2014-01-31VideoCommon: remove Cache Displaylistdegasus
2014-01-25Rewrote bounding box algotithm. Fixes issues 5967, 6154, 6196, 6211.crudelios
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre