• Joined on 2025-01-15
shylie pushed to dev at shylie/sprstk 2025-09-12 17:29:55 -04:00
1dcb779637 Rework OIT
shylie pushed to main at shylie/ice-display 2025-09-06 23:44:35 -04:00
fb5c786be5 Add spi.sv, update display.sv and top.sv
shylie pushed to main at shylie/Explorinator9000 2025-08-29 14:07:57 -04:00
dcdb3e1bf8 Update zprite
shylie pushed to main at shylie/zprite 2025-08-29 14:07:42 -04:00
7590f0ea62 Add per-layer scaling unrelated to texture size
shylie pushed to main at shylie/foot 2025-08-19 07:56:58 -04:00
e647b9e146 Add some tests for SIMD instruction variants
shylie pushed to main at shylie/foot 2025-08-17 11:11:08 -04:00
80d83f2062 Add SIMD instruction variants
shylie pushed to dev at shylie/sprstk 2025-08-13 12:13:08 -04:00
4496625807 Add initial texture support, use 8-bit floating-point for offset/layer
shylie pushed to dev at shylie/sprstk 2025-08-08 16:14:43 -04:00
5ee0008614 Add adjustable per-layer offset
shylie pushed to main at shylie/sprstk 2025-08-07 07:56:33 -04:00
429db38cb2 Finish implementing OIT
2af1acf9a9 Proof-of-concept OIT
Compare 2 commits »
shylie pushed to dev at shylie/sprstk 2025-08-07 07:56:24 -04:00
429db38cb2 Finish implementing OIT
shylie created branch dev in shylie/sprstk 2025-08-06 13:07:38 -04:00
shylie pushed to dev at shylie/sprstk 2025-08-06 13:07:38 -04:00
2af1acf9a9 Proof-of-concept OIT
shylie pushed to main at shylie/sprstk 2025-08-03 21:28:58 -04:00
58656211e5 Add angle changing
shylie pushed to main at shylie/sprstk 2025-08-03 14:49:06 -04:00
d5ef14c64d Palette lookup
shylie pushed to main at shylie/sprstk 2025-08-03 10:02:51 -04:00
43fd84b50d Minimal working version
shylie pushed to main at shylie/Explorinator9000 2025-07-24 02:56:06 -04:00
1949623e5d Update to use increased range of offsets for shadowing
shylie pushed to main at shylie/zprite 2025-07-24 02:55:49 -04:00
5a14f0da22 Increase range of values allowed for offset
shylie pushed to main at shylie/Explorinator9000 2025-07-23 07:53:42 -04:00
49ef00c94a Add shadowing using latest library features
shylie pushed to main at shylie/Explorinator9000 2025-07-23 07:12:12 -04:00
d4d6a140ef Update example to use latest library features
shylie pushed to main at shylie/zprite 2025-07-23 07:11:55 -04:00
0ac6791e75 Add variable offset per layer