| Age | Commit message (Expand) | Author |
| 2009-08-31 | Fix fps value when XFB is enabled on OGL plugin | sl1nk3.s |
| 2009-08-25 | Re-enable CPU swap on XFB mode only, to avoid flickering in a couple of games | sl1nk3.s |
| 2009-08-24 | GFX: revert of r4044 | omegadox |
| 2009-08-24 | Temporary fix for r4044, but I think it should be reverted | XTra.KrazzY |
| 2009-08-24 | GFX: Possible fix for depth range | omegadox |
| 2009-08-24 | Fix Pikmin PAL not booting thanks to LordMark for figuring it out ! :D | sl1nk3.s |
| 2009-08-22 | Fix GXPeekARGB, this fixes Killer 7, and Wind Waker's pictograph quest :D | sl1nk3.s |
| 2009-08-09 | Frameskipping more aggressive (minor speedup, plz report any serious problems... | hrydgard |
| 2009-08-08 | Just a few fixes for the fps counter, also unbreak direct XFB homebrews. | sl1nk3.s |
| 2009-08-08 | Frameskipping! Complete with GUI! Even my most naive approach resulted in gre... | XTra.KrazzY |
| 2009-08-04 | Disable CPU swaps, it was causing all kinds of problems. | Nolan Check |
| 2009-07-31 | Fix noWX build, and lower thread priority for screenshots | sl1nk3.s |
| 2009-07-29 | Should reduce/fix the little stuttering when saving a screenshot as PNG, espe... | sl1nk3.s |
| 2009-07-29 | Fix for latest commit : turns out Destroy() already frees the data, also add ... | sl1nk3.s |
| 2009-07-28 | Fix screenshot offset as well as screenshot aspect ratio, also use PNG instea... | sl1nk3.s |
| 2009-07-28 | Now ALL copyright dates are fixed to the legally correct year: The year in wh... | XTra.KrazzY |
| 2009-07-28 | Fix "Show EFB copy regions" (thanks sskkiipp) | Nolan Check |
| 2009-07-16 | Minor changes for video. Please test pictograph quests in Wind Waker. | Nolan Check |
| 2009-07-16 | Don't use undefined OpenGL behavior, even if it does somehow work. Also, enab... | Nolan Check |
| 2009-07-15 | Fixed one of the two remaining crash on Stop (issue 600), and removed some se... | sl1nk3.s |
| 2009-07-15 | Code cleanup. Juggling rectangles. I'm about to investigate the problems with... | Nolan Check |
| 2009-07-13 | Sorry for intruding in to the core. Fixed NoGUI mode in Linux, add back the i... | Sonicadvance1 |
| 2009-07-12 | Rearrange LogManager includes. The main purpose is to make it possible to mod... | Nolan Check |
| 2009-07-11 | Switch to Video_BeginField; hopefully fix or reduce some video stability prob... | Nolan Check |
| 2009-07-03 | Misc warning fixes. | magumagu9 |
| 2009-07-02 | EFB Access now works from both Dual Core and Single Core modes. Thread-safe. | XTra.KrazzY |
| 2009-07-02 | Fix PeekZ when not using native resolution | sl1nk3.s |
| 2009-06-29 | Use EXT_framebuffer_blit whenever possible. Some video cards may not handle g... | Nolan Check |
| 2009-06-29 | Remove obsolete debug-assertions in VideoInterface. Hopefully fix screenshots. | Nolan Check |
| 2009-06-29 | Move to new Virtual XFB system which correctly handles games which store mult... | Nolan Check |
| 2009-06-28 | Clean up OpenGL code and introduce the Framebuffer Manager. More work is fort... | Nolan Check |
| 2009-06-28 | Delete some obsolete junk, in zelda ucode and in gl plugin. | hrydgard |
| 2009-06-26 | Fix vertical squishing in Real-XFB mode | Nolan Check |
| 2009-06-26 | Display buffer flips are now triggered by the CPU thread through the Video_Up... | Nolan Check |
| 2009-06-22 | revert last 2 commits | nakeee |
| 2009-06-22 | They should be called SU Registers (Setup Unit/Rasterization). BP (Bypass) i... | omegadox |
| 2009-06-20 | Return render-target alpha because of a problem report. "Stage Clear" backgro... | Nolan Check |
| 2009-06-20 | Changes for OpenGL plugin: | Nolan Check |
| 2009-06-14 | OpenGL: Fix problem with OSD text not showing up with post-processing enabled... | hrydgard |
| 2009-06-13 | Add mini unit testing framework to Dolphin itself - use it to find bugs and v... | hrydgard |
| 2009-06-10 | One char fix for the Wii menu and the cdb.vff issue as well as issue 1011, al... | sl1nk3.s |
| 2009-06-09 | *blink* | nakeee |
| 2009-06-09 | Post-processing: Added options to graphics config dialog. | hrydgard |
| 2009-06-08 | Add vignette to bloom shader, for that NEXT GEN FEELING!!! :D (eh) | hrydgard |
| 2009-06-08 | OpenGL: Fixed initial framebuffer so it's not too small | John Peterson |
| 2009-06-08 | Simple post-processing shader implementation. No UI yet. Does not work togeth... | hrydgard |
| 2009-06-08 | minor cleanup - don't leak so many fragment shaders :p also fix address rang... | hrydgard |
| 2009-06-08 | OpenGL: Changed the AVIDump framebuffer source to the same as for screenshots | John Peterson |
| 2009-06-08 | OpenGL: Added 2x mode for pixel exact 2D together with high-res 3D | John Peterson |
| 2009-06-08 | OpenGL: Fixed crop | John Peterson |