mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 10:11:09 -04:00
was not taken modulo the window size in VGLClear(). Segmented modes also need a kernel fix to almost work. The ioctl to set the window origin is broken. These bugs are rarely problems since non-VESA modes only need segmentation to support multiple pages but libvgl doesn't support multiple pages and treats these modes as non-segmented, and VESA modes are usually mapped linearly except on old hardware so they really are non-segmented. |
||
|---|---|---|
| .. | ||
| bitmap.c | ||
| keyboard.c | ||
| main.c | ||
| Makefile | ||
| Makefile.depend | ||
| mouse.c | ||
| simple.c | ||
| text.c | ||
| vgl.3 | ||
| vgl.h | ||