summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/MainBase.cpp
AgeCommit message (Expand)Author
2015-06-08Fifo: Rewrite SyncGpudegasus
2015-05-29Fix invalid pointer errors in Burnout 2.Scott Mansell
2015-05-25Merge pull request #2274 from degasus/disable_bboxRyan Houdek
2015-05-25Add missing license headersTillmann Karras
2015-05-25VideoCommon: Warn if bbox is disabled but useddegasus
2015-05-25VideoCommon: return 0 if bbox is disableddegasus
2015-05-25VideoCommon: Make BBox emulation optionaldegasus
2015-04-06Fifo: rewrite sync on idle skipping hackdegasus
2015-02-22VideoCommon: perf querys by async eventsdegasus
2015-02-22VideoCommon: bbox by async eventsdegasus
2015-02-22VideoCommon: implement swap requests in the full async waydegasus
2015-02-22VideoCommon: use a new async event system for efb accessdegasus
2015-01-12Made the CPU thread wait for the GPU thread to swap, when XFB is enabled. Ma...skidau
2014-11-17OGL: implement bounding box support with ssbodegasus
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-20VideoCommon: Fix function casing in FrameBufferManagerBaseLioncash
2014-09-19WIP XFB scaling.magumagu
2014-08-26Unify three types of non-FIFO requests to the GPU thread around Common::Event...comex
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-03-29Software backend: Delete forked PixelEngine.magumagu
2014-03-14Kill off some usages of c_str.Lioncash
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-16Merge pull request #37 from degasus/VideoCommonApiFixesTony Wasserka
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-15merge some common parts of Swap() into VideoCommondegasus
2014-01-09VideoCommon: disable efb access + perf querys on cph threaddegasus
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre