summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/AsyncRequests.cpp
AgeCommit message (Expand)Author
2016-08-10Use Common::Flag and Common::Event when possibleLéo Lam
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-17VideoCommon: Header cleanupLioncash
2016-01-12Fifo: Create a "Fifo" namespace.degasus
2015-12-20VideoCommon: Change PokeEFB to take a pointer rather than a vectorStenzek
2015-05-25Merge pull request #2357 from degasus/ogl_efb_poke_mergeRyan Houdek
2015-05-25Add missing license headersTillmann Karras
2015-05-20VideoCommon: Merge EFB pokesdegasus
2015-04-06Fifo: Replace busy loop with condition variabledegasus
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