Adam Greenwood-Byrne
|
ffaa704be5
|
Quick and dirty memcpy_xray implementation
|
2021-03-12 10:28:59 +00:00 |
|
Adam Greenwood-Byrne
|
22ac7a36cd
|
Added wflipblock and wgt10.c example to exercise it
|
2021-03-11 22:52:23 +00:00 |
|
Adam Greenwood-Byrne
|
ac74e42f24
|
Finished block copy example wgt09.c
|
2021-03-11 22:33:27 +00:00 |
|
Adam Greenwood-Byrne
|
20a02422e7
|
Removed extraneous header include from wgt03.c
|
2021-03-10 22:43:24 +00:00 |
|
Adam Greenwood-Byrne
|
8d10ff5cc0
|
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 |
|
Adam Greenwood-Byrne
|
065f413ea7
|
Added wticker.c and wgt03.c which exercises it - SMP required
|
2021-03-10 18:35:08 +00:00 |
|
Adam Greenwood-Byrne
|
e49504d577
|
Added some block functions - more work to do here
|
2021-03-09 22:37:23 +00:00 |
|
Adam Greenwood-Byrne
|
762c847d02
|
Fixed sloppy type bug in wtext.c
|
2021-03-09 22:25:50 +00:00 |
|
Adam Greenwood-Byrne
|
0c55d05177
|
Fixed bug in heap manager - forgot to initialise freeptr
|
2021-03-09 22:16:25 +00:00 |
|
Adam Greenwood-Byrne
|
a5fdf22a1d
|
Adding example 8 (region fill)
|
2021-03-08 22:51:02 +00:00 |
|
Adam Greenwood-Byrne
|
8ab5472711
|
Removed an unnecessary header file
|
2021-03-07 19:11:05 +00:00 |
|
Adam Greenwood-Byrne
|
7f06928f92
|
Starting port of the WordUp Graphics Toolkit to my OS
|
2021-03-07 19:07:08 +00:00 |
|