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
T_chan
ca8ebf7fc0
Change all ifdefs to support both DC & Naomi
2025-02-22 14:42:00 +01:00
T_chan
fdac490e34
samples: correct image paths & include <math.h>
2022-01-31 16:59:05 +00:00
T_chan
0c8e11c02a
Include romdisk only if target is dreamcast
2022-01-25 14:41:55 +00:00
Luke Benstead
5df2190536
Fix various bugs with non-fastpath rendering
2021-10-02 14:43:23 +01:00
T_chan
830a985606
Avoid the need to hard-reset the Dreamcast to exit the samples - use the start button in all samples
2021-10-01 19:57:32 +00:00
Luke Benstead
a98f22e3c9
Remove old Makefiles
2021-05-08 13:15:18 +01:00
Luke Benstead
fe616028bb
X86
2021-04-09 15:24:47 +00:00
Luke Benstead
03694d85bf
Minor fixes
2021-04-03 21:15:03 +01:00
Luke Benstead
b6e9b8c3ff
Fix a glColorPointer call
2019-11-30 10:08:43 +00:00
Luke Benstead
70ceb70f0b
Fix invalid filter param
2019-03-11 19:51:13 +00:00
Luke Benstead
d36469faaf
Start implementing a multitexture example
2018-08-17 07:09:53 +01:00