index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
vga.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-24
vga optimization (Glauber Costa)
aliguori
1
-0
/
+47
2008-11-24
better type checking for vga (Glauber Costa)
aliguori
1
-1
/
+1
2008-11-24
Introduce accessors for DisplayState (Stefano Stabellini)
aliguori
1
-15
/
+15
2008-11-12
Don't use "hz" in identifiers to make AIX happy.
balrog
1
-3
/
+3
2008-11-12
fix some variable initizalization issues (Stefano Stabellini)
aliguori
1
-1
/
+1
2008-10-11
Fix some debugging mistakes/leftovers
malc
1
-2
/
+0
2008-09-28
Fix dots per clock value, cleanup and "optimize"
malc
1
-10
/
+9
2008-09-28
Optional "precise" VGA retrace support
malc
1
-2
/
+161
2008-08-21
Fix OpenBSD linker warnings
blueswir1
1
-3
/
+5
2008-07-01
Implement resolution switching in common console code.
pbrook
1
-10
/
+10
2008-05-04
Fix spurious VGA updates
aurel32
1
-2
/
+10
2008-02-11
Force a resize after leaving graphical mode in curses (spotted by Samuel Thib...
balrog
1
-7
/
+8
2008-02-10
Add an ncurses UI.
balrog
1
-3
/
+166
2007-12-16
qemu_put signedness fixes, by Andre Przywara.
ths
1
-5
/
+5
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+4
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-25
/
+25
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-87
/
+87
2007-06-10
Fix patch splitting lossage in vga.c
blueswir1
1
-0
/
+8
2007-06-10
Attempt to fix incorrect colours on some BGR displays
blueswir1
1
-3
/
+55
2007-06-10
Merge TCX and VGA pixel operations
blueswir1
1
-25
/
+1
2007-06-03
Spelling fixes, by Stefan Weil.
ths
1
-1
/
+1
2007-05-13
Allow VMware-SVGA operation enable before command FIFO is configured. Implem...
balrog
1
-2
/
+2
2007-04-29
Memory-mapped interface for VGA, by Herve Poussineau.
ths
1
-0
/
+99
2007-04-02
VMware SVGA II emulation, by Andrzej Zaborowski.
ths
1
-3
/
+9
2006-09-25
VBE 4 bit bank selection fix (Volker Rupper)
bellard
1
-1
/
+5
2006-09-21
VBE: 8 bit DACs + support for VBE BIOS IDs (Volker Ruppert)
bellard
1
-4
/
+13
2006-08-18
fixed VGA resolutions with height > 1024
bellard
1
-7
/
+11
2006-08-17
save VGA PCI state
bellard
1
-54
/
+82
2006-06-13
support for Bochs VBE GETCAPS call so that -std-vga works again with new VGA ...
bellard
1
-11
/
+39
2006-05-10
bgr32 pixel format support
bellard
1
-24
/
+55
2006-04-09
Allow multiple graphics devices.
pbrook
1
-8
/
+12
2005-07-03
VGA bios support for PowerPC
bellard
1
-3
/
+18
2005-04-23
removed obsolete S3 VGA code
bellard
1
-62
/
+1
2005-02-10
dirty flag changes
bellard
1
-4
/
+7
2004-11-14
vga font change detection
bellard
1
-5
/
+16
2004-11-07
CRTC register write protection fix - line_compare, multi_scan and double_scan...
bellard
1
-17
/
+15
2004-10-10
limited 8 bit support - removed unaligned memory accesses in VGA (initial pat...
bellard
1
-2
/
+1
2004-06-26
dac write index register is r/w (Volker Ruppert)
bellard
1
-0
/
+3
2004-06-21
added PCI bus
bellard
1
-7
/
+5
2004-06-08
interlace support
bellard
1
-7
/
+25
2004-06-06
generic hardware cursor support
bellard
1
-12
/
+20
2004-06-05
Cirrus VGA display fix
bellard
1
-5
/
+11
2004-06-05
generic VGA API layer
bellard
1
-127
/
+69
2004-06-03
support for opaque data on memory I/Os
bellard
1
-33
/
+33
2004-05-26
partial big endian fixes - change VESA VBE ports for non i386 targets to avoi...
bellard
1
-27
/
+63
2004-05-20
dummy VGA PCI support - VGA font selection fix (Daniel Serpell)
bellard
1
-6
/
+38
2004-04-29
Bochs VBE emulation fix
bellard
1
-1
/
+2
2004-04-28
Bochs VBE emulation fix
bellard
1
-0
/
+8
2004-04-28
isa memory remapping support (aka PPC PREP VGA support)
bellard
1
-15
/
+14
2004-04-26
amd64 port (Jocelyn Mayer)
bellard
1
-1
/
+1
[next]