| Age | Commit message (Expand) | Author |
| 2013-04-17 | New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm... | Lioncash |
| 2013-03-31 | Fix some typos and correct some capitalizations in the log messages. | Lioncash |
| 2012-05-13 | TextureCacheBase: Remove the texture size limit for custom textures. Only the... | NeoBrainX |
| 2012-05-13 | TextureCacheBase: Support loading custom mipmaps. | NeoBrainX |
| 2011-03-01 | More conversion from char * to std::string. | Glenn Rice |
| 2011-02-28 | Convert GetUserPath to return a std::string instead of a const char *. This ... | Glenn Rice |
| 2011-02-05 | Changes to hi-res textures. Textures now load correctly when loading/saving a... | baby.lueshi |
| 2010-12-05 | allow gcc to check the format of args being passed to MsgAlert and GenericLog... | Shawn Hoffman |
| 2010-11-10 | StringUtil cleanup. Nothing seems broken. | Jordan Woyak |
| 2010-10-19 | Merged common texture cache code from video plugins into VideoCommon. (DX11 n... | Jordan Woyak |
| 2010-10-04 | Fixed hires textures not scaling. Also increased max size of custom textures ... | baby.lueshi |
| 2010-06-16 | Automatically detect and use shared library packages for | Soren Jorvang |
| 2010-05-26 | Remove unused variables. | Soren Jorvang |
| 2010-03-09 | Added scons options "shared_libname=true" to link agains the system shared li... | Glenn Rice |
| 2010-02-22 | Revert commit 5105 until we sort out how we want this to work in linux. | Glenn Rice |
| 2010-02-22 | On linux don't compile and link against lzo, soil, and sfml "Externals." | Glenn Rice |
| 2010-02-02 | Linux global build. At least the basic footwork is done here. | Glenn Rice |
| 2010-01-21 | Attempt at fixing the colors of loaded "hi-res" replacement textures in D3D. ... | hrydgard |
| 2009-07-28 | Now ALL copyright dates are fixed to the legally correct year: The year in wh... | XTra.KrazzY |
| 2009-07-26 | GFX: updated Dates, code formatting cleanup, code cleanup / organization, som... | omegadox |
| 2009-07-12 | Rearrange LogManager includes. The main purpose is to make it possible to mod... | Nolan Check |
| 2009-07-06 | add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ... | LPFaint99 |
| 2009-05-16 | Some more modification of texture dumping and loading. | death2droid |
| 2009-05-15 | Added features to hires loading and texture dumping so it now dumps the files... | death2droid |
| 2009-05-15 | Make some updated to hires texture loading ect. | death2droid |
| 2009-05-08 | really fix SOIL-related troubles, i think :p | Shawn Hoffman |
| 2009-05-08 | Fix windows build problem with SOIL | death2droid |
| 2009-05-08 | Move soil to external, this breaks windows build until deathroi will commit t... | nakeee |
| 2009-05-07 | Add hires texture support to OpenGL | death2droid |