index
:
rocket-tools/riscv-gnu-toolchain/qemu/roms/seabios-hppa.git
alpha-port
bigfont
devel
devel-2022
devel-4-do-not-use
devel-btlb
devel-btlb-2
devel-last-for-v16
devel-with-sti64bit
devel2
devel3
devel4
devel5
devel64
hp3000
hp3000-console
hppa-reboot-fix
hppa-target
hppa-target-2
master
master-new-v7
master-old
master-prerelease
parisc-qemu-4.1.0
parisc-qemu-5.0
parisc-qemu-5.1
parisc-qemu-5.1-next
parisc-qemu-6
parisc_firmware
seabios-hppa-v3-rc
seabios-hppa-v3-rc2
serial-port-fix-test
toc-support
upstream
v6-test
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vgasrc
/
vbe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-05
vgabios: Simplify save/restore mechanism.
Kevin O'Connor
1
-21
/
+6
2013-09-18
Move vbe.h to std/vbe.h.
Kevin O'Connor
1
-1
/
+1
2013-09-18
Move function definitions for output.c from util.h to new file output.h.
Kevin O'Connor
1
-5
/
+5
2013-09-18
Rename util.c to string.c and introduce string.h.
Kevin O'Connor
1
-0
/
+1
2013-09-18
vgabios: Limit the range of the VBE number of "pages" parameter.
Kevin O'Connor
1
-0
/
+4
2012-09-08
vgabios: Add support for text and cga modes to vbe_104f01().
Kevin O'Connor
1
-44
/
+64
2012-09-04
vgabios: Check for relocatable windows before advertising support for it.
Kevin O'Connor
1
-3
/
+4
2012-09-03
vgabios: Ignore mode flags in vbe get_mode_info call.
Kevin O'Connor
1
-1
/
+1
2012-02-13
vgabios: Some tweaks to optimize stack space.
Kevin O'Connor
1
-1
/
+1
2012-02-12
vgabios: Claim VBE 3 support; minor VBE cleanups.
Kevin O'Connor
1
-10
/
+8
2012-02-04
vgabios: Implement VBE save/restore state function (func 04).
Kevin O'Connor
1
-2
/
+30
2012-02-04
vgabios: Add support for VBE get/set dac palette format (func 08).
Kevin O'Connor
1
-2
/
+23
2012-02-01
vgabios: Fix linelength calculations in bochsvga and vbe.
Kevin O'Connor
1
-9
/
+4
2012-02-01
vgabios: Update copyright statements in bochsvga.c and vbe.c.
Kevin O'Connor
1
-1
/
+2
2012-02-01
vgabios: Add VBE power management (10h) stub function.
Kevin O'Connor
1
-0
/
+21
2012-02-01
vgabios: Add support for VBE get/set display start function.
Kevin O'Connor
1
-2
/
+31
2012-02-01
vgabios: Add support for vbe get/set line length function.
Kevin O'Connor
1
-2
/
+27
2012-02-01
vgabios: Add support for vesa get/set window function.
Kevin O'Connor
1
-3
/
+27
2012-02-01
vgabios: Move BDA setting from driver code to common code.
Kevin O'Connor
1
-8
/
+4
2012-01-21
vgabios: Set cwidth/cheight/sstart in vgamode_s for cirrus/bochs.
Kevin O'Connor
1
-3
/
+3
2012-01-16
vgabios: Make VBE code depend on a config setting.
Kevin O'Connor
1
-2
/
+1
2012-01-14
vgabios: Make cirrus line lengths standard.
Kevin O'Connor
1
-1
/
+1
2012-01-14
vgabios: Unify cirrus and vbe vesa functions.
Kevin O'Connor
1
-11
/
+10
2012-01-14
vgabios: Make VBE code independent of bochsvga.
Kevin O'Connor
1
-36
/
+37
2012-01-14
vgabios: Unify code to generate the vbe mode list.
Kevin O'Connor
1
-2
/
+4
2011-12-31
vgabios: Unify X_set_mode() functions.
Kevin O'Connor
1
-34
/
+8
2011-12-31
vgabios: Refactor vga_set_mode and stdvga_set_mode.
Kevin O'Connor
1
-1
/
+2
2011-12-31
vgabios: Move vbe code from vgabios.c to new file vbe.c.
Kevin O'Connor
1
-0
/
+301
2011-12-31
vgabios: Rename vbe.c to bochsvga.c.
Kevin O'Connor
1
-340
/
+0
2011-12-20
Preliminary DISPI VBE driver implementation
Julian Pidancet
1
-6
/
+204
2011-12-20
Partially implement VBE interface, create VBE driver skeleton
Julian Pidancet
1
-0
/
+142