| Age | Commit message (Expand) | Author |
| 2009-12-28 | Fix an issue with BPMEM_LOADTLUT, thanks to revned @ issue 1831, also fix a s... | sl1nk3.s |
| 2009-12-05 | Delete the misnamed GlobalControl.cpp/h, move the (ugly) projection hack code... | hrydgard |
| 2009-10-20 | OpenCL: Moved the OpenCL code from the compiled source to a separate file Tex... | Orphis |
| 2009-10-10 | Moving pixel engine and command processor from core to video common. This wil... | donkopunchstania |
| 2009-10-07 | OpenCL: More windows support and some unfinished work | XTra.KrazzY |
| 2009-09-30 | OpenCL: More work on centralization (need SCons reflection) | XTra.KrazzY |
| 2009-09-13 | Rename Config.cpp/h to VideoConfig.cpp/h. | hrydgard |
| 2009-09-13 | Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in ... | hrydgard |
| 2009-09-03 | Moving more things out of GL into VideoCommon... | hrydgard |
| 2009-09-03 | Some housecleaning around the D3D plugin, start of preparations to share even... | hrydgard |
| 2009-08-15 | GFX: New GlobalControl system - cleaner way to control hacks and for possible... | omegadox |
| 2009-07-30 | Don't use lookup tables. It's better to use CPU registers and reduce memory a... | Nolan Check |
| 2009-07-26 | GFX: updated Dates, code formatting cleanup, code cleanup / organization, som... | omegadox |
| 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-05-08 | really fix SOIL-related troubles, i think :p | Shawn Hoffman |
| 2009-05-08 | x64 SOIL fix thanks to baby.lueshi | death2droid |
| 2009-05-08 | Fix problem caused by my attempted revert. | death2droid |
| 2009-05-08 | Revert some changes again :P | death2droid |
| 2009-05-08 | Fix windows build problem with SOIL | death2droid |
| 2009-05-07 | Add hires texture support to OpenGL | death2droid |
| 2009-04-05 | Recoded and moved BPStucts to VideoCommon. Some cleanup in PixelShaderManage... | omegadox |
| 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-18 | nakee's new logmanager. added a console window for windows builds (prints to ... | Shawn Hoffman |
| 2009-02-28 | Fixed D3D booting. Now for the VS/PS compilation errors | XTra.KrazzY |
| 2009-02-28 | THIS BREAKS THE D3D PLUGIN FOR THE NEAR TERM. Resurrect an old patch that mov... | hrydgard |
| 2008-12-26 | More renaming. | hrydgard |
| 2008-12-26 | GL Vertex loader moved to VideoCommon. | hrydgard |
| 2008-12-26 | Prepare vertexloaders for the move... | hrydgard |
| 2008-12-26 | Move parts of VertexManager.h to VideoCommon. Opens for moving the VertexLoad... | hrydgard |
| 2008-12-26 | Move VertexShaderManager too. | hrydgard |
| 2008-12-26 | Move PixelShaderManager, ImageWrite to VideoCommon. | hrydgard |
| 2008-12-25 | and more boring moving and cleanup ... | hrydgard |
| 2008-12-25 | OpcodeDecoding.cpp now shared. | hrydgard |
| 2008-12-25 | Some gfx code reorg, make the two OpcodeDecoding.cpp identical - next change ... | hrydgard |
| 2008-12-13 | small speedup of logmanager, minor logging improvements, misc code standard i... | hrydgard |
| 2008-12-12 | Cleanup, some BOOL removal. tested to work, unlike a certain other change :p | hrydgard |
| 2008-10-24 | Code movin' and cleanup again, in the GL plugin. Planning to turn NativeVerte... | hrydgard |
| 2008-10-22 | Move out Cg shader generators to VideoCommon (hope to use this in the DX plug... | hrydgard |
| 2008-10-17 | Massive style & comment cleanup of (mostly) GL plugin - also split some large... | hrydgard |
| 2008-10-15 | Substantial XFB speedup. There's more to get though, for example by using a s... | hrydgard |
| 2008-10-15 | added compile time assertion for _SECURE_SCL=0. It is very important that all... | fires.gc |
| 2008-10-08 | Fix some project settings (set SECURE_SCL=0 more consistently). Should preven... | hrydgard |
| 2008-10-03 | DataReader inline for OGL/DX9 and moved to VideoCommon. Large clean up. | memberTwo.mb2 |
| 2008-09-24 | update to vs2008 | fires.gc |
| 2008-09-01 | Added puts() HLE, WIIMOTE logging section and experimental virtual connection... | masken |
| 2008-08-30 | Basic VBA-style save state system implemented - kb shortcuts only working on ... | hrydgard |
| 2008-08-27 | Fix for XK's commit. XK, if its wrong punch me in the face | daco65 |
| 2008-08-24 | Change some project settings. Reorganize the symbol database code, step 1/2. | hrydgard |