| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Silences a few compilation warnings.
|
|
By adding the missing layer offset in ASTC compression.
|
|
|
|
|
|
There's no need to perform a separate resize.
|
|
|
|
A few member functions didn't actually modify class state, so these can
be amended as necessary.
|
|
This also potentially avoids warnings, considering the copy assignment
operator is supposed to have a return value.
|
|
|
|
|