summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Fifo.h
AgeCommit message (Expand)Author
2016-01-25Fifo: Get rid of undefined globalLioncash
2016-01-25Fifo: Make g_use_deterministic_gpu_thread a TU-local variableLioncash
2016-01-25Fifo: Make g_bSkipCurrentFrame a TU-local variableLioncash
2016-01-24Fifo: Fix SyncGPU.degasus
2016-01-17VideoCommon: Header cleanupLioncash
2016-01-12Fifo: Create a "Fifo" namespace.degasus
2015-12-25Fifo: Convert define into constantLioncash
2015-06-12Options: merge SCoreStartupParameter into SConfigdegasus
2015-06-08Fifo: Rewrite SyncGpudegasus
2015-05-30Fifo: Extract syncing loopdegasus
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-04-06Fifo: rewrite sync on idle skipping hackdegasus
2015-02-28Fifo: small cleanupTillmann Karras
2015-02-28Fifo: drop unused functionsTillmann Karras
2015-02-22VideoCommon: perf querys by async eventsdegasus
2014-12-09VideoCommon: fifo cleanupsdegasus
2014-11-17OGL: implement bounding box support with ssbodegasus
2014-10-06Fifo: Fix tab/space mismatchesLioncash
2014-09-28Add a central variable g_want_determinism which controls whether to try to ma...comex
2014-09-28Add the 'desynced GPU thread' mode.comex
2014-09-28Make ReadDataFromFifo static.comex
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-09-04VideoCommon: rewrite frame skipping codedegasus
2014-07-11mark all local functions as staticdegasus
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre