| Age | Commit message (Expand) | Author |
| 2009-06-08 | OpenGL: Added OSD menu from 3, 4, 5 keys | John Peterson |
| 2009-06-08 | OpenGL: Fixed the screenshot function now that I found all the buffers | John Peterson |
| 2009-06-07 | Change the screenshots rescale function to always work according to the A/R s... | sl1nk3.s |
| 2009-06-07 | OpenGL: Tried to create some order in Render.cpp | John Peterson |
| 2009-06-07 | OpenGL Screenshot: Fixed AA and wireframe screenshots again | John Peterson |
| 2009-06-06 | OpenGL: Adjustment to my last commit, forgot a return for example | John Peterson |
| 2009-06-06 | OpenGL: | John Peterson |
| 2009-05-23 | Remove the flickering hack by Orbb(From the Dolphin-Emu forum) | death2droid |
| 2009-05-23 | Clean up of the flicker fix. | death2droid |
| 2009-05-23 | Source code clean-up and a comment | death2droid |
| 2009-05-23 | Update the flickering fix. | death2droid |
| 2009-05-23 | Add's a little hack to try and reduce flicking in some games. | death2droid |
| 2009-05-15 | Changing where depth is read. Trying to use the same depth buffer GL uses whe... | donkopunchstania |
| 2009-04-10 | build fix + fix for issue 850 | sl1nk3.s |
| 2009-04-08 | DSP: Fix sln file now that old LLE is dead. Add preliminary DSPAnalyzer, whic... | hrydgard |
| 2009-04-03 | OpenGL Plugin: Thinner lines for EFB copied region rectangles | omegadox |
| 2009-04-03 | OpenGL Plugin: some cleanup and better error messages | omegadox |
| 2009-04-03 | OpenGL Plugin: Now prints video card info to display | omegadox |
| 2009-04-03 | OpenGL Plugin: code cleanup trying to follow code style wiki and updated copy... | omegadox |
| 2009-03-28 | Added support for dumping avi files (thanks baby.lueshi). Use Microsoft Video... | Marcus Wanners |
| 2009-03-22 | Wireframe will work in AA mode now. | omegadox |
| 2009-03-22 | Clean up OpenGL plugin error handling macros. No longer bother with enabling ... | hrydgard |
| 2009-03-21 | remove newlines from OGL logging (they get added by logmanager) | Shawn Hoffman |
| 2009-03-21 | Bug fixes with show EFB copy regions. | donkopunchstania |
| 2009-03-18 | nakee's new logmanager. added a console window for windows builds (prints to ... | Shawn Hoffman |
| 2009-03-17 | small fix with show EFB copy regions. | omegadox |
| 2009-03-16 | Added option "Show EFB Copy Regions" to find out which games are heavy on EFB... | omegadox |
| 2009-03-16 | Change destination alpha handling. The blending method introduced in rev 1921... | donkopunchstania |
| 2009-03-14 | Only use framebuffer_blit for the final screen copy if multisampling is enabl... | hrydgard |
| 2009-03-10 | A fix to D3D NativeVertexFormat. Might not fix much, but should be a step in ... | hrydgard |
| 2009-03-10 | OGL Plugin: added more info to an error message and some warning fixes. | omegadox |
| 2009-03-08 | Remove flicker when switching between native and full resolution from the gl ... | hrydgard |
| 2009-03-08 | UI for multisample antialiasing. NVidia CSAA support added. | hrydgard |
| 2009-03-08 | First version of MSAA code added. No UI yet. No CSAA yet. Doesn't work in Zel... | hrydgard |
| 2009-03-06 | Fixed more compiler warnings, and revised the syntax of the fix of r2567. | Marcus Wanners |
| 2009-03-06 | Fixed a small bug with the overlaid framerate: If the float fps in the infoba... | Marcus Wanners |
| 2009-03-06 | fix debug mode build error, shuffle some code around :P | hrydgard |
| 2009-03-05 | GL plugin: VSync option, some renaming, a little bit of MSAA preparations (no... | hrydgard |
| 2009-03-02 | fix for issue 679 | Shawn Hoffman |
| 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-28 | Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few cr... | hrydgard |
| 2009-02-27 | Minor OSD on screenshot tinkle. | XTra.KrazzY |
| 2009-02-27 | Working screenshots for everyone! This may not be the 'best' way to implement... | XTra.KrazzY |
| 2009-02-26 | Emulated Wiimote IR pointer: Made it compatible with the new aspect ratio opt... | John Peterson |
| 2009-02-25 | OpenGL: Added crop option for the aspect ratio option, this way you can keep ... | John Peterson |
| 2009-02-24 | OpenGL: Added the black border function to 16:9 to | John Peterson |
| 2009-02-24 | OpenGL: Added keep 16:9 aspect ratio, if anyone is displeased with the stretc... | John Peterson |
| 2009-02-23 | OpenGL: Changed the end of line style for Render.cpp to. I had to change the ... | John Peterson |
| 2009-02-23 | OpenGL Keep Aspect Ratio: Removed the remains of old pictures that are someti... | John Peterson |