| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-10-10 | Fixed a small bug. | crudelios | |
| 2014-10-10 | Several small optimizations. | crudelios | |
| 2014-10-10 | Fix linux build and various warnings. | crudelios | |
| Increase savestate version. | |||
| 2014-10-10 | Reimplement Bounding Box calculation using the software renderer. | crudelios | |
| 2014-10-02 | Change a bunch of reference function arguments to pointers. | comex | |
| Per the coding style and sanity. | |||
| 2014-09-08 | Include CommonTypes.h instead of Common.h. | Rohit Nirmal | |
| 2014-08-10 | Software: Fix some if-statement body placements | Lioncash | |
| 2014-08-10 | Software: Apply static to some functions | Lioncash | |
| 2014-07-29 | Convert some more header inclusions into forward declarations | Lioncash | |
| 2014-07-11 | mark all local variables as static | degasus | |
| 2014-07-11 | mark all local functions as static | degasus | |
| 2014-05-29 | Remove the min/max functions in CommonFuncs. | Lioncash | |
| The algorithm header has the same functions. | |||
| 2014-05-16 | Video backends: mass-replace "xfregs" with "xfmem". | magumagu | |
| 2014-05-16 | Video backends: unify xfregs/xfmem structures. | magumagu | |
| Removes the duplicate swxfregs global variable/struct from the software backend in favor of the ones from VideoCommon. | |||
| 2014-04-24 | Software renderer: Update a reference link. | Tony Wasserka | |
| 2014-03-29 | Software backend: Delete forked PixelEngine. | magumagu | |
| Mostly just zapping a bunch of duplicated code; the only interesting thing going on here is the changes to the performance counter implementation. | |||
| 2014-03-11 | Fixes spacing for "for", "while", "switch" and "if" | Matthew Parlane | |
| Also moved && and || to ends of lines instead of start. Fixed misc vertical alignments and some { needed newlining. | |||
| 2014-03-09 | clang-modernize -loop-convert | Tillmann Karras | |
| and some manual adjustments | |||
| 2014-03-04 | Make our architecture defines less stupid. | Ryan Houdek | |
| Our defines were never clear between what meant 64bit or x86_64 This makes a clear cut between bitness and architecture. This commit also has the side effect of bringing up aarch64 compiling support. | |||
| 2014-02-18 | Convert all includes to relative paths. | Lioncash | |
| 2013-12-31 | Remove unnecessary Src/ folders | Jasper St. Pierre | |
