degasus
|
6d3f249dcc
|
mark all local variables as static
|
2014-07-11 16:10:20 +02:00 |
degasus
|
22e1aa5bb4
|
mark all local functions as static
|
2014-07-11 16:07:23 +02:00 |
magumagu
|
1357277f40
|
Video backends: mass-replace "xfregs" with "xfmem".
|
2014-05-16 18:58:07 -07:00 |
magumagu
|
818c89313e
|
Video backends: unify xfregs/xfmem structures.
Removes the duplicate swxfregs global variable/struct from the software
backend in favor of the ones from VideoCommon.
|
2014-05-16 18:55:30 -07: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 |
Lioncash
|
2afe215271
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
Jasper St. Pierre
|
34692ab826
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |