| Age | Commit message (Expand) | Author |
| 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 |
| 2008-11-26 | Didn't replace all the instances | nakeee |
| 2008-11-26 | warning fixes | nakeee |
| 2008-11-23 | Optimize vertex loader with a mini JIT (only first step, more optimizations m... | hrydgard |
| 2008-11-23 | Just a little bit of cleanup in the gl plugin | hrydgard |
| 2008-11-09 | Assorted warning fixes, small mixer improvement when both DTK and HLE audio a... | hrydgard |
| 2008-10-28 | really turn the vertex format jit off, when it's off | hrydgard |
| 2008-10-28 | Make it possible to turn off the tiny vertex format setup JIT, may help macos... | hrydgard |
| 2008-10-27 | Aligned all vertex components to 4 byte boundaries - maybe ATI likes that? Re... | hrydgard |
| 2008-10-25 | Move pipeline back into VertexLoader. Started work on VertexLoaderManager, wh... | hrydgard |
| 2008-10-24 | Code movin' and cleanup again, in the GL plugin. Planning to turn NativeVerte... | hrydgard |