.. |
bin
|
Load palette/block done and wgt11.c exercising it
|
2021-03-12 13:38:35 +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 wdissolve routine, exercised in examples/wgt17.c
|
2021-03-13 17:26:47 +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 |
font.c
|
Removed extraneous header from font.c
|
2021-03-12 13:39:23 +00:00 |
Makefile
|
Load palette/block done and wgt11.c exercising it
|
2021-03-12 13:38:35 +00:00 |
nline.c
|
Starting port of the WordUp Graphics Toolkit to my OS
|
2021-03-07 19:07:08 +00:00 |
wblock.c
|
Load palette/block done and wgt11.c exercising it
|
2021-03-12 13:38:35 +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 |
wdissolve.c
|
Added wdissolve routine, exercised in examples/wgt17.c
|
2021-03-13 17:26:47 +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
|
Added wdissolve routine, exercised in examples/wgt17.c
|
2021-03-13 17:26:47 +00:00 |
wgt.h
|
Added wdissolve routine, exercised in examples/wgt17.c
|
2021-03-13 17:26:47 +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
|
Quick and dirty memcpy_xray implementation
|
2021-03-12 10:28:59 +00:00 |
wpal.c
|
Load palette/block done and wgt11.c exercising it
|
2021-03-12 13:38:35 +00:00 |
wpixel.c
|
Starting port of the WordUp Graphics Toolkit to my OS
|
2021-03-07 19:07:08 +00:00 |
wresize.c
|
Working wresize() being exercised by examples/wgt11.c
|
2021-03-12 23:20:55 +00:00 |
wscreen.c
|
Added wdissolve routine, exercised in examples/wgt17.c
|
2021-03-13 17:26:47 +00:00 |
wsetcol.c
|
Starting port of the WordUp Graphics Toolkit to my OS
|
2021-03-07 19:07:08 +00:00 |
wsetmode.c
|
Added wdissolve routine, exercised in examples/wgt17.c
|
2021-03-13 17:26:47 +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 |