index
:
delta/syslinux.git
3.5x
3.6x
baserock/4.06-musl
baserock/genivi/morph
baserock/morph
baserock/pedroalvarez/gcc5
baserock/pedroalvarez/gcc6
baserock/pedroalvarez/glibc
baserock/rdale/musl
baserock/syslinux-4.06-gcc5-glibc2.20
baserock/syslinux-4.06-gcc7
baserock/tiagogomes/update-toolchain
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
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
git.kernel.org: pub/scm/boot/syslinux/syslinux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
com32
/
lib
/
sys
/
vesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
VESA: Simplify the lss16 decoder
H. Peter Anvin
2008-03-03
1
-11
/
+6
*
Drop unnecessary CLD instructions.
H. Peter Anvin
2008-03-03
2
-4
/
+4
*
VESA library: add support for reading lss16 images
H. Peter Anvin
2008-03-03
1
-1
/
+130
*
background.c: remove unused filesize() function
H. Peter Anvin
2008-02-27
1
-9
/
+0
*
Comboot/Com32 changes for unspecified file lengths
H. Peter Anvin
2008-02-27
1
-8
/
+6
*
Whitespace cleanup...
syslinux-3.62-pre11
H. Peter Anvin
2008-02-19
3
-7
/
+7
*
VESA: work around bug in the Bochs VESA BIOS
syslinux-3.62-pre10
H. Peter Anvin
2008-02-16
2
-5
/
+15
*
VESA: suppress an unused arguments warning
H. Peter Anvin
2008-02-14
1
-0
/
+1
*
VESA: align the row buffer to a multiple of 4 bytes.
H. Peter Anvin
2008-02-14
1
-1
/
+1
*
VESA: Minor cleanups
syslinux-3.62-pre6
H. Peter Anvin
2008-02-13
2
-9
/
+12
*
VESA: move debugging code to separate header file
H. Peter Anvin
2008-02-13
2
-25
/
+38
*
Set the window size to 2 GB for linear framebuffer
H. Peter Anvin
2008-02-13
1
-1
/
+5
*
Bypass pixel conversion when the output format is BGRA32
H. Peter Anvin
2008-02-13
3
-21
/
+21
*
Treat linear framebuffer as a degenerate paged framebuffer
H. Peter Anvin
2008-02-13
4
-43
/
+35
*
VESA: move pixel formatting into __vesacon_copy_to_screen()
syslinux-3.62-pre5
H. Peter Anvin
2008-02-13
6
-69
/
+84
*
Fix the calculation of bytes_per_pixel
H. Peter Anvin
2008-02-13
2
-16
/
+1
*
VESA: Support 15-bit RGB modes.
H. Peter Anvin
2008-02-13
3
-0
/
+18
*
Add support for paged (banked) VESA video mode
H. Peter Anvin
2008-02-13
5
-13
/
+161
*
Update copyright year
H. Peter Anvin
2008-01-10
7
-7
/
+7
*
Fix handling of VESA modes with noncontiguous memory buffers
H. Peter Anvin
2007-12-10
3
-9
/
+10
*
Stealth whitespace cleanup
H. Peter Anvin
2007-06-05
1
-4
/
+4
*
vesacon_set_background: Need "volatile" asm
syslinux-3.50-pre20
H. Peter Anvin
2007-06-05
1
-4
/
+4
*
Allow a flat color to be specified as a background.
H. Peter Anvin
2007-06-05
1
-20
/
+40
*
Hacky debugging function by setting VESA pixels, sometimes useful
H. Peter Anvin
2007-05-31
1
-0
/
+13
*
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
2
-8
/
+11
*
Make the pixel format canonicalization code a bit easier to read.
H. Peter Anvin
2007-04-10
1
-26
/
+7
*
Fix expansion of palette images to ABGR.
H. Peter Anvin
2007-04-10
1
-11
/
+18
*
Stealth whitespace cleanup (automated)
H. Peter Anvin
2007-03-14
6
-19
/
+18
*
vesainit: clear the VESA buffers before call (paranoia)
H. Peter Anvin
2006-09-30
1
-0
/
+2
*
vesainit: more careful detection of VESA modes
H. Peter Anvin
2006-09-30
1
-2
/
+14
*
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
4
-42
/
+92
*
Use gamma-corrected gradient for the default image, now when we have it
H. Peter Anvin
2006-09-15
1
-6
/
+6
*
Actually do proper gamma-corrected alpha blending. It seems fast enough.
H. Peter Anvin
2006-09-15
3
-11
/
+62
*
Default background; skip background if VESA is uninitialized
syslinux-3.30-pre7
H. Peter Anvin
2006-09-14
2
-19
/
+41
*
Properly support 16, 24 and 32-bit modes; now working properly.
syslinux-3.30-pre6
H. Peter Anvin
2006-09-14
5
-26
/
+79
*
Beginnings of supporting multiple pixel formats
H. Peter Anvin
2006-09-13
3
-27
/
+91
*
fmtpixel.h: cleanups and performance improvements
H. Peter Anvin
2006-09-13
1
-10
/
+15
*
Code to deal with multiple pixel formats
H. Peter Anvin
2006-09-13
2
-0
/
+79
*
initvesa: don't trust the BIOS when it says tty is supported
H. Peter Anvin
2006-09-12
1
-1
/
+7
*
Remove VESA demo and function used only by it
H. Peter Anvin
2006-09-12
1
-21
/
+0
*
vesacon: if mode set failed, assume screen is unchanged
H. Peter Anvin
2006-09-12
1
-4
/
+1
*
vesacon: stub out debugging function
H. Peter Anvin
2006-09-12
1
-2
/
+6
*
vesacon: if a custom font is loaded, use it instead of the BIOS font
H. Peter Anvin
2006-09-12
1
-7
/
+22
*
Cursor support for vesacon
H. Peter Anvin
2006-09-11
3
-5
/
+85
*
Factor out the ANSI engine from the ANSI and VESA consoles
H. Peter Anvin
2006-09-10
3
-19
/
+18
*
No need to bzero .bss memory
H. Peter Anvin
2006-09-05
1
-1
/
+1
*
Augment tinyjpeg so that we can decode straight into the buffer;
H. Peter Anvin
2006-09-05
2
-19
/
+13
*
Set saner limits, since tinyjpeg will actually decode the whole image
H. Peter Anvin
2006-09-05
1
-1
/
+1
[next]