| Age | Commit message (Expand) | Author |
| 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-06-26 | Display buffer flips are now triggered by the CPU thread through the Video_Up... | Nolan Check |
| 2009-04-03 | OpenGL Plugin: code cleanup trying to follow code style wiki and updated copy... | omegadox |
| 2009-03-22 | Clean up OpenGL plugin error handling macros. No longer bother with enabling ... | hrydgard |
| 2009-03-05 | GL plugin: VSync option, some renaming, a little bit of MSAA preparations (no... | hrydgard |
| 2009-02-28 | Increased render target size to the true EFB height of 528. | hrydgard |
| 2009-02-28 | OGL plugin: +Autoscale option (attempts to remove borders, even without XFB).... | hrydgard |
| 2009-02-21 | delete unused variables, rename some functions - minor stuff. | hrydgard |
| 2009-02-20 | OpenGL: | John Peterson |
| 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 |
| 2009-01-24 | 1) XFB in DC proposal. This impact video plugin interface. WARNING: XFB_Draw ... | memberTwo.mb2 |
| 2009-01-17 | fix XFB enabled at boot. Should save some click for homebrew. | memberTwo.mb2 |
| 2008-12-26 | More code movin' .. split Vertex/Pixelshadermngr into xxCache and xxManager. | hrydgard |
| 2008-12-25 | just a bunch of random code cleanup i did on the train bored, plus a d3d impl... | hrydgard |
| 2008-12-21 | typo fix | nakeee |
| 2008-12-19 | More cleanup again I hope I didn't break anything, please check | nakeee |
| 2008-12-08 | set svn:eol-style=native for Plugins/**.cpp | bushing |
| 2008-11-30 | Aniso filter setting working in GL, some code moving around, spelling fixes | hrydgard |
| 2008-11-10 | Added texture converter to convert textures between GX and GL formats using f... | donkopunchstania |
| 2008-10-27 | Aligned all vertex components to 4 byte boundaries - maybe ATI likes that? Re... | hrydgard |
| 2008-10-22 | Remove OpenGL stuff from Globals.h. Stuff that doesn't use GL shouldn't inclu... | hrydgard |
| 2008-10-16 | Kill lots of old outdated comments. Some new comments added. Misc style fixes... | hrydgard |
| 2008-10-16 | Further tiny XFB speedup: baked the bias constants into the R tables, and swi... | hrydgard |
| 2008-10-15 | Fix mirrored XFB problem properly. | hrydgard |
| 2008-10-15 | Substantial XFB speedup. There's more to get though, for example by using a s... | hrydgard |
| 2008-10-15 | Revert since It flips Commercial games that use XFB + 3D, but makes Homebrew ... | Sonicadvance1 |
| 2008-10-15 | Flips the XFB around and some other things | Sonicadvance1 |
| 2008-10-15 | added option to use XFB in GL, but XFB support still needs work. modified vie... | donkopunchstania |
| 2008-10-05 | Use GL_TEXTURE_RECTANGLE_ARB instead GL_TEXTURE_RECTANGLE_NV hoping for bette... | nakeee |
| 2008-08-14 | Removes 4 unneeded values in the GL plugin, Makes less buffer underruns in AL... | Sonicadvance1 |
| 2008-08-14 | Some cleanup, extracted XFB convert code into VideoCommon, added non-activate... | hrydgard |
| 2008-08-07 | static-ified a lot of vars to prevent name collisions with plugins, other cos... | hrydgard |
| 2008-07-12 | Initial megacommit. | hrydgard |