| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-17 | astc: const-correctness changes where applicable | Lioncash | |
| A few member functions didn't actually modify class state, so these can be amended as necessary. | |||
| 2018-07-17 | astc: Delete Bits' copy contstructor and assignment operator | Lioncash | |
| This also potentially avoids warnings, considering the copy assignment operator is supposed to have a return value. | |||
| 2018-07-17 | astc: In-class initialize member variables where appropriate | Lioncash | |
| 2018-06-18 | gl_rasterizer: Implement texture format ASTC_2D_4X4. | bunnei | |
