1. d34cab9 VMware SVGA II emulation, by Andrzej Zaborowski. by ths · 18 years ago
  2. 42fc925 VBE 4 bit bank selection fix (Volker Rupper) by bellard · 18 years ago
  3. 37dd208 VBE: 8 bit DACs + support for VBE BIOS IDs (Volker Ruppert) by bellard · 18 years ago
  4. 83acc96 fixed VGA resolutions with height > 1024 by bellard · 18 years ago
  5. d2269f6 save VGA PCI state by bellard · 18 years ago
  6. 8454df8 support for Bochs VBE GETCAPS call so that -std-vga works again with new VGA BIOSes - added support for modes up to 1600x1200x32 in -std-vga case by bellard · 19 years ago
  7. d3079cd bgr32 pixel format support by bellard · 19 years ago
  8. 9521989 Allow multiple graphics devices. by pbrook · 19 years ago
  9. d529525 VGA bios support for PowerPC by bellard · 19 years ago
  10. 08e4890 removed obsolete S3 VGA code by bellard · 20 years ago
  11. 0a962c0 dirty flag changes by bellard · 20 years ago
  12. 546fa6a vga font change detection by bellard · 20 years ago
  13. f6c958c CRTC register write protection fix - line_compare, multi_scan and double_scan fixes by bellard · 20 years ago
  14. 188d857 limited 8 bit support - removed unaligned memory accesses in VGA (initial patch by Johannes Schindelin) by bellard · 20 years ago
  15. e6eccb3 dac write index register is r/w (Volker Ruppert) by bellard · 21 years ago
  16. 46e50e9 added PCI bus by bellard · 21 years ago
  17. a130a41 interlace support by bellard · 21 years ago
  18. a8aa669 generic hardware cursor support by bellard · 21 years ago
  19. 7b17d41 Cirrus VGA display fix by bellard · 21 years ago
  20. 798b0c2 generic VGA API layer by bellard · 21 years ago
  21. a4193c8 support for opaque data on memory I/Os by bellard · 21 years ago
  22. 09a79b4 partial big endian fixes - change VESA VBE ports for non i386 targets to avoid unaligned accesses by bellard · 21 years ago
  23. 1078f66 dummy VGA PCI support - VGA font selection fix (Daniel Serpell) by bellard · 21 years ago
  24. 141253b Bochs VBE emulation fix by bellard · 21 years ago
  25. 646be93 Bochs VBE emulation fix by bellard · 21 years ago
  26. 26aa7d7 isa memory remapping support (aka PPC PREP VGA support) by bellard · 21 years ago
  27. 4f2ac23 amd64 port (Jocelyn Mayer) by bellard · 21 years ago
  28. 2e12669 consistent use of target_ulong and target_phys_addr_t by bellard · 21 years ago
  29. 5467a72 disabled S3 VGA by bellard · 21 years ago
  30. 3294b94 avoid segfault if transient invalid text resolution by bellard · 21 years ago
  31. 2aebb3e blanking support by bellard · 21 years ago
  32. eccabc6 vga 9 pixel wide text char fix by bellard · 21 years ago
  33. 67b915a win32 port (initial patch by kazu) by bellard · 21 years ago
  34. b0a21b5 use new timer API by bellard · 21 years ago
  35. 59a983b device independent VGA screen dump by bellard · 21 years ago
  36. 0f35920 io port API change - removed dumb console redraw (not useful) by bellard · 21 years ago
  37. cae61ce bochs vbe: virtual screen support and bank switch (untested) by bellard · 21 years ago
  38. 4fa0f5d added bochs VBE support by bellard · 21 years ago
  39. c92b2e8 vga memory address fix by bellard · 21 years ago
  40. 7138fcf use CPUState by bellard · 21 years ago
  41. b9f1950 hack for target_ulong define by bellard · 21 years ago
  42. a41bc9a explicited S3 specific code - added more debug code by bellard · 21 years ago
  43. b8ed223 big endian fixes by bellard · 21 years ago
  44. a07cf92 multiscan/doublescan fix (malc) by bellard · 21 years ago
  45. 6180a18 new directory structure by bellard · 21 years ago
  46. 9da8ba1 mode X double scan fix (malc) by bellard · 21 years ago
  47. 17b0018 Full VGA support, including old CGA modes, VGA planar and mode X by bellard · 21 years ago
  48. 39cf780 fixed graphical VGA 16 color mode - fixed 9 pixel wide text mode by bellard · 21 years ago
  49. e89f66e Hardware level VGA emulation (only text mode is tested) by bellard · 21 years ago