summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon
AgeCommit message (Expand)Author
2008-10-09Changed to checking for 32bit linux and I also missed a textureSonicadvance1
2008-10-09Fix Building in Linux, removed the define for _T() in Common.h so now we can ...Sonicadvance1
2008-10-08Fix some project settings (set SECURE_SCL=0 more consistently). Should preven...hrydgard
2008-10-08Made the SSE work with GCC 4.3 and above, may also work with 4.2 and aboveSonicadvance1
2008-10-07Bunch of fix for DC mode (Metroid starts now,etc.). Look stable now but need ...memberTwo.mb2
2008-10-06reverted r782 for linux only due to sse misalignment with gccmemberTwo.mb2
2008-10-05"as is" sse in some cases in TextureDecoder.cppmemberTwo.mb2
2008-10-05fix savestates in SC mode at leastmemberTwo.mb2
2008-10-05reverted r777 (bad sunday morning quick commit) but the general id is there :pmemberTwo.mb2
2008-10-05oops savestate in SC mode should be fixed now (bug from 760).memberTwo.mb2
2008-10-03DataReader inline for OGL/DX9 and moved to VideoCommon. Large clean up.memberTwo.mb2
2008-10-03Added logging files to SConscriptnakeee
2008-10-02Get rid of locks added InterlockedExchangeAdd function in thread.cppnakeee
2008-10-02r729 fixmemberTwo.mb2
2008-10-02Making sure nothing broke on windowsnakeee
2008-10-02all this to make stop work without message passingnakeee
2008-10-02reverting 64 bit as it doesn't work properly.nakeee
2008-10-02converted to 64bit (please check on windows)nakeee
2008-10-02experimental multi-core support on linuxnakeee
2008-09-29DataReader migration to faster one: first step.memberTwo.mb2
2008-09-24update to vs2008fires.gc
2008-09-24DC idle skipping part 2: video thread is woken up when "OnIdle".memberTwo.mb2
2008-09-21cleaned up SConscriptsnakeee
2008-09-20fixed scons=parsingnakeee
2008-09-20More fog emulation groundwork both in OpenGL and DX9. Needs more fog format r...XTra.KrazzY
2008-09-16SConscript made all the rest of env.Copy into env.Clonenakeee
2008-09-07fix 64-bit build too on Platform SDK 6.0, fix project file.hrydgard
2008-09-07Add some missing GPL headers, fix building with Platform SDK 6.0, delete unus...hrydgard
2008-09-01Added puts() HLE, WIIMOTE logging section and experimental virtual connection...masken
2008-09-01Build fixXTra.KrazzY
2008-09-01many warning fixesnakeee
2008-08-31Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windo...Maarten ter Huurne
2008-08-31Fix/workaround at least one class of buffer underruns in the GL plugin. Fix s...hrydgard
2008-08-30missing files, sorryhrydgard
2008-08-30Basic VBA-style save state system implemented - kb shortcuts only working on ...hrydgard
2008-08-30New SaveState folder for states. Removed some outdated code. Removed an unnec...hrydgard
2008-08-30more statesave bugfixes...hrydgard
2008-08-30State saving progress. Most core state seems to be saved/loaded correctly, no...hrydgard
2008-08-30Save states now work (to some extent). Please report special cases which caus...XTra.KrazzY
2008-08-30Cleaning up XK's mess, added a simple profiler, minor disasm fix. Too lazy to...hrydgard
2008-08-28Added save/load state support in the UIXTra.KrazzY
2008-08-28Final typo and error fixes and include reorderingXTra.KrazzY
2008-08-28I have broken something, but more may be brokenXTra.KrazzY
2008-08-28A lot of save state groundwork. Please notify if compilation breaks becauseXTra.KrazzY
2008-08-27Fixed message box calls (they aren't even necessary, just checking whether th...XTra.KrazzY
2008-08-27Fixed "no newline at end of file" warnings.Maarten ter Huurne
2008-08-27Only include <windows.h> when compiling for Windows.Maarten ter Huurne
2008-08-27Fixed "no newline at end of file" warning.Maarten ter Huurne
2008-08-27Fix for XK's commit. XK, if its wrong punch me in the facedaco65
2008-08-26Preliminary video save state support. More work is necessary, this is just so...XTra.KrazzY