summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Common.vcproj
AgeCommit message (Expand)Author
2010-06-02Meta:Soren Jorvang
2010-01-19JitIL is no longer a separate .exe/binary - it's now a simple option, Dolphin...hrydgard
2010-01-17Shader Disk Cache implementation for D3D. Saves generated shaders on disk. El...hrydgard
2010-01-16Move Segher's hashing/crypto code from the Dolphin project to Common.hrydgard
2009-09-30OpenCL: More work on centralization (need SCons reflection)XTra.KrazzY
2009-09-14revamp handling of wii sysconf. it's in Common lib so that plugins can (possi...Shawn Hoffman
2009-09-07GUI: Fixed some GUI related start/stop crashesJohn Peterson
2009-08-25GUI: Fixed some wxPostEvent endless loopsJohn Peterson
2009-07-13Atomic operations library.Nolan Check
2009-06-28cleanup: extract breakpoint code into Common. only have one shared PPCDebugIn...hrydgard
2009-06-21New DSP debugger: step one. (not ready yet, but try loading zelda WW and look...hrydgard
2009-06-14Remove the last use of MappedFile and kill the code. (less code is good!) (we...hrydgard
2009-05-07Revert changes to vcprojdeath2droid
2009-05-07Add hires texture support to OpenGLdeath2droid
2009-04-26git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3085 8ced0084-cf51-0...Shawn Hoffman
2009-04-26Added d3d and ogl settings to InfoWindow.cppMarcus Wanners
2009-04-22auto-create a blank fat32 sd card image if one does not exist, thanks to goog...Shawn Hoffman
2009-04-12DSP: Move the LLE core to a library. Added DSP assembler from gdtool, start c...hrydgard
2009-03-30add some docs to the lle-testing vcproj and try to shutdown the plugin withou...Shawn Hoffman
2009-03-28Add precompiled headers back...I like being able to compile in less than 2 ho...Shawn Hoffman
2009-03-28Some code cleanupomegadox
2009-03-27disable boot from drive when emulator is running (issue 781)Shawn Hoffman
2009-03-25moved wavefile to audiocommon, you might need to add audiocommon include/lib ...nakeee
2009-03-20Change a bunch of project settings to reduce the flood of warnings you get wh...hrydgard
2009-03-20disable the annoying deprecation warnings in debugfasthrydgard
2009-03-20Improve behavior of the console window on windows. Remove coloring from logwi...Shawn Hoffman
2009-03-18nakee's new logmanager. added a console window for windows builds (prints to ...Shawn Hoffman
2009-02-28Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few cr...hrydgard
2009-02-24Trying to manually edit vcprojnakeee
2009-02-22Consolidate the three implementations of Decode5A3 found in Core into one. Fi...hrydgard
2009-02-21CPlugin had a non-virtual destructor. This fixes that, plus reindents a bunch...hrydgard
2009-02-10Core: It seems like different settings work on different systems. So I added ...John Peterson
2009-02-01kill useless unit testing framework that doesn't work :phrydgard
2009-01-24Some warning and code cleanup.omegadox
2009-01-17Common: Moved Windows console functions to commonJohn Peterson
2009-01-17Common project: Added Plugin filterJohn Peterson
2009-01-15nakee's work on dolphin events. Also get wxw out of logmanager. This commit w...Shawn Hoffman
2009-01-06Build Settings: Added DEBUGFAST Preprocessor Definition for the DEBUGFAST Con...John Peterson
2008-12-18fix crash due to AR, remove LOGGING from Common.vcproj (Why won't njoy test b...Shawn Hoffman
2008-12-17namespace-ified ActionReplay, and made ISOProperties use the existing AR code...Shawn Hoffman
2008-12-14new MsgHandler replacing commonnakeee
2008-12-12revertomegadox
2008-12-12some fixesomegadox
2008-12-12PanicAlert, PanicYesNo, AskYesNo now use wxMessageBox. Also some very minor ...omegadox
2008-11-17Forgot to remove thisJohn Peterson
2008-11-16Calibrated emulated Wiimote aiming in widescreen mode. Added config menu to W...John Peterson
2008-11-12Migration to the new dir struct (in code only!, no deletion of old dirs...yet...Shawn Hoffman
2008-10-31added support for IPC file system. i am sure it will break linux and osx buil...fires.gc
2008-10-08Fix some project settings (set SECURE_SCL=0 more consistently). Should preven...hrydgard
2008-10-08oops, forgot to submit vcproj.hrydgard