GLdc/samples
falco e27c276daa Fixed poly/tri/quadmarks to build with GCC12
"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."
2023-03-04 17:35:17 -06:00
..
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 Fixed poly/tri/quadmarks to build with GCC12 2023-03-04 17:35:17 -06:00
quadmark Fixed poly/tri/quadmarks to build with GCC12 2023-03-04 17:35:17 -06:00
scissor
terrain
trimark Fixed poly/tri/quadmarks to build with GCC12 2023-03-04 17:35:17 -06:00
zclip
zclip_triangle
zclip_trianglestrip
loadbmp.c
loadbmp.h
profiler.c
profiler.h