summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoSoftware
AgeCommit message (Expand)Author
2010-03-15Add shared library scons options to stable tree.Glenn Rice
2010-03-07stable: mark as "2.0 RC1"Shawn Hoffman
2010-03-06Shut down the video software plugin without closing dolphin in Windows. Fixed...donkopunchstania
2010-03-02Check texture attribute loader before adding it to vertex loader.donkopunchstania
2010-02-28Whoops.j4ck.fr0st
2010-02-28code cleanup, focusing on dsp hleShawn Hoffman
2010-02-28Fixed a wrong type in r5140.nodchip
2010-02-28Refactored VertexLoader::CompileVertexTranslator(). Now the vertex position l...nodchip
2010-02-25finish proper window handling, fix the modal state of the config dialogs, plu...luisr142004
2010-02-24Systematically eliminating compiler warnings.Glenn Rice
2010-02-22Revert commit 5105 until we sort out how we want this to work in linux.Glenn Rice
2010-02-22Fixes issue 2331, plugins won't cause a crash/hang on stop anymore if their c...sl1nk3.s
2010-02-22On linux don't compile and link against lzo, soil, and sfml "Externals."Glenn Rice
2010-02-21Fix issue 2019, fix hiding or showing games with country == Italy, France, Ta...sl1nk3.s
2010-02-21Warning cleanup, mainly shadowed variables, const/non-const and ctor initiali...j4ck.fr0st
2010-02-17Fix software plugin in linux. I broke it in revision 5048.Glenn Rice
2010-02-17Update Video software plugin with latest cocoaGL.m fileSonicadvance1
2010-02-16Enable fullscreen switching with resolution mode changing using Xrandr in linux.Glenn Rice
2010-02-09make ESC pause the game now instead of quitting plus fix another bug with key...luisr142004
2010-02-08make ESC quit the game instead of toggling out of/into full screen mode (fixe...luisr142004
2010-02-02Linux global build. At least the basic footwork is done here.Glenn Rice
2010-01-21thats more like it i guess...j4ck.fr0st
2010-01-11Do special handling of texture coordinate generation if there is only a posit...donkopunchstania
2010-01-06Now you can switch between Emulated and Real WiiMotes, connect more Real Wiim...fgfemperor
2010-01-04Remap wiimote hotkeys to Alt+F5/F6/F7/F8 to make Windows happy.ayuanx
2010-01-04Added hotkey Alt+F1/F2/F3/F4 for connect/disconnect wiimote with OSD displayayuanx
2010-01-03Fixed Issue 1928ayuanx
2009-12-301. Proper shutdown, hopefully no crash anymore (Continuation of skidau's work)ayuanx
2009-12-28Fix an issue with BPMEM_LOADTLUT, thanks to revned @ issue 1831, also fix a s...sl1nk3.s
2009-12-23small opencl build fix on osxtmator
2009-12-23fix video software plugin build on osxtmator
2009-12-02Fixed 24 bit depth copies to RAM. 24 and 16 bit depth copies are now more acc...donkopunchstania
2009-11-21Try to do Z textures better. Z texturing does not work if early z or no z upd...donkopunchstania
2009-11-16Remove the silly trampoline VideoCommon.h (thanks to godisgovernment)bztdlinux
2009-11-15STAND BACK - NEWLINE POLICEbztdlinux
2009-11-15EFB to RAM in OGL and software plugin now work correctly when texture in RAM ...donkopunchstania
2009-11-15reapply the changes from rev 4532 (without the resizing issues) and the chang...luisr142004
2009-11-14revert to r4531, but keep the changes from the following revisions: 4533,4550...Shawn Hoffman
2009-11-12DSPLLE small mul fixMarko Pusljar
2009-11-11Fixes to the software plugin command processor. Made it easy to use the comma...donkopunchstania
2009-10-28SWG: Adds TEV stage output dumping. Fixes interrupt handling in the command p...donkopunchstania
2009-10-24fix some warnings, compile Plugin_VideoSoftware against the plain multithread...Shawn Hoffman
2009-10-23small code cleanup: rename "dual core" stuff to CPUThread, bOnThread, etc.Shawn Hoffman
2009-10-22fix issue 1557 (build order incorrect for quad core users)Shawn Hoffman
2009-10-13VSW can't inline api function? nakeee
2009-10-13VSW: Copied rasterfont from ogl to prevent inter plugin dependenciesnakeee
2009-10-12SW plugin: compile on linuxnakeee
2009-10-12SW GFX plugin: Make dualcore mode work better, and make it exit more cleanly.hrydgard
2009-10-12SWV: Software Video now compiles and runs on x64XTra.KrazzY
2009-10-12Started fixing SW video compilation for linux, must go home nowXTra.KrazzY