index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Plugins
/
Plugin_VideoOGL
/
Src
/
Debugger
Age
Commit message (
Expand
)
Author
2010-02-02
Linux global build. At least the basic footwork is done here.
Glenn Rice
2009-09-13
Rename Config.cpp/h to VideoConfig.cpp/h.
hrydgard
2009-09-13
Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in ...
hrydgard
2009-09-07
GUI/OpenGL: Video debugging window crash fix
John Peterson
2009-09-07
GUI: Fixed some GUI related start/stop crashes
John Peterson
2009-09-01
GUI: Linux problem, wxAuiNotebook can't have wxFrame pages
John Peterson
2009-08-26
GUI: Dock plugin windows
John Peterson
2009-07-28
Now ALL copyright dates are fixed to the legally correct year: The year in wh...
XTra.KrazzY
2009-07-02
re-enable the ogl "debugger" (doesn't do much - and i don't have any plans fo...
Shawn Hoffman
2009-04-03
OpenGL Plugin: code cleanup trying to follow code style wiki and updated copy...
omegadox
2009-03-20
update dsp hle and ogl plugins for the new console window.
Shawn Hoffman
2009-03-18
nakee's new logmanager. added a console window for windows builds (prints to ...
Shawn Hoffman
2009-02-20
The Mega Change Of Doom - or, fixing Stop. Almost. At least it's better than ...
hrydgard
2009-02-04
remove stuff from ogl debugger that did nothing. (copied from dsp hle a while...
Shawn Hoffman
2009-02-04
Joined work of nakee and mine, cleanup the logging code a bit.
XTra.KrazzY
2009-01-17
Last commit: Missing files
John Peterson
2009-01-17
Last commit: Typo
John Peterson
2009-01-17
Common: Moved Windows console functions to common
John Peterson
2008-12-17
namespace-ified ActionReplay, and made ISOProperties use the existing AR code...
Shawn Hoffman
2008-12-08
set svn:eol-style=native for Plugins/**.cpp
bushing
2008-12-08
set svn:eol-style=native for **.h
bushing
2008-12-02
fixed up CopySettingsFile and idef'd away MSWDrawSubItem
Shawn Hoffman
2008-11-26
warning fixes
nakeee
2008-11-21
compile fixes linux
nakeee
2008-11-21
Made the OpenGL iLog setting changeable from the debugging window
John Peterson
2008-11-15
Fixed small buffer overruns and other minor bugs that were found by VS2008 co...
drkiiraziel
2008-11-12
Migration to the new dir struct (in code only!, no deletion of old dirs...yet...
Shawn Hoffman
2008-10-17
Massive style & comment cleanup of (mostly) GL plugin - also split some large...
hrydgard
2008-10-10
Fix Linux compiling and Make Filesystemviewer show MakerID correctly
Sonicadvance1
2008-10-09
Added the StretchToFit option to the config menu in the OpenGL plugin. This f...
John Peterson