aboutsummaryrefslogtreecommitdiffstats
path: root/UefiMonitorTest/Graphics.c
Commit message (Expand)AuthorAgeFilesLines
* graphics: store color namesJoursoir2022-05-101-17/+17
* graphics: print the number of modes for debuggingJoursoir2022-05-091-2/+2
* graphics: improve interaction with icolor and ucolorJoursoir2022-05-031-22/+31
* graphics: add the hii string drawing routineJoursoir2022-04-281-0/+29
* graphics: add the getting font parameters routineJoursoir2022-04-281-0/+16
* graphics: add the rounded rectangle drawing routineJoursoir2022-04-281-0/+27
* graphics: add the bordered rectangle drawing routineJoursoir2022-04-281-0/+23
* replace local color constants with global onesJoursoir2022-04-251-0/+19
* move graphics routines and context to a separate fileJoursoir2022-04-251-0/+464