GLdc/samples
Paul Cercueil 6ea25ff3c7
samples: Fix dual inclusion of romdisk file
The romdisk is automatically initialized when linked, and does not have
to be initialized in any way in C code. Doing so results in multiple
inclusions of the romdisk file.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
2026-06-27 12:14:33 +02:00
..
blend_test Change all ifdefs to support both DC & Naomi 2025-02-22 14:42:00 +01:00
cubes Change all ifdefs to support both DC & Naomi 2025-02-22 14:42:00 +01:00
depth_funcs Change all ifdefs to support both DC & Naomi 2025-02-22 14:42:00 +01:00
depth_funcs_alpha_testing samples: Fix dual inclusion of romdisk file 2026-06-27 12:14:33 +02:00
depth_funcs_ortho Change all ifdefs to support both DC & Naomi 2025-02-22 14:42:00 +01:00
lerabot01 samples: Fix dual inclusion of romdisk file 2026-06-27 12:14:33 +02:00
lights samples: Fix dual inclusion of romdisk file 2026-06-27 12:14:33 +02:00
mipmap samples: Fix dual inclusion of romdisk file 2026-06-27 12:14:33 +02:00
multitexture_arrays samples: Fix dual inclusion of romdisk file 2026-06-27 12:14:33 +02:00
nehe02 More float color work 2026-02-28 14:26:22 +00:00
nehe02de Change all ifdefs to support both DC & Naomi 2025-02-22 14:42:00 +01:00
nehe02va Change all ifdefs to support both DC & Naomi 2025-02-22 14:42:00 +01:00
nehe03 Change all ifdefs to support both DC & Naomi 2025-02-22 14:42:00 +01:00
nehe04 Change all ifdefs to support both DC & Naomi 2025-02-22 14:42:00 +01:00
nehe05 Change all ifdefs to support both DC & Naomi 2025-02-22 14:42:00 +01:00
nehe06 samples: Fix dual inclusion of romdisk file 2026-06-27 12:14:33 +02:00
nehe06_4444twid samples: Fix dual inclusion of romdisk file 2026-06-27 12:14:33 +02:00
nehe06_dt samples: Fix dual inclusion of romdisk file 2026-06-27 12:14:33 +02:00
nehe06_strided samples: Fix dual inclusion of romdisk file 2026-06-27 12:14:33 +02:00
nehe06_vq samples: Fix dual inclusion of romdisk file 2026-06-27 12:14:33 +02:00
nehe08 samples: Fix dual inclusion of romdisk file 2026-06-27 12:14:33 +02:00
nehe10 samples: Fix dual inclusion of romdisk file 2026-06-27 12:14:33 +02:00
nehe16 samples: Fix dual inclusion of romdisk file 2026-06-27 12:14:33 +02:00
nehe20 samples: Fix dual inclusion of romdisk file 2026-06-27 12:14:33 +02:00
nehe20_strided samples: Fix dual inclusion of romdisk file 2026-06-27 12:14:33 +02:00
ortho2d Change all ifdefs to support both DC & Naomi 2025-02-22 14:42:00 +01:00
paletted samples: Fix dual inclusion of romdisk file 2026-06-27 12:14:33 +02:00
paletted_pcx samples: Fix dual inclusion of romdisk file 2026-06-27 12:14:33 +02:00
polygon_offset Change all ifdefs to support both DC & Naomi 2025-02-22 14:42:00 +01:00
polymark Change all ifdefs to support both DC & Naomi 2025-02-22 14:42:00 +01:00
primitive_modes Change all ifdefs to support both DC & Naomi 2025-02-22 14:42:00 +01:00
prof_texture_upload Change all ifdefs to support both DC & Naomi 2025-02-22 14:42:00 +01:00
quadmark Change all ifdefs to support both DC & Naomi 2025-02-22 14:42:00 +01:00
scissor Change all ifdefs to support both DC & Naomi 2025-02-22 14:42:00 +01:00
terrain Change all ifdefs to support both DC & Naomi 2025-02-22 14:42:00 +01:00
tnl_effects Fix failing tests 2026-05-04 10:35:21 +01:00
trimark Fixed poly/tri/quadmarks to build with GCC12 2023-03-04 17:35:17 -06:00
zclip samples: Fix dual inclusion of romdisk file 2026-06-27 12:14:33 +02:00
zclip_triangle Change all ifdefs to support both DC & Naomi 2025-02-22 14:42:00 +01:00
zclip_trianglestrip Change all ifdefs to support both DC & Naomi 2025-02-22 14:42:00 +01:00
loadbmp.c Nehe20 Build Fix + Warnings cleanup for GCC14.1.0. 2024-07-31 20:35:34 -05:00
loadbmp.h regroup the BMP file loading into 1 file, and correct some types that give... 2022-01-31 10:30:26 +00:00
profiler.c Nehe20 Build Fix + Warnings cleanup for GCC14.1.0. 2024-07-31 20:35:34 -05:00
profiler.h Optimisations 2021-04-20 16:08:58 +01:00