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
release-prep-2609
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
2013-08-27
ogl: warn on osd if not supported features are enabled
degasus
2013-08-26
ogl: reset api state for blitting
degasus
2013-08-20
ogl: use texture_2d instead of renderbuffer for realxfb + efb2ram fbo
degasus
2013-08-06
disable emulate format changes on glsl120
degasus
2013-07-22
implement emulate efb format changes on ogl backend
degasus
2013-07-13
Patch from Degasus that removes the last of the the GL_TEXTURE_RECTANGLE usag...
Ryan Houdek
2013-05-06
[Android] More GLES3 things. Disable Framedumping and MSAA rendering. Remove ...
Ryan Houdek
2013-05-05
GL_DEPTH_COMPONENT can't have type of GL_UNSIGNED_BYTE with glTexImage2D. Qua...
Ryan Houdek
2013-04-17
New license header introduced to all Video based projects.
Lioncash
2013-04-15
Update the license file text (change SVN to Git) in all projects except Core ...
lioncash
2013-01-16
use renderbuf fo xfb
degasus
2013-01-14
remove old deprecated calls and fixed functions parameters
degasus
2013-01-03
xfb draw by blit - disable postprocessing
degasus
2013-01-03
fix virtual xfb - remove glCopyTexImage2D
degasus
2013-01-03
uses the ARB_framebuffer_object syntax
degasus
2012-12-29
always calls glBindBuffer(0) after disabling vao
degasus
2012-12-13
move glBindBuffer and glBindVertexArray out of VertexManager
degasus
2012-12-13
using of vao, warning: ARB_vertex_array_object is needed
degasus
2012-12-13
only update vbo on changes in XFBSource::Draw
degasus
2012-12-13
XFBSource::Draw in vbo
degasus
2012-12-13
reset glEnableClientState befor every draw
degasus
2012-12-13
remove usage of glMultiTexCoord2f
degasus
2012-10-27
Bit of cleanup and fixing of one issue that was noticeable in SMS with Mario'...
Ryan Houdek
2011-08-25
Move on to XFB drawing
Ryan Houdek
2011-01-31
Eliminated the plugin interface. Merged DX9/DX11/OGL video plugins into Dolph...
Jordan Woyak
2011-01-29
A few compiler warnings.
Soren Jorvang
2011-01-29
Put some stuff in the gfx plugins into namespaces, so that the symbols won't ...
hrydgard
2010-12-28
Fix ClearScreen in OpenGL as well (uses clear quads instead of glClear now).
NeoBrainX
2010-12-27
Second Experimental commit:
Rodolfo Osvaldo Bogado
2010-11-18
Move some shared gfx plugin code into VideoCommon. Changed "Renderer" class t...
Jordan Woyak
2010-11-14
Merged some FramebufferManager code into VideoCommon.
Jordan Woyak
2010-09-30
Added EFB Scale option to the OpenGL plug-in.
skidau
2010-09-28
Minor code formatting:
skidau
2010-05-28
Improve iterator usage.
Jordan Woyak
2010-05-27
Revert previous. rodolfoosvaldobogado had already applied the same fix in the
Soren Jorvang
2010-05-26
Fully initialize the xfbSource struct. Not sure if this could actually be used
Soren Jorvang
2010-05-19
after a good commit lets make some experiments:
Rodolfo Osvaldo Bogado
2010-03-10
Extend the OGL virtual XFB to handle games that use multiple XFBs to make a f...
donkopunchstania
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
[next]