Stevoisiak
|
6da394a4d0
|
More formatting and consistency fixes
|
2014-11-24 17:16:59 -05:00 |
|
Lioncash
|
960b54670c
|
OGL: Fix brace and body placements
Also got rid of void argument specifiers. These are a carryover from C.
|
2014-08-15 14:12:29 -04:00 |
|
Tony Wasserka
|
032c920247
|
OGL: Remove some dead code.
|
2014-03-14 22:26:26 +01: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 |
|
Pierre Bourdon
|
425f9dcd51
|
Fix more header sorting issues in VideoBackends/ (now check-includes clean).
|
2014-02-20 01:01:11 +01:00 |
|
Lioncash
|
2afe215271
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
|
lioncash
|
d2038049f5
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
Jasper St. Pierre
|
34692ab826
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|