rpi4-osdev/part12-wgt
2021-03-11 22:52:23 +00:00
..
boot Tried to speed up wgt03.c FPS by booting into EL1 with simple caches, and setting ARM clock to 1.5Ghz 2021-03-10 22:41:52 +00:00
examples Added wflipblock and wgt10.c example to exercise it 2021-03-11 22:52:23 +00:00
include Finished block copy example wgt09.c 2021-03-11 22:33:27 +00:00
lib Finished block copy example wgt09.c 2021-03-11 22:33:27 +00:00
fill.c Adding example 8 (region fill) 2021-03-08 22:51:02 +00:00
Makefile Starting port of the WordUp Graphics Toolkit to my OS 2021-03-07 19:07:08 +00:00
nline.c Starting port of the WordUp Graphics Toolkit to my OS 2021-03-07 19:07:08 +00:00
wbox.c Starting port of the WordUp Graphics Toolkit to my OS 2021-03-07 19:07:08 +00:00
wbutt.c Starting port of the WordUp Graphics Toolkit to my OS 2021-03-07 19:07:08 +00:00
wcircle.c Starting port of the WordUp Graphics Toolkit to my OS 2021-03-07 19:07:08 +00:00
wclip.c Starting port of the WordUp Graphics Toolkit to my OS 2021-03-07 19:07:08 +00:00
wdefaults.c Starting port of the WordUp Graphics Toolkit to my OS 2021-03-07 19:07:08 +00:00
wellipse.c Starting port of the WordUp Graphics Toolkit to my OS 2021-03-07 19:07:08 +00:00
wflipb.c Added wflipblock and wgt10.c example to exercise it 2021-03-11 22:52:23 +00:00
wgt.c Finished block copy example wgt09.c 2021-03-11 22:33:27 +00:00
wgt.h Added wflipblock and wgt10.c example to exercise it 2021-03-11 22:52:23 +00:00
wline.c Starting port of the WordUp Graphics Toolkit to my OS 2021-03-07 19:07:08 +00:00
wmiscb.c Added wflipblock and wgt10.c example to exercise it 2021-03-11 22:52:23 +00:00
wnpblock.c Finished block copy example wgt09.c 2021-03-11 22:33:27 +00:00
wpixel.c Starting port of the WordUp Graphics Toolkit to my OS 2021-03-07 19:07:08 +00:00
wsetcol.c Starting port of the WordUp Graphics Toolkit to my OS 2021-03-07 19:07:08 +00:00
wsetmode.c Starting port of the WordUp Graphics Toolkit to my OS 2021-03-07 19:07:08 +00:00
wtext.c Fixed sloppy type bug in wtext.c 2021-03-09 22:25:50 +00:00
wticker.c Added wticker.c and wgt03.c which exercises it - SMP required 2021-03-10 18:35:08 +00:00