hlfw.ca

x9dev

RSS feed

bb2bc30a – halfwit <michaelmisch1985@gmail.com> authored on 2020/10/10 05:28
Make sure to export InfoInit

39fedb88 – halfwit <michaelmisch1985@gmail.com> authored on 2020/10/10 05:25
Not pointer to struct

35f2249e – halfwit <michaelmisch1985@gmail.com> authored on 2020/10/10 05:23
Collisions with Xorg-xserver

9ca93993 – halfwit <michaelmisch1985@gmail.com> authored on 2020/10/10 05:05
Not single source, so not static

3f65e3d0 – halfwit <michaelmisch1985@gmail.com> authored on 2020/10/10 04:58
Start working on draw-specific code

c26e66f3 – halfwit <michaelmisch1985@gmail.com> authored on 2020/10/10 04:12
Start shuffling things around, each distinct fd in its own source

be7ddb52 – halfwit <michaelmisch1985@gmail.com> authored on 2020/10/10 03:29
Make sure we include the framebuffer code

27c3b46f – halfwit <michaelmisch1985@gmail.com> authored on 2020/10/10 03:26
May end up using pointer to x9di still, but

750075d0 – halfwit <michaelmisch1985@gmail.com> authored on 2020/10/10 03:24
Update to use stdin/stdout and clean up header more

89d3fbea – halfwit <michaelmisch1985@gmail.com> authored on 2020/10/10 02:58
Typo

d2867558 – halfwit <michaelmisch1985@gmail.com> authored on 2020/10/10 02:56
Start working towards reading/writing

443cea6f – halfwit <michaelmisch1985@gmail.com> authored on 2020/10/08 10:45
Add in c9 includes to the build, remove io.c example code

422e3d7d – halfwit <michaelmisch1985@gmail.com> authored on 2020/10/07 13:21
@microsoft, support freebsd

6bdf9715 – halfwit <michaelmisch1985@gmail.com> authored on 2020/10/07 13:19
Update the build

8bc6691e – halfwit <michaelmisch1985@gmail.com> authored on 2020/10/07 13:10
What programming language is this again?

1da95223 – halfwit <michaelmisch1985@gmail.com> authored on 2020/10/07 13:07
We don't have much to process yet

59035c9c – halfwit <michaelmisch1985@gmail.com> authored on 2020/10/07 11:24
Move formats over as well

b94ee79c – halfwit <michaelmisch1985@gmail.com> authored on 2020/10/07 11:21
NUMFORMATS def

659ff8ca – halfwit <michaelmisch1985@gmail.com> authored on 2020/10/07 11:18
Add kbproc as wel

cfa58ea9 – halfwit <michaelmisch1985@gmail.com> authored on 2020/10/07 11:17
Keep modmap in scope of draw.c

0f1eaed0 – halfwit <michaelmisch1985@gmail.com> authored on 2020/10/07 11:13
Add keymap

a58a7998 – halfwit <michaelmisch1985@gmail.com> authored on 2020/10/07 11:12
Try to get includes sorted

9ab873a1 – halfwit <michaelmisch1985@gmail.com> authored on 2020/10/07 11:08
We're using two computers, so git is gonna be a bit messy

2db7af7d – halfwit <michaelmisch1985@gmail.com> authored on 2020/10/04 12:51
Add c9

28d50d30 – halfwit <michaelmisch1985@gmail.com> authored on 2020/10/03 17:42
Stashing some things and getting ready to use c9

b33d1d50 – Michael Misch <michaelmisch1985@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/09/30 18:42
Update README.md

83120c80 – Michael Misch <michaelmisch1985@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/09/30 18:28
Update README.md

744c4791 – Michael Misch <michaelmisch1985@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/09/30 18:21
Update README.md

ab68634b – Michael Misch <michaelmisch1985@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/09/12 17:40
Update README.md

cff33847 – Michael Misch <michealmisch1985@gmail.com> authored on 2020/09/07 22:15
stash

24413f9d – halfwit <michaelmisch1985@gmail.com> authored on 2020/09/07 14:03
Pop functions in here and start implementing libs

b46505a6 – Michael Misch <michaelmisch1985@gmail.com> authored on 2020/09/07 18:40
Clean slate, we're going to be writing libdraw functionality as a library that we use, instead of plan9port

91bd4afb – Michael Misch <michealmisch1985@gmail.com> authored on 2020/09/07 00:37
Stashing changes, will likely have to bundle libdraw though to build fully

b0d8fc03 – Michael Misch <michealmisch1985@gmail.com> authored on 2020/09/06 19:24
Add in keymap, meson

32868828 – halfwit <michaelmisch1985@gmail.com> authored on 2020/09/05 15:50
Move over to the meson system

b295e767 – Michael Misch <michealmisch1985@gmail.com> authored on 2020/09/05 17:07
remove use of shadowfb for now

2fb37935 – Michael Misch <michealmisch1985@gmail.com> authored on 2020/09/05 16:51
Fix imports as well

3fb5a44b – Michael Misch <michealmisch1985@gmail.com> authored on 2020/09/05 16:37
Clean up a few things, start working on fixing errors

021e0686 – Michael Misch <michaelmisch1985@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/09/05 10:19
Update README.md

6f45786b – halfwit <michaelmisch1985@gmail.com> authored on 2020/09/05 10:16
Stashing changes for now