summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/CommandProcessor.h
AgeCommit message (Expand)Author
2016-06-26VideoBackends: Merge Initialize and Shutdown functions.degasus
2016-06-26CoreTiming: Drop ProcessFifoWaitEvents.degasus
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-17VideoCommon: Header cleanupLioncash
2015-09-24CommandProcessor: Remove unused externLioncash
2015-06-08Fifo: Rewrite SyncGpudegasus
2015-05-30Fifo: Extract syncing loopdegasus
2015-05-27CommandProcessor: 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-04-06Fifo: only sleep once within every ms of emulated timedegasus
2015-04-06Fifo: rewrite sync on idle skipping hackdegasus
2014-09-28Add the 'desynced GPU thread' mode.comex
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-09-04PixelEngine: Remove unused AllowIdleSkipping and all references to itJasper St. Pierre
2014-08-26Refactor SetCpStatus into two functions for from-GPU and from-CPU mode rather...comex
2014-06-01Video backends: remove dead code.magumagu
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-16Remove the old MMIO access "interface".Pierre Bourdon
2014-02-16MMIO: Port the VideoCommon CP MMIOs to the new interface (and provide framewo...Pierre Bourdon
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2014-02-09Clean up some struct indentationsLioncash
2014-02-09Cleanup enum indentations.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre