index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
vga_int.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove vga_ram_size
Paul Brook
2009-05-13
1
-0
/
+3
*
vga: Replace VGA_COMMON with a structure
Avi Kivity
2009-05-08
1
-86
/
+84
*
vga: Cleanup dirty logging (Jan Kiszka)
aliguori
2009-04-17
1
-1
/
+0
*
Clean up VGA ram allocation.
pbrook
2009-04-10
1
-2
/
+1
*
Revert r6989
aliguori
2009-04-07
1
-4
/
+0
*
Fix display breakage when resizing the screen (v2) (Avi Kivity)
aliguori
2009-04-05
1
-0
/
+4
*
fix screendump (Stefano Stabellini)
aliguori
2009-01-16
1
-2
/
+1
*
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-16
1
-2
/
+1
*
DisplayState interface change (Stefano Stabellini)
aliguori
2009-01-15
1
-0
/
+2
*
Add cirrus reset handler
blueswir1
2009-01-05
1
-0
/
+1
*
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
1
-1
/
+0
*
vga optimization (Glauber Costa)
aliguori
2008-11-24
1
-0
/
+9
*
move vga_io_address to VGA State (Glauber Costa)
aliguori
2008-11-24
1
-0
/
+1
*
better type checking for vga (Glauber Costa)
aliguori
2008-11-24
1
-2
/
+2
*
Optional "precise" VGA retrace support
malc
2008-09-28
1
-1
/
+24
*
Implement resolution switching in common console code.
pbrook
2008-07-01
1
-0
/
+1
*
Add an ncurses UI.
balrog
2008-02-10
1
-0
/
+1
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-3
/
+3
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-13
/
+13
*
Allow VMware-SVGA operation enable before command FIFO is configured. Implem...
balrog
2007-05-13
1
-0
/
+2
*
Memory-mapped interface for VGA, by Herve Poussineau.
ths
2007-04-29
1
-0
/
+2
*
VMware SVGA II emulation, by Andrzej Zaborowski.
ths
2007-04-02
1
-0
/
+4
*
VBE: 8 bit DACs + support for VBE BIOS IDs (Volker Ruppert)
bellard
2006-09-21
1
-0
/
+3
*
fixed VGA resolutions with height > 1024
bellard
2006-08-18
1
-1
/
+2
*
save VGA PCI state
bellard
2006-08-17
1
-0
/
+1
*
support for Bochs VBE GETCAPS call so that -std-vga works again with new VGA ...
bellard
2006-06-13
1
-3
/
+6
*
VGA bios support for PowerPC
bellard
2005-07-03
1
-0
/
+2
*
vga font change detection
bellard
2004-11-14
1
-0
/
+1
*
interlace support
bellard
2004-06-08
1
-0
/
+3
*
generic hardware cursor support
bellard
2004-06-06
1
-0
/
+27
*
avoid using anonymous struct extension (not supported by all gcc 3.x)
bellard
2004-06-05
1
-51
/
+66
*
generic VGA API layer
bellard
2004-06-05
1
-0
/
+122