| Age | Commit message (Expand) | Author |
| 2013-10-07 | Put Plugins/ in Core/, rename to VideoBackends | Jasper St. Pierre |
| 2013-04-24 | Revert "Revert "Fix performance issues on certain legacy graphics hardware th... | degasus |
| 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-03-06 | Merge branch 'master' into GLSL-master | degasus |
| 2013-02-26 | ARM Support without GLSL | Ryan Houdek |
| 2013-02-26 | Revert "Fix performance issues on certain legacy graphics hardware that isn't... | degasus |
| 2013-02-25 | Fix performance issues on certain legacy graphics hardware that isn't capable... | Jordan Woyak |
| 2013-02-23 | Make the posmtx vertex attribute an int instead of converting to and from a f... | Jordan Woyak |
| 2013-01-14 | use attrib pointers in nativeVertexFormat | degasus |
| 2013-01-14 | Merge branch 'Graphic_Update' into GLSL-master | degasus |
| 2013-01-07 | Revert 30dd9c2 e9d00bf db5f4c8 and bff0fae | Ryan Houdek |
| 2012-12-27 | Merge branch 'master' into GLSL-master | degasus |
| 2012-12-15 | only use one buffer, orphaning should do the rest | degasus |
| 2012-12-15 | use VAO in VertexManager | 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 | reset glEnableClientState befor every draw | degasus |
| 2012-10-27 | Bit of cleanup and fixing of one issue that was noticeable in SMS with Mario'... | Ryan Houdek |
| 2012-10-26 | Implement the new buffer approach in opengl. sadly in my machine it gives my ... | rodolfoosvaldobogado |
| 2012-10-09 | Instead of querying the vertex attribute location. Let's bind it to where CG ... | Ryan Houdek |
| 2012-10-09 | Add in GLSL setting again. | Ryan Houdek |
| 2012-06-11 | Remove "Disable Textures". | NeoBrainX |
| 2011-04-30 | Fix "Disable Lighting" in D3D9 and D3D11. | NeoBrainX |
| 2011-03-16 | Fix the video software backend. (closes issue 4269) | sl1nk3.s |
| 2011-02-13 | VideoOGL: reinitialize some more global variables, | pierre |
| 2011-02-05 | Rework XF register loading a bit and change how registers are arranged in mem... | donkopunchstania |
| 2011-01-27 | Clean out the long since bit-rotted video profiling code. | Soren Jorvang |
| 2011-01-24 | DX11 code maintenance, part 5: | NeoBrainX |
| 2010-11-26 | Minor change to ease video plugin merging. Made static NativeVertexFormat::Cr... | Jordan Woyak |
| 2010-10-03 | Merged identical VertexManager code from DX9/DX11/OGL plugins into VideoCommo... | Jordan Woyak |
| 2010-09-30 | Added EFB Scale option to the OpenGL plug-in. | skidau |
| 2010-08-28 | sometimes to advance you have to make a step back. | Rodolfo Osvaldo Bogado |
| 2010-01-12 | Fix missing shading in NSMBWii etc in the D3D plugin. Now, I'm not entirely s... | hrydgard |
| 2009-09-13 | Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in ... | hrydgard |
| 2009-07-28 | Now ALL copyright dates are fixed to the legally correct year: The year in wh... | XTra.KrazzY |
| 2009-07-03 | Assorted cleanup, perf counter logging, and minor fixes that have been accumu... | hrydgard |
| 2009-04-03 | OpenGL Plugin: small fix | omegadox |
| 2009-04-03 | OpenGL Plugin: code cleanup trying to follow code style wiki and updated copy... | omegadox |
| 2009-02-28 | THIS BREAKS THE D3D PLUGIN FOR THE NEAR TERM. Resurrect an old patch that mov... | hrydgard |
| 2009-01-31 | temporarily disable vtx fmt jit in 64-bit mode until i can figure out why it ... | hrydgard |
| 2009-01-30 | build fix for those non-WIP OGL people out there | XTra.KrazzY |
| 2009-01-29 | More WIP OGL EventHandler work by shuffle2 and myself. Wiimote isn't implemen... | XTra.KrazzY |
| 2008-12-26 | More renaming. | hrydgard |
| 2008-12-26 | moar cleanup | hrydgard |
| 2008-12-25 | just a bunch of random code cleanup i did on the train bored, plus a d3d impl... | hrydgard |
| 2008-12-19 | Turn the X86 emitter into a class, so the code pointer is no longer a global,... | hrydgard |
| 2008-12-10 | forgot 2 files | nakeee |
| 2008-12-10 | define mess and some other small fixes | nakeee |
| 2008-12-08 | set svn:eol-style=native for Plugins/**.cpp | bushing |