summaryrefslogtreecommitdiff
path: root/Source/Core/DebuggerWX
AgeCommit message (Expand)Author
2011-02-11Merge UI related projects into the main DolphinWX project.Jordan Woyak
2011-02-11drop vs2008 projects in favor of vs2010Shawn Hoffman
2011-02-08vs2010:Shawn Hoffman
2011-02-04In the SCons build, skip the generation of static librariesSoren Jorvang
2011-02-02Remove PluginSpecs.h. Merge the few needed enums from that file into Common....Glenn Rice
2011-02-01vs2010: Enable LTCG only for release builds.Shawn Hoffman
2011-01-31Finally get tooltips in config main to work on linux. When controls are cont...Glenn Rice
2011-01-31vs2010:Shawn Hoffman
2011-01-31Fix the DSPLLE debugger window refresh without including wxWidgets in the core.Glenn Rice
2011-01-31vs2010: buildfix for debugfast, silence all C4996 warnings.Shawn Hoffman
2011-01-31svn eol-style:native on the filters...Shawn Hoffman
2011-01-31vs2010 add filters for everything (...except wxw projects...). Try to fix SVN...Shawn Hoffman
2011-01-31fix windows (vs2010) buildShawn Hoffman
2011-01-31Forgot a couple of things.Glenn Rice
2011-01-31Fix the DSPLLE debugger window.Glenn Rice
2011-01-31Fix Windows build.Jordan Woyak
2011-01-31Revive the GFX debugger window. Turns out to be considerably easier than the...Glenn Rice
2011-01-31Eliminated the plugin interface. Merged DX9/DX11/OGL video plugins into Dolph...Jordan Woyak
2011-01-30Remove the PIC linker flag for DSP on linux.Glenn Rice
2011-01-29Core and DSPCore now have mutual dependencies, which breaks theSoren Jorvang
2011-01-29Be a little more careful about the use of SSE.Soren Jorvang
2011-01-29Link the video plugin statically into the main binary on OS X.Soren Jorvang
2011-01-28Fix OS X build.Soren Jorvang
2011-01-28Linux build fix.Glenn Rice
2011-01-28DSP plugin merge - the two DSP plugins are now gone and all the code has been...hrydgard
2011-01-27Added "DebugFast" configs to vs2010 projects. Removed solution folders.(vs ex...Jordan Woyak
2011-01-27Various minor fixes to allow building with clang on OS X.Soren Jorvang
2011-01-27Committing Visual Studio 2010 solution/project files. (not switching from 200...Jordan Woyak
2011-01-05Add internationalization support. There aren't really any translations yet o...Glenn Rice
2011-01-02GX_TF_RGB565 texture decoder optimized with SSE2 producing a ~78% speed incre...james.jdunne
2010-12-05Earlier versions of wxWidgets do not implicitly include <wx/wx.h>.Soren Jorvang
2010-12-05We effectively only have a single namespace for private header files,Soren Jorvang
2010-12-05allow gcc to check the format of args being passed to MsgAlert and GenericLog...Shawn Hoffman
2010-11-10StringUtil cleanup. Nothing seems broken.Jordan Woyak
2010-11-01Add an experimental CMake build system as a possible replacement for SCons. O...NeoBrainX
2010-10-19display fprs in the registerview as hex, and allow editing of the valuesShawn Hoffman
2010-10-14allow dumping of mem2 as well as aram. thanks TreekiShawn Hoffman
2010-09-22JitIL/Jit64: Removed std::vector for speed up.nodchip
2010-09-16Fxied the build error in r6207.nodchip
2010-08-11Added support for multiboot dols. This allows demo discs, bonus discs etc to...skidau
2010-08-10Take care of some compiler warnings from unused variables, and a little code ...Glenn Rice
2010-08-08Debugger enhancements:skidau
2010-07-29Implemented MMU Demand Pagingskidau
2010-07-28Fix an issue that caused the DSP-LLE window to be openned twice in windows. (...Glenn Rice
2010-07-27Fix an issue using render to main in combination with the log window or conso...Glenn Rice
2010-07-26More work on the FrameAui:Glenn Rice
2010-07-24More FrameAui work. Some more segmentation faults resolved. And a little mo...Glenn Rice
2010-07-23Further *BSD portability.Soren Jorvang
2010-07-23Some cases where where uses of wxFileSelector withSoren Jorvang
2010-07-23Fix a segmentation fault when changing perspectives.Glenn Rice