Remove every trailing whitespace from the project (but externals).
This commit is contained in:
parent
fb597b6d68
commit
b1503b2020
65 changed files with 212 additions and 212 deletions
|
@ -319,7 +319,7 @@ const Math::Vec4<u8> LookupTexture(const u8* source, int x, int y, const Texture
|
|||
// TODO(neobrain): Fix code design to unify vertical block offsets!
|
||||
source += coarse_y * info.stride;
|
||||
}
|
||||
|
||||
|
||||
// TODO: Assert that width/height are multiples of block dimensions
|
||||
|
||||
switch (info.format) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue