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
*
Revert "vesa: Correct screencpy() prototype"
Matt Fleming
2013-01-11
1
-2
/
+2
*
Merge tag 'syslinux-5.00' into firmware
syslinux-6.00-pre3
Matt Fleming
2012-12-07
1
-1
/
+0
|
\
|
*
vesa: Fix double close() bug in vesacon_load_background()
Matt Fleming
2012-11-15
1
-1
/
+0
*
|
sys/vesa: Modularise common vesa code
Matt Fleming
2012-11-15
15
-2996
/
+38
*
|
vesa: Change the prototype of __vesacon_init()
Matt Fleming
2012-11-05
2
-5
/
+5
*
|
i915resolution.c: cast to 64-bit sized ptr
Matt Fleming
2012-11-05
1
-1
/
+1
*
|
screencpy.c: Delete unused variables and cleanup
Matt Fleming
2012-10-26
1
-86
/
+1
*
|
initvesa.c: Delete unused variables (set but not used) and cleanup
Matt Fleming
2012-10-26
1
-253
/
+2
*
|
efi: Fix warning about discarding const qualifier
Matt Fleming
2012-10-26
1
-1
/
+2
*
|
efi, vesa: Fix vesa initialization and video mode resolution
Chandramouli Narayanan
2012-09-06
2
-11
/
+26
*
|
efi: Fix the screen setup for Graphics Output Protocol
Chandramouli Narayanan
2012-09-05
3
-34
/
+73
*
|
This is the first cut checkin for GOP supporting the menu subsystem.
chandramouli narayanan
2012-07-13
11
-0
/
+3042
|
/
*
Unify instances of integer log2
H. Peter Anvin
2010-06-09
2
-8
/
+3
*
com32: replace hard-coded bounce buffer use in com32/lib
syslinux-4.00-pre25
H. Peter Anvin
2010-02-24
1
-16
/
+36
*
i915resolution: use libpci to access PCI config space
syslinux-3.85-pre13
syslinux-3.85
H. Peter Anvin
2010-02-16
1
-19
/
+11
*
Merge branch 'master' into i915res
syslinux-3.85-pre63
H. Peter Anvin
2010-02-08
1
-9
/
+37
|
\
|
*
vesa: for jpg or png images, tile the image across the screen
H. Peter Anvin
2010-02-08
1
-9
/
+37
*
|
vesa: allow arbitrary resolutions on some Intel chipsets
H. Peter Anvin
2010-01-22
3
-2
/
+812
|
/
*
vesa: formatting fix
H. Peter Anvin
2009-12-22
1
-1
/
+1
*
vesamenu: unbreak the default background
H. Peter Anvin
2009-12-22
1
-4
/
+11
*
video: implement long-promised video functions; use them
H. Peter Anvin
2009-12-18
1
-12
/
+7
*
vesacon: don't display the cursor when doing a quiet boot
H. Peter Anvin
2009-12-07
2
-2
/
+3
*
vesacon: not all JPEG images are JFIF
H. Peter Anvin
2009-12-07
1
-2
/
+1
*
vesacon: infrastructure support for arbitrary resolutions
H. Peter Anvin
2009-08-05
4
-75
/
+102
*
Run Nindent on com32/lib/sys/vesa/video.h
H. Peter Anvin
2009-05-29
1
-10
/
+10
*
Run Nindent on com32/lib/sys/vesa/vesa.h
H. Peter Anvin
2009-05-29
1
-50
/
+51
*
Run Nindent on com32/lib/sys/vesa/screencpy.c
H. Peter Anvin
2009-05-29
1
-66
/
+66
*
Run Nindent on com32/lib/sys/vesa/initvesa.c
H. Peter Anvin
2009-05-29
1
-222
/
+221
*
Run Nindent on com32/lib/sys/vesa/fmtpixel.c
H. Peter Anvin
2009-05-29
1
-40
/
+39
*
Run Nindent on com32/lib/sys/vesa/fill.h
H. Peter Anvin
2009-05-29
1
-25
/
+22
*
Run Nindent on com32/lib/sys/vesa/drawtxt.c
H. Peter Anvin
2009-05-29
1
-203
/
+207
*
Run Nindent on com32/lib/sys/vesa/debug.h
H. Peter Anvin
2009-05-29
1
-10
/
+10
*
Run Nindent on com32/lib/sys/vesa/background.c
H. Peter Anvin
2009-05-29
1
-270
/
+264
*
vesa: fixing wrong total_memory size
Erwan Velu
2009-03-14
1
-1
/
+1
*
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
[next]