| Age | Commit message (Expand) | Author |
| 2009-03-28 | last commit missed AVIDump.h | Shawn Hoffman |
| 2009-03-28 | Added support for dumping avi files (thanks baby.lueshi). Use Microsoft Video... | Marcus Wanners |
| 2009-03-20 | Change a bunch of project settings to reduce the flood of warnings you get wh... | hrydgard |
| 2009-03-20 | Assorted cleanup and comments. | hrydgard |
| 2009-03-18 | remove some unused files | nakeee |
| 2009-03-18 | nakee's new logmanager. added a console window for windows builds (prints to ... | Shawn Hoffman |
| 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-15 | Fix the nasty black fringes seen around alpha tested DXT textures in some games. | hrydgard |
| 2009-03-10 | A fix to D3D NativeVertexFormat. Might not fix much, but should be a step in ... | hrydgard |
| 2009-03-08 | Minor D3D changes | XTra.KrazzY |
| 2009-03-08 | First version of MSAA code added. No UI yet. No CSAA yet. Doesn't work in Zel... | hrydgard |
| 2009-03-08 | Fixed texture overlay, clarified CPMemory STATE_TO_SAVE | XTra.KrazzY |
| 2009-03-07 | Allow for self shutdown from video plugins. | XTra.KrazzY |
| 2009-03-07 | eol-style native update, small warning fix in EXI_Channel.h | LPFaint99 |
| 2009-03-06 | Projection fix, Projection 1 hack changed to ZTP Bloom hack. That bloom is a... | omegadox |
| 2009-03-05 | just some compiler warning cleanup. | hrydgard |
| 2009-03-05 | Linux compile fix. | Marcus Wanners |
| 2009-03-05 | Compiler Warnings: Mismatch edition. Also fixed some conversion warnings. | Marcus Wanners |
| 2009-03-05 | Fix more cases where shader compilation can fail if there are no tex gens. | donkopunchstania |
| 2009-03-04 | Added LOGLEVEL support, release will now defined LOGLEVEL 2 (errors and warni... | nakeee |
| 2009-03-02 | Revert to slightly tweaked version of "old" safe texture hash. Hopefully fixe... | hrydgard |
| 2009-03-02 | i think i forgot something | daco65 |
| 2009-03-02 | lets retry that change from omega but this time keep the projection hacks >_> | daco65 |
| 2009-03-02 | Revert 2521. | omegadox |
| 2009-03-02 | Some cleanup, projection hacks remove, the projections might be correct now. ... | omegadox |
| 2009-03-02 | an attempt to clean up the logging a bit | nakeee |
| 2009-03-01 | revert the mess i made in the d3d plugin. Add way to use HLSL directly withou... | hrydgard |
| 2009-03-01 | An alert is displayed once per run if pixel shaders or vertex shaders fail to... | donkopunchstania |
| 2009-02-28 | forgot a file (I hate it when it happens) | XTra.KrazzY |
| 2009-02-28 | Fixed D3D booting. Now for the VS/PS compilation errors | XTra.KrazzY |
| 2009-02-28 | more build fixin' | Shawn Hoffman |
| 2009-02-28 | revert a small change that broke gl. i'll find a generic solution later. | hrydgard |
| 2009-02-28 | THIS BREAKS THE D3D PLUGIN FOR THE NEAR TERM. Resurrect an old patch that mov... | 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-28 | Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few cr... | hrydgard |
| 2009-02-24 | Linux build fixes and some warning cleanup for GCC | omegadox |
| 2009-02-23 | just some minor cleanup (texdecoder, dsoundstream) | hrydgard |
| 2009-02-23 | UUpdate svn:eol-style=native ( r1438 ) for Source/*.h | LPFaint99 |
| 2009-02-23 | Update svn:eol-style=native ( r1442 ) for Source/*.cpp | LPFaint99 |
| 2009-02-22 | Attempt to workaround some stop hangs by using MsgWait instead of Wait. chang... | hrydgard |
| 2009-02-22 | Core Stop and Start: Added alternative separate thread timer/loop based waiti... | John Peterson |
| 2009-02-22 | (Itsy Bitsy) Reindentation. | XTra.KrazzY |
| 2009-02-22 | (Tiny) Collapsing | XTra.KrazzY |
| 2009-02-22 | OpenGL: Added a Setup.h option to avoid another annoying WaitForSingleObject(... | John Peterson |
| 2009-02-22 | naming conventions... | XTra.KrazzY |
| 2009-02-21 | small cleanup in OGL/VideoCommon and small fix to ARCodeAddEdit by slink | omegadox |
| 2009-02-21 | Vertex Shading / Projection Matrix done right (D3D) | XTra.KrazzY |
| 2009-02-21 | Forgot to check in this. | hrydgard |