degasus
|
22e1aa5bb4
|
mark all local functions as static
|
2014-07-11 16:07:23 +02:00 |
Paul Olszewski
|
5d793881b0
|
Fix the capitalization of "GameCube" throughout the project.
|
2014-06-08 11:24:49 +09:00 |
Lioncash
|
49b0eef393
|
Remove the min/max functions in CommonFuncs.
The algorithm header has the same functions.
|
2014-05-29 21:44:41 -04:00 |
Matthew Parlane
|
31cfc73a09
|
Fixes spacing for "for", "while", "switch" and "if"
Also moved && and || to ends of lines instead of start.
Fixed misc vertical alignments and some { needed newlining.
|
2014-03-11 00:35:07 +13:00 |
Tillmann Karras
|
6914eca167
|
Fix various warnings reported by clang
- mostly remove unused variables
- rename some generic JIT identifiers
|
2014-02-28 12:28:19 +01:00 |
Pierre Bourdon
|
ffe588cc24
|
Fix more header sorting issues in VideoCommon/ (now check-includes clean).
|
2014-02-20 01:01:10 +01:00 |
Lioncash
|
2afe215271
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
Lioncash
|
3fd87a7636
|
Second and final pass of clearing out tabs.
|
2014-02-17 02:19:41 -05:00 |
Lioncash
|
6c4ee1753a
|
Fix some vertical alignments
ie. uses spaces for alignment.
|
2014-02-16 20:12:05 -05:00 |
Jasper St. Pierre
|
34692ab826
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |