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
/
stdvgamodes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vgabios: Fix generating modes list for static_functionality
HEAD
master
Steven Price
2024-10-25
1
-2
/
+2
*
stdvgaio: Only read/write one color palette entry at a time
Kevin O'Connor
2024-04-13
1
-4
/
+4
*
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: Use curmode_g instead of vmode_g when mode is the current video mode
Kevin O'Connor
2024-03-15
1
-7
/
+5
*
vgautil: Add new header file with misc function and variable definitions
Kevin O'Connor
2016-08-05
1
-1
/
+2
*
vgainit: Move video param setup to stdvga_build_video_param()
Kevin O'Connor
2016-08-05
1
-0
/
+10
*
vgabios: Fill in available legacy modes in video_func_static at runtime
Kevin O'Connor
2014-10-27
1
-0
/
+9
*
vgabios: Move standard table definitions to std/vga.h
Kevin O'Connor
2014-10-27
1
-2
/
+2
*
vgabios: Make sure stdvga_list_modes() doesn't overrun the buffer.
Kevin O'Connor
2014-02-11
1
-1
/
+1
*
vgabios: Load the DAC palette in "packed" modes on Cirrus and BochsVGA.
Kevin O'Connor
2013-12-04
1
-0
/
+7
*
Move function definitions for output.c from util.h to new file output.h.
Kevin O'Connor
2013-09-18
1
-2
/
+2
*
Rename util.c to string.c and introduce string.h.
Kevin O'Connor
2013-09-18
1
-1
/
+2
*
Report stdvga modes in VBE via int10 (AX = 4F00h)
Christian Gmeiner
2012-09-10
1
-0
/
+10
*
vgabios: Move stdvga_set_mode() to stdvgamodes.c.
Kevin O'Connor
2012-02-01
1
-2
/
+118
*
vgabios: Move BDA setting from driver code to common code.
Kevin O'Connor
2012-02-01
1
-0
/
+7
*
vgabios: Don't have geode code peak into stdvga mode struct.
Kevin O'Connor
2012-01-16
1
-0
/
+11
*
vgabios: Rename vgatables.c to stdvgamodes.c.
Kevin O'Connor
2012-01-16
1
-0
/
+362