summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/Debugger.cpp
AgeCommit message (Expand)Author
2011-03-01More conversion from char * to std::string.Glenn Rice
2011-02-16Fix nowx Debug build. Yes, people use that\!NeoBrainX
2011-02-14Some work on changing comments, log messages, and variable and function names...Glenn Rice
2011-01-31Fix *BSD build.Soren Jorvang
2011-01-31Eliminated the plugin interface. Merged DX9/DX11/OGL video plugins into Dolph...Jordan Woyak
2011-01-09some little optimizations and some cleaning.Rodolfo Osvaldo Bogado
2010-12-19reduced frequency of dx9 ps_2_0 pixel generation errors, and made dx9 efb dep...nitsuja-
2010-12-15Make sure a few more directories exist when needed. Most package builders (i...Glenn Rice
2010-12-14When the gfx debugger is saving shaders make sure the directory exists.Glenn Rice
2010-12-05We effectively only have a single namespace for private header files,Soren Jorvang
2010-12-05Merged the D3D9 debugger into VideoCommon/VideoUICommon:NeoBrainX