index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
vga.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-25
/
+25
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-87
/
+87
*
Fix patch splitting lossage in vga.c
blueswir1
2007-06-10
1
-0
/
+8
*
Attempt to fix incorrect colours on some BGR displays
blueswir1
2007-06-10
1
-3
/
+55
*
Merge TCX and VGA pixel operations
blueswir1
2007-06-10
1
-25
/
+1
*
Spelling fixes, by Stefan Weil.
ths
2007-06-03
1
-1
/
+1
*
Allow VMware-SVGA operation enable before command FIFO is configured. Implem...
balrog
2007-05-13
1
-2
/
+2
*
Memory-mapped interface for VGA, by Herve Poussineau.
ths
2007-04-29
1
-0
/
+99
*
VMware SVGA II emulation, by Andrzej Zaborowski.
ths
2007-04-02
1
-3
/
+9
*
VBE 4 bit bank selection fix (Volker Rupper)
bellard
2006-09-25
1
-1
/
+5
*
VBE: 8 bit DACs + support for VBE BIOS IDs (Volker Ruppert)
bellard
2006-09-21
1
-4
/
+13
*
fixed VGA resolutions with height > 1024
bellard
2006-08-18
1
-7
/
+11
*
save VGA PCI state
bellard
2006-08-17
1
-54
/
+82
*
support for Bochs VBE GETCAPS call so that -std-vga works again with new VGA ...
bellard
2006-06-13
1
-11
/
+39
*
bgr32 pixel format support
bellard
2006-05-11
1
-24
/
+55
*
Allow multiple graphics devices.
pbrook
2006-04-09
1
-8
/
+12
*
VGA bios support for PowerPC
bellard
2005-07-03
1
-3
/
+18
*
removed obsolete S3 VGA code
bellard
2005-04-23
1
-62
/
+1
*
dirty flag changes
bellard
2005-02-10
1
-4
/
+7
*
vga font change detection
bellard
2004-11-14
1
-5
/
+16
*
CRTC register write protection fix - line_compare, multi_scan and double_scan...
bellard
2004-11-07
1
-17
/
+15
*
limited 8 bit support - removed unaligned memory accesses in VGA (initial pat...
bellard
2004-10-10
1
-2
/
+1
*
dac write index register is r/w (Volker Ruppert)
bellard
2004-06-26
1
-0
/
+3
*
added PCI bus
bellard
2004-06-21
1
-7
/
+5
*
interlace support
bellard
2004-06-08
1
-7
/
+25
*
generic hardware cursor support
bellard
2004-06-06
1
-12
/
+20
*
Cirrus VGA display fix
bellard
2004-06-05
1
-5
/
+11
*
generic VGA API layer
bellard
2004-06-05
1
-127
/
+69
*
support for opaque data on memory I/Os
bellard
2004-06-03
1
-33
/
+33
*
partial big endian fixes - change VESA VBE ports for non i386 targets to avoi...
bellard
2004-05-27
1
-27
/
+63
*
dummy VGA PCI support - VGA font selection fix (Daniel Serpell)
bellard
2004-05-20
1
-6
/
+38
*
Bochs VBE emulation fix
bellard
2004-04-29
1
-1
/
+2
*
Bochs VBE emulation fix
bellard
2004-04-29
1
-0
/
+8
*
isa memory remapping support (aka PPC PREP VGA support)
bellard
2004-04-29
1
-15
/
+14
*
amd64 port (Jocelyn Mayer)
bellard
2004-04-26
1
-1
/
+1
*
consistent use of target_ulong and target_phys_addr_t
bellard
2004-04-25
1
-6
/
+6
*
disabled S3 VGA
bellard
2004-04-25
1
-22
/
+32
*
avoid segfault if transient invalid text resolution
bellard
2004-04-16
1
-0
/
+5
*
blanking support
bellard
2004-04-16
1
-6
/
+50
*
vga 9 pixel wide text char fix
bellard
2004-04-07
1
-2
/
+2
*
win32 port (initial patch by kazu)
bellard
2004-04-01
1
-22
/
+0
*
use new timer API
bellard
2004-03-31
1
-0
/
+94
*
device independent VGA screen dump
bellard
2004-03-18
1
-23
/
+104
*
io port API change - removed dumb console redraw (not useful)
bellard
2004-03-14
1
-53
/
+24
*
bochs vbe: virtual screen support and bank switch (untested)
bellard
2004-02-07
1
-20
/
+67
*
added bochs VBE support
bellard
2004-02-06
1
-36
/
+242
*
vga memory address fix
bellard
2004-01-27
1
-0
/
+4
*
use CPUState
bellard
2004-01-05
1
-5
/
+9
*
hack for target_ulong define
bellard
2004-01-04
1
-3
/
+3
*
explicited S3 specific code - added more debug code
bellard
2004-01-04
1
-3
/
+43
[next]