|
cf4b078d0a
|
text_editor: add viewport scrolling
|
2025-03-04 02:14:40 -06:00 |
|
|
487289f3c9
|
text_editor/transform: use correct vertex type
|
2025-03-03 02:18:16 -06:00 |
|
|
21701d90aa
|
text_editor: replace sprites with triangle strips
|
2025-03-03 00:32:09 -06:00 |
|
|
4d3e53eebb
|
text_editor: un-rot
|
2025-03-02 22:32:12 -06:00 |
|
|
94c12d690d
|
example/castle: render textures
|
2025-02-18 23:24:37 -06:00 |
|
|
39f496b52c
|
example/castle: draw untextured castle
|
2025-02-18 21:32:58 -06:00 |
|
|
9896a7517e
|
model/castle: add CASTLE1.X and castle.hpp
|
2025-02-18 20:06:22 -06:00 |
|
|
2f6aea9c3b
|
x/gen: implement all generator functions
|
2025-02-18 20:03:42 -06:00 |
|
|
ec11cc49d3
|
serial_protocol.hpp: declare as static inline
|
2025-02-18 18:22:38 -06:00 |
|
|
d14c32eb01
|
x: initial generator
|
2025-02-18 17:55:54 -06:00 |
|
|
4e20ade922
|
add x parser
|
2025-02-17 23:09:47 -06:00 |
|
|
e389a0c80c
|
example: add dragon
|
2025-02-16 19:40:33 -06:00 |
|
|
f70603f1ca
|
holly: add software_ta
|
2025-02-12 14:27:41 -06:00 |
|
|
7022779eb7
|
modifier_volume_cube: read ISTNRM after interrupt
|
2025-02-11 17:33:45 -06:00 |
|
|
37ccafc9c8
|
core: add timeout bool
|
2025-02-11 14:13:03 -06:00 |
|
|
ad2e968f07
|
modifier_volume_cube: add lighting
|
2025-02-10 16:18:34 -06:00 |
|
|
be19abcdcf
|
example: add modifier_volume_cube
|
2025-02-10 15:07:39 -06:00 |
|
|
05d2ead439
|
math: add mat3x3
|
2025-02-07 20:46:49 -06:00 |
|
|
192792e30a
|
iso9660/test: add rock ridge parsing
|
2025-02-06 08:25:30 -06:00 |
|
|
058d1d658c
|
example: add elizabeth and speck
|
2025-02-06 08:25:17 -06:00 |
|
|
6c3aba1dc3
|
example/testscene: draw everything
|
2025-02-01 03:53:06 -06:00 |
|
|
87f468e83a
|
example/testscene: add converted textures
|
2025-01-31 17:24:59 -06:00 |
|
|
4d5205a8a0
|
add testground
|
2025-01-31 10:03:59 -06:00 |
|
|
216501d2b0
|
add testscene
|
2025-01-31 06:22:38 -06:00 |
|
|
48a84e4b0d
|
g2_bus: add ISTERR print
|
2025-01-29 06:49:43 -06:00 |
|
|
364f1748f3
|
g2_bus: synchronous cycle
|
2025-01-29 04:00:23 -06:00 |
|
|
b156e2d24e
|
wiffle_screen_space_store_queue2: add alpha blending
|
2025-01-28 08:59:30 -06:00 |
|
|
306294cfff
|
wiffle_screen_space_store_queue2: remove unused lighting calculation
|
2025-01-28 01:50:08 -06:00 |
|
|
b4ae852b00
|
example: add wiffle_screen_space_store_queue2
|
2025-01-28 01:37:24 -06:00 |
|
|
347b2c9731
|
sobel_fipr_store_queue: free r1/r2
|
2025-01-28 00:06:26 -06:00 |
|
|
9a2e89d95c
|
remove extraneous sizeof
|
2025-01-27 22:09:48 -06:00 |
|
|
24d35e8812
|
example: add wiffle_screen_space_store_queue
|
2025-01-27 21:54:05 -06:00 |
|
|
1c24f9e297
|
wiffle_screen_space: use sobel_fipr
|
2025-01-26 07:03:37 -06:00 |
|
|
0265a1c4ed
|
sobel_fipr
|
2025-01-26 06:39:38 -06:00 |
|
|
bf2c9a3d8c
|
example: add fipr
|
2025-01-25 22:52:07 -06:00 |
|
|
05e0a36ca7
|
wiffle_screen_space: use DMA for transfers to/from texture memory
|
2025-01-25 20:51:30 -06:00 |
|
|
65d768bdaf
|
screen space sobel
|
2025-01-25 03:48:57 -06:00 |
|
|
ddd7e1dcb6
|
core: add core_start_render3
|
2025-01-25 01:48:11 -06:00 |
|
|
1d38f53963
|
parse_texture_memory: print more raw values
|
2025-01-24 23:06:33 -06:00 |
|
|
510762875c
|
gdrom_jvm_boot: remote buffer print
|
2025-01-24 23:04:48 -06:00 |
|
|
c7c0ce277a
|
add sprite_gouraud/texture_memory_alloc3
|
2025-01-24 22:47:28 -06:00 |
|
|
8b4b79a705
|
example: add triangle_gouraud
|
2025-01-22 22:54:57 -06:00 |
|
|
c0d424c745
|
base.mk: add CSTD/CXXSTD
|
2025-01-22 01:43:01 -06:00 |
|
|
7cd65dbfd2
|
examples/gdrom_jvm_boot: stop walking directories when 0JVM.BIN is found
|
2025-01-02 06:22:22 -06:00 |
|
|
c10a1206e3
|
ip.mk: allow out-of-tree ip builds
|
2025-01-02 06:22:11 -06:00 |
|
|
58def35f44
|
gdrom_jvm_boot: comment crc32 print
|
2025-01-01 15:38:30 -06:00 |
|
|
88a47068f2
|
gdrom_jvm_boot: use g1_if DMA
|
2025-01-01 12:31:01 -06:00 |
|
|
540dec3299
|
gdrom_jvm_boot: jump to _start
|
2025-01-01 12:02:14 -06:00 |
|
|
0c70ce02ec
|
example: add gdrom_jvm_boot
|
2025-01-01 07:16:02 -06:00 |
|
|
63b4a9b108
|
gdrom.ods: add block column
|
2025-01-01 06:05:28 -06:00 |
|