index
:
syslinux/syslinux.git
3.5x
3.6x
bcopyint
broken1
btrfs
chainload
core32
corezlib
disklib
dynamic
dynamic-sector
elflink
ext4
firmware
for-3.72
fsc
gpxeiso
hashtbl
kkpxe
libinstaller_dos_wip
lua
lwip
master
memdisk-acpi
memdisk-iso
multifs
new-mboot
nocomapi
nolen
obsolete-20120330
obsolete-20120529
obsolete-20120709
obsolete-20130331
obsolete-20130402
obsolete-20140117
obsolete-20140121
obsolete-20140220
obsolete-20140313
obsolete-20140420
obsolete-20140929
obsolete-20150418
obsolete-20150823
obsolete-20150906
obsolete-20151115
obsolete-20160210
pathbased
rockridge
slzm
softres
syslinux-1.6x-1
syslinux-1.xx
syslinux-3.2x
syslinux-3.3m
syslinux-3.3x
syslinux-3.7x
syslinux-3.8x
syslinux-4.xx
syslinux-5.xx
thread
unify-pm
wip.makefixes
Unnamed repository; edit this file 'description' to name the repository.
H. Peter Anvin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
com32
/
lib
/
sys
/
vesa
/
drawtxt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vesacon: don't display the cursor when doing a quiet boot
H. Peter Anvin
2009-12-07
1
-1
/
+1
*
vesacon: infrastructure support for arbitrary resolutions
H. Peter Anvin
2009-08-05
1
-26
/
+22
*
Run Nindent on com32/lib/sys/vesa/drawtxt.c
H. Peter Anvin
2009-05-29
1
-203
/
+207
*
Drop unnecessary CLD instructions.
H. Peter Anvin
2008-03-03
1
-1
/
+1
*
Treat linear framebuffer as a degenerate paged framebuffer
H. Peter Anvin
2008-02-13
1
-3
/
+2
*
VESA: move pixel formatting into __vesacon_copy_to_screen()
syslinux-3.62-pre5
H. Peter Anvin
2008-02-13
1
-7
/
+3
*
Fix the calculation of bytes_per_pixel
H. Peter Anvin
2008-02-13
1
-15
/
+0
*
Add support for paged (banked) VESA video mode
H. Peter Anvin
2008-02-13
1
-1
/
+2
*
Update copyright year
H. Peter Anvin
2008-01-10
1
-1
/
+1
*
Fix handling of VESA modes with noncontiguous memory buffers
H. Peter Anvin
2007-12-10
1
-5
/
+6
*
vesa/drawtxt.c: remove divide caused by %
H. Peter Anvin
2007-05-31
1
-3
/
+6
*
Handle color tables with more than 100 entries
H. Peter Anvin
2007-05-30
1
-3
/
+3
*
Stealth whitespace cleanup (automated)
H. Peter Anvin
2007-03-14
1
-3
/
+3
*
Add missing #include "fill.h"
syslinux-3.31-pre2
H. Peter Anvin
2006-09-21
1
-0
/
+1
*
Use the color table for the shadow, and make it user controllable
H. Peter Anvin
2006-09-21
1
-26
/
+13
*
Actually do proper gamma-corrected alpha blending. It seems fast enough.
H. Peter Anvin
2006-09-15
1
-10
/
+6
*
Properly support 16, 24 and 32-bit modes; now working properly.
syslinux-3.30-pre6
H. Peter Anvin
2006-09-14
1
-14
/
+19
*
Beginnings of supporting multiple pixel formats
H. Peter Anvin
2006-09-13
1
-12
/
+53
*
Remove VESA demo and function used only by it
H. Peter Anvin
2006-09-12
1
-21
/
+0
*
Cursor support for vesacon
H. Peter Anvin
2006-09-11
1
-5
/
+81
*
Factor out the ANSI engine from the ANSI and VESA consoles
H. Peter Anvin
2006-09-10
1
-8
/
+7
*
Lots of fixes to make the graphical menu actually work.
syslinux-3.30-pre1
H. Peter Anvin
2006-09-01
1
-4
/
+7
*
Color table handling for the VESA console
H. Peter Anvin
2006-08-31
1
-25
/
+3
*
Shading fix
H. Peter Anvin
2006-08-31
1
-1
/
+1
*
More work on actual VESA console and menu. Shadowing still doesn't work
H. Peter Anvin
2006-08-31
1
-3
/
+76
*
Actually blend the proper colors...
H. Peter Anvin
2006-08-30
1
-2
/
+2
*
More sophisticated alpha blending; comment out background call ATM
H. Peter Anvin
2006-08-30
1
-27
/
+59
*
Add alpha-blending function in preparation for proper RGBA text.
H. Peter Anvin
2006-08-28
1
-0
/
+14
*
More work on VESA graphical console support
H. Peter Anvin
2006-08-28
1
-0
/
+148