summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoOGL
AgeCommit message (Expand)Author
2010-02-02Linux global build. At least the basic footwork is done here.Glenn Rice
2010-01-29Fies Issue 1584ayuanx
2010-01-28Fixes an issue caused by r4964ayuanx
2010-01-26OpenGL fix: s_swapRequested must be volatile.ayuanx
2010-01-26Added mouse support for linux. It is still rather crude, but it works.Glenn Rice
2010-01-25Minor fixes.ayuanx
2010-01-23this was a hard fix to found:Rodolfo Osvaldo Bogado
2010-01-21Kill the last timeGetTime calls.hrydgard
2010-01-21thats more like it i guess...j4ck.fr0st
2010-01-20Fixes Issue 2080 for DX9 & OGLayuanx
2010-01-20Added sanity check to the OpenGL framedumper. At startup, the AVI Dumper was...skidau
2010-01-18OGL: Fix a wrong warning message. Fixes issue 2057. (well, not really - but t...hrydgard
2010-01-17Shader Disk Cache implementation for D3D. Saves generated shaders on disk. El...hrydgard
2010-01-17Added missing wxEvent for Widescreen Hack, unchecked and disabled 2x checkbox...j4ck.fr0st
2010-01-13Add "Auto Aspect Ratio" to both graphics plugins. It's the new default, so yo...hrydgard
2010-01-12D3D: Fix some texture wrapping issues by setting the texture state for every ...hrydgard
2010-01-12Fix missing shading in NSMBWii etc in the D3D plugin. Now, I'm not entirely s...hrydgard
2010-01-11(nothing of value, just reindentation and removal of commented out includes. ...hrydgard
2010-01-09Now Progressive Scan actually works for those games that really depend on thi...ayuanx
2010-01-071. This should fix Issue 1625 (Bizarre Auto Frame Limit)ayuanx
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
2010-01-03Fix Fullscreen issues in DirectX plugin. Fixes issue 1470, issue 1886 and iss...sl1nk3.s
2010-01-01Some fixes to Stop() process.sl1nk3.s
2009-12-30Fix a crash when closing DirectX's window, also apply a fix from j4ck.fr0st/B...sl1nk3.s
2009-12-09Small fix for the last commit, and a little fix for disable fog to really dis...Rodolfo Osvaldo Bogado
2009-12-08Enable free look for render to mainluisr142004
2009-12-07mixed commit:Rodolfo Osvaldo Bogado
2009-12-06Linux fixnakeee
2009-12-05Delete the misnamed GlobalControl.cpp/h, move the (ugly) projection hack code...hrydgard
2009-12-03d3d: a little speedup in efb to ram please test and let me know the resultRodolfo Osvaldo Bogado
2009-11-28Wiimote: reapply the Upright wiimote optionluisr142004
2009-11-27small code reorganization.Rodolfo Osvaldo Bogado
2009-11-23corrected viewport and scissor test behavior in both plugins.Rodolfo Osvaldo Bogado
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-14fix for re missing characters in both plugins, thanks to autoran for the test...Rodolfo Osvaldo Bogado
2009-11-14revert to r4531, but keep the changes from the following revisions: 4533,4550...Shawn Hoffman
2009-11-13OGL: allow the Esc button to work while windowed and not rendering to mainluisr142004
2009-11-12Fix some plugin communication with the video plugins (fixes Esc button) and a...luisr142004
2009-11-11Fix GCC 4.5 Compiling. -fvisibility=hidden seems to break it, so it was remov...Sonicadvance1
2009-11-10Implemented secondary path for hardware with no multiples render target suppo...Rodolfo Osvaldo Bogado
2009-11-08Fix Compiling in OSXSonicadvance1
2009-11-08apply warning fixes from r1447Shawn Hoffman
2009-11-02This is a "Try to fix" commit, reverted all the changes made by my first comm...Rodolfo Osvaldo Bogado
2009-11-01Discover that various games that have black screen problem in nvidia is just ...Rodolfo Osvaldo Bogado
2009-10-31Some errors in the values passed to e pixel shader caused the menu error, no ...Rodolfo Osvaldo Bogado