Commit Graph

6 Commits (c2cc2c26743d72fe4cd7f85015ca2ddae21bee92)

Author SHA1 Message Date
Samuliak c52427b676
mark format functions as const 1 year ago
Crimson Hawk cdbdf63ebe Revert "Merge branch 'master' into 'dev'"
This reverts merge request !17
2 years ago
AMA2581 5720814b13 modifying all the files to match the app 2 years ago
Lioncash f981e90af3 general: Avoid ambiguous format_to compilation errors
Ensures that we're using the fmt version of format_to.

These are also the only three outliers. All of the other formatters we
have are properly qualified.
4 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
4 years ago
ReinUsesLisp 16cb00c521 shader: Add pools and rename files 4 years ago