"start" is a reserved symbol within KOS, per crt1.s. Not sure why the old toolchains let us use this symbol name elsewhere, but the new GCC12 toolchain rightfully complains about duplicate symbols. - Renamed "start" timestamp to "begin." |
||
|---|---|---|
| .. | ||
| blend_test | ||
| depth_funcs | ||
| depth_funcs_alpha_testing | ||
| depth_funcs_ortho | ||
| lerabot01 | ||
| lights | ||
| mipmap | ||
| multitexture_arrays | ||
| nehe02 | ||
| nehe02de | ||
| nehe02va | ||
| nehe03 | ||
| nehe04 | ||
| nehe05 | ||
| nehe06 | ||
| nehe06_4444twid | ||
| nehe06_vq | ||
| nehe08 | ||
| nehe10 | ||
| nehe20 | ||
| ortho2d | ||
| paletted | ||
| paletted_pcx | ||
| polygon_offset | ||
| polymark | ||
| quadmark | ||
| scissor | ||
| terrain | ||
| trimark | ||
| zclip | ||
| zclip_triangle | ||
| zclip_trianglestrip | ||
| loadbmp.c | ||
| loadbmp.h | ||
| profiler.c | ||
| profiler.h | ||