| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-06-27 | VideoCommon: remove unused stats | degasus | |
| 2014-06-18 | Kill off replaceable usages of s[n]printf. | Lioncash | |
| 2014-05-08 | Opcode decoding: 0xC0 isn't a valid command. | magumagu | |
| Fix our opcode decoders to handle this appropriately. | |||
| 2014-03-09 | clang-modernize -use-nullptr | Tillmann Karras | |
| and s/\bNULL\b/nullptr/g for *.cpp/h/mm files not compiled on my machine | |||
| 2014-02-20 | Fix more header sorting issues in VideoCommon/ (now check-includes clean). | Pierre Bourdon | |
| 2014-02-18 | Convert all includes to relative paths. | Lioncash | |
| 2014-02-17 | Second and final pass of clearing out tabs. | Lioncash | |
| 2014-01-31 | VideoCommon: remove Cache Displaylist | degasus | |
| This option was known to break every second game and only boost a bit. It also seems to be broken because of streaming into pinned memory and buffer storage buffers. v2: also remove dlc_desc | |||
| 2013-12-31 | Remove unnecessary Src/ folders | Jasper St. Pierre | |
