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
/
FramebufferManager.cpp
Age
Commit message (
Expand
)
Author
2010-02-24
Systematically eliminating compiler warnings.
Glenn Rice
2010-02-06
D3D and Opengl:
Rodolfo Osvaldo Bogado
2009-11-14
fix for re missing characters in both plugins, thanks to autoran for the test...
Rodolfo Osvaldo Bogado
2009-11-10
Implemented secondary path for hardware with no multiples render target suppo...
Rodolfo Osvaldo Bogado
2009-11-02
This is a "Try to fix" commit, reverted all the changes made by my first comm...
Rodolfo Osvaldo Bogado
2009-10-26
sorry for that, changes in this file should not be commited
Rodolfo Osvaldo Bogado
2009-10-25
some work on zscale and zoffset, don't know if this is correct but at least i...
Rodolfo Osvaldo Bogado
2009-09-26
OpenGL: commit rodolfoosvaldobogado's (what a name!) speedup patches.
hrydgard
2009-09-13
Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in ...
hrydgard
2009-09-06
GUI: Fixed a double keydown event in the main frame, the double click in the ...
John Peterson
2009-09-03
Moving more things out of GL into VideoCommon...
hrydgard
2009-07-28
Now ALL copyright dates are fixed to the legally correct year: The year in wh...
XTra.KrazzY
2009-07-15
Code cleanup. Juggling rectangles. I'm about to investigate the problems with...
Nolan Check
2009-07-11
Switch to Video_BeginField; hopefully fix or reduce some video stability prob...
Nolan Check
2009-07-06
add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ...
LPFaint99
2009-06-29
Use EXT_framebuffer_blit whenever possible. Some video cards may not handle g...
Nolan Check
2009-06-29
Move to new Virtual XFB system which correctly handles games which store mult...
Nolan Check
2009-06-29
Grok EFB pixel format to determine whether render target has alpha, thus fixi...
Nolan Check
2009-06-28
Clean up OpenGL code and introduce the Framebuffer Manager. More work is fort...
Nolan Check