summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/CommandProcessor.cpp
AgeCommit message (Expand)Author
2014-12-27Remove AtBreakpoint() from ReadIdle. Fixes Rogue Squadron 2 withoutJustin Chadwick
2014-11-19Added an exception check when the game is close to overflowing. Fixes the fi...skidau
2014-11-19Update CPStatus before processing the FIFO events and force an exception chec...skidau
2014-11-19Separated out the CPU and GPU thread path to avoid clobbering.skidau
2014-09-30Remove useless STACKALIGN macro.comex
2014-09-29Merge pull request #1144 from skidau/fifo-linkedskidau
2014-09-28Add the 'desynced GPU thread' mode.comex
2014-09-22Moved the linking of the FIFO CPWritePointer near where CPWritePointer gets u...skidau
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-08-26Refactor SetCpStatus into two functions for from-GPU and from-CPU mode rather...comex
2014-08-25CommandProcessor: mark some functions as staticTillmann 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-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-02-20Fix more header sorting issues in VideoCommon/ (now check-includes clean).Pierre Bourdon
2014-02-18Dolphin now builds on Linux with only Source/Core as include dirPierre Bourdon
2014-02-17Second and final pass of clearing out tabs.Lioncash
2014-02-16Fix some vertical alignmentsLioncash
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-01-31VideoCommon: remove Cache Displaylistdegasus
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre