index
:
seabios
guest-hint
kvmtool
master
memory2-logging
microvm
pci-4g-map
pci64-cfg
seabios
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vgasrc
Commit message (
Expand
)
Author
Age
Files
Lines
*
stdvgaio: Only read/write one color palette entry at a time
Kevin O'Connor
2024-04-13
7
-82
/
+101
*
stdvga: Add stdvga_set_vertical_size() helper function
Kevin O'Connor
2024-04-05
3
-7
/
+13
*
stdvga: Rename stdvga_get_vde() to stdvga_get_vertical_size()
Kevin O'Connor
2024-04-05
3
-7
/
+7
*
stdvga: Rename stdvga_set_scan_lines() to stdvga_set_character_height()
Kevin O'Connor
2024-04-05
3
-8
/
+8
*
stdvga: Rename stdvga_set_text_block_specifier() to stdvga_set_font_location()
Kevin O'Connor
2024-04-05
3
-9
/
+9
*
stdvga: Rework stdvga palette index paging interface functions
Kevin O'Connor
2024-04-05
3
-17
/
+26
*
stdvga: Rename stdvga_toggle_intensity() to stdvga_set_palette_blinking()
Kevin O'Connor
2024-04-05
3
-4
/
+4
*
stdvga: Add comments to interface functions in stdvga.c
Kevin O'Connor
2024-04-05
1
-1
/
+22
*
stdvga: Rename CGA palette functions
Kevin O'Connor
2024-04-05
3
-13
/
+18
*
stdvgamodes: Improve naming of dac palette tables
Kevin O'Connor
2024-03-31
1
-42
/
+50
*
stdvgamodes: No need to store pelmask in vga_modes[]
Kevin O'Connor
2024-03-31
1
-19
/
+18
*
vgasrc: Rename vgahw_get_linesize() to vgahw_minimum_linelength()
Kevin O'Connor
2024-03-15
6
-21
/
+27
*
vgasrc: Use curmode_g instead of vmode_g when mode is the current video mode
Kevin O'Connor
2024-03-15
14
-207
/
+206
*
vbe: implement function 09h (get/set palette data)
Daniel Verkamp
2024-03-15
1
-0
/
+58
*
vgasrc: round up save/restore size
Daniel Verkamp
2024-03-12
2
-2
/
+2
*
vbe: Add VBE 2.0+ OemData field to struct vbe_info
Daniel Verkamp
2024-03-10
1
-1
/
+3
*
vgasrc: Don't use VAR16 in header files to fix gcc warning
Kevin O'Connor
2021-12-18
1
-2
/
+2
*
svgamodes: add standard 4k modes
Gerd Hoffmann
2021-12-18
1
-0
/
+8
*
vgasrc: ignore .node.gnu.property (binutils-2.36 support)
Sergei Trofimovich
2021-05-26
1
-1
/
+8
*
vgabios: Fix preserve memory flag in handle_1000
Kevin O'Connor
2020-07-13
1
-4
/
+3
*
vga: fix cirrus bios
Gerd Hoffmann
2020-06-25
1
-1
/
+1
*
ramfb: add copyright and license to ramfb.c
Gerd Hoffmann
2019-10-28
1
-0
/
+6
*
bochsdisplay: add copyright and license to bochsdisplay.c
Gerd Hoffmann
2019-10-28
1
-0
/
+6
*
svgamodes: Add copyright notice to vgasrc/svgamodes.c
Kevin O'Connor
2019-10-28
1
-0
/
+8
*
Remove dos line endings introduced in the last two commits
Uwe Kleine-König
2019-10-21
2
-17
/
+17
*
Add additional resolutions for 16:9 displays: 1600x900 and 2560x1440
Uwe Kleine-König
2019-10-18
1
-0
/
+8
*
cbvga: reuse svga modes definitions from svgamodes.c
Uwe Kleine-König
2019-10-18
1
-71
/
+9
*
ati-vga: add rage128 edid support
Gerd Hoffmann
2019-06-24
1
-0
/
+25
*
ati-vga: try vga ddc first
Gerd Hoffmann
2019-06-24
1
-0
/
+9
*
ati-vga: make i2c register and bits configurable
Gerd Hoffmann
2019-06-24
1
-7
/
+27
*
ati-vga: fix ati_read()
Gerd Hoffmann
2019-06-24
1
-1
/
+1
*
ati-vga: make less verbose
Gerd Hoffmann
2019-06-24
1
-1
/
+1
*
bochsdisplay: parse resolution from edid.
Gerd Hoffmann
2019-05-15
1
-8
/
+16
*
bochsdisplay: add edid support.
Gerd Hoffmann
2019-05-15
1
-1
/
+7
*
bochsvga: add edid support.
Gerd Hoffmann
2019-05-15
1
-3
/
+16
*
ati: add edid support.
Gerd Hoffmann
2019-05-15
1
-0
/
+114
*
vbe: add edid support.
Gerd Hoffmann
2019-05-15
2
-0
/
+31
*
vga: add ati bios tables
Gerd Hoffmann
2019-03-15
2
-0
/
+46
*
vga: add atiext driver
Gerd Hoffmann
2019-03-15
4
-0
/
+270
*
vga: make memcpy_high() public
Gerd Hoffmann
2019-03-14
2
-2
/
+2
*
vga: move modelist from bochsvga.c to new svgamodes.c
Gerd Hoffmann
2019-03-14
3
-86
/
+108
*
SeaVGABios/cbvga: Fix bpp for coreboot framebuffer
Matt DeVillier
2018-09-18
1
-2
/
+8
*
cbvga_set_mode: refine clear display logic
Gerd Hoffmann
2018-06-26
1
-8
/
+10
*
qemu: add qemu ramfb support
Gerd Hoffmann
2018-06-22
4
-13
/
+188
*
vgasrc: add allocate_pmm()
Gerd Hoffmann
2018-06-22
2
-16
/
+33
*
bochs_display_setup: return error on failure
Gerd Hoffmann
2018-06-22
1
-1
/
+1
*
cbvga_set_mode: disable clearmem in windows x86 emulator.
Gerd Hoffmann
2018-06-22
1
-1
/
+9
*
cbvga_list_modes: don't list current mode twice
Gerd Hoffmann
2018-06-22
1
-1
/
+5
*
cbvga_setup_modes: use real mode number instead of 0x140
Gerd Hoffmann
2018-06-22
1
-0
/
+5
*
qemu: add bochs-display support
Gerd Hoffmann
2018-06-22
4
-13
/
+94
[next]