peony
5a44a707eb
Nothin, null even
2024-11-01 20:42:18 +01:00
peony
f52e3979a2
render.init
safety checks
2024-11-01 20:26:31 +01:00
peony
e3ec34684f
framebuffer is ?^Color now.
2024-11-01 18:56:15 +01:00
peony
d19f15aa5c
I am good at this/s
2024-11-01 18:35:30 +01:00
peony
20bb741bf1
Merge branch 'master' of https://git.ablecorp.us/AbleOS/ableos
2024-10-27 16:59:03 +01:00
peony
a95f1b5a4b
Cube work
2024-10-27 16:54:59 +01:00
peony
e6b972a7f3
Circle drawing, slightly bugged
2024-10-26 16:02:47 +02:00
koniifer
eaace7d9c1
unoptimised text load & render
2024-10-26 09:23:28 +01:00
peony
4a0f65753e
Tri work
2024-10-25 17:58:19 +02:00
peony
d143acb8b6
Merge branch 'master' of https://git.ablecorp.us/AbleOS/ableos
2024-10-25 17:43:23 +02:00
peony
f65f04460b
more stubs
2024-10-25 17:39:00 +02:00
koniifer
5af5631755
minor changes
2024-10-25 16:37:38 +01:00
peony
fe85a91548
Triangle rendering stubs.
2024-10-25 16:27:57 +02:00
peony
f5ffed5662
Merge branch 'master' of https://git.ablecorp.us/AbleOS/ableos
2024-10-25 16:01:02 +02:00
koniifer
6ff65eee41
kaboom
2024-10-23 21:49:40 +01:00
peony
f6dd752b77
Removed resize from the render TODO
2024-10-19 18:00:03 +02:00
peony
851e0bd94a
Uuugh
2024-10-19 17:58:55 +02:00
peony
38c6f6cf47
Merge
2024-10-19 17:56:40 +02:00
peony
1c9ca8962e
Merge branch 'master' of https://git.ablecorp.us/AbleOS/ableos
2024-10-19 17:56:20 +02:00
peony
8d36083729
Fixed scaling bug
2024-10-19 17:40:42 +02:00
peony
ad351155da
Added put_scaled
.
2024-10-19 17:35:20 +02:00
koniifer
a94332370a
various render changes, implement sine & cosine for stn.math
2024-10-19 15:54:19 +01:00
koniifer
7caa47b9fb
make surface example cooler
2024-10-17 15:31:42 +01:00
koniifer
0ebb1f200e
make surface example more interesting, optimise memory filling
2024-10-15 21:11:06 +01:00
koniifer
2a082d8283
rudimentary render surfaces
2024-10-15 01:24:29 +01:00
koniifer
1eee33ce8b
fix icky pointer misalignment
...
move dt_api to stn for ease of use
do away with now redundant strobe example (colour example is basically strobe now)
2024-10-14 18:54:53 +01:00
koniifer
820c3e459b
optimisations
2024-10-14 01:31:23 +01:00
koniifer
96c2bd5cd5
bitmap image support & better mem opts
...
restructure render lib
add peony's render api additions and example
add image example
fix some dubious bugs i had made in unused code in mem_serve.rs
remove tetris stub (now in peony's fork)
update hblang
2024-10-13 23:38:43 +01:00
koniifer
ea8eca1089
various stn & render-api changes
2024-10-12 21:39:09 +01:00
mlokr
5f59f05dce
removing deprecated rel:
path prefix
2024-09-18 10:38:49 +02:00
koniifer
43ea77c18f
merge mainline branch and do some housekeeping
2024-09-14 11:26:32 +01:00
koniifer
f8c7873978
squash
2024-09-13 22:41:31 +01:00
koniifer
19992595fc
update hblang to latest git
...
remove old ps/2 driver
remove defunct time driver
clean up stuff
i promise im done fiddling with ecah.rs and memory.hb
2024-09-02 01:04:00 +01:00
koniifer
ad85f82be3
begin work for fb_driver interface
...
create hardware rng buffer & stn.random.uint_64 (currently weird)
move examples out of fb_driver (currently broken)
remove literal kernel panic from `info!("AHHH")`
re-implement stn.buffer.send_message()
2024-08-29 21:37:49 +01:00