index
:
spice/vdesktop
0.4
master
Unnamed repository; edit this file to name it for gitweb. (mirrored from https://gitlab.freedesktop.org/spice/vdesktop)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vgabios
Age
Commit message (
Expand
)
Author
Files
Lines
2003-06-30
- VBE mode info blocks of modes with >8bpp enabled
vruppert
5
-65
/
+39
2003-06-29
- duplicate lines with VBE_MODE_ATTRIBUTE_GRAPHICS_MODE removed
vruppert
3
-88
/
+125
2003-06-15
- function write_gfx_char() rewritten
vruppert
3
-15
/
+8
2003-04-26
- added missing VBE function dispi_get_bank()
vruppert
6
-20
/
+48
2003-04-20
- function write_gfx_char() now supports different font sizes
vruppert
4
-10
/
+21
2003-04-18
- applied patch #1331
vruppert
3
-8
/
+56
2003-02-11
- VBE mode search rewritten
vruppert
4
-684
/
+33
2003-02-09
- function write_gfx_char(): memory address now calculated in this function;
vruppert
3
-34
/
+37
2003-02-09
- VESA mode 0x102 added (uses existing SVGA mode 0x6a)
vruppert
2
-0
/
+0
2003-02-09
- VESA mode 0x102 added (uses existing SVGA mode 0x6a)
vruppert
3
-16
/
+76
2003-02-08
- vbe_biosfn_return_current_mode() now returns the active standard VGA mode
vruppert
2
-46
/
+89
2003-02-04
- set video mode: clear vga memory in graphics mode
vruppert
2
-0
/
+0
2003-02-04
- set video mode: clear vga memory in graphics mode
vruppert
1
-26
/
+104
2003-01-21
- remap the cursor size if the char height is > 8 and the new values are < 8
vruppert
1
-11
/
+17
2003-01-20
- fix so make -j2 does not overwrite temp files
cbothamy
1
-6
/
+6
2003-01-19
- function set_scan_lines() recalculates the number of rows and the page size
vruppert
1
-2
/
+20
2003-01-15
- compile vgabios rev 1.22
cbothamy
2
-0
/
+0
2003-01-15
- fix bug found by ams : a 8bits index value was compared to 0x100 in some cases
cbothamy
1
-4
/
+5
2003-01-15
- fix symbol table file names, discovered by ams
cbothamy
1
-2
/
+2
2003-01-04
- biosfn_set_video_mode(): reset attribute controller flip-flop before setting
vruppert
3
-1
/
+4
2003-01-04
- VBE function 0x00 returns VBE 1.x compatible information if no VBE signature
vruppert
1
-57
/
+59
2003-01-01
- SVGA mode 0x6A (800x600x4) added to the list of graphics modes
vruppert
2
-0
/
+0
2002-12-31
- SVGA mode 0x6A (800x600x4) added to the list of graphics modes
vruppert
1
-4
/
+6
2002-11-23
- fix changelog for 0.3b release
cbothamy
1
-0
/
+2
2002-10-20
- new function set_scan_lines() for the font size change (patch from Hartmut ...
vruppert
3
-5
/
+23
2002-10-04
- biosfn_set_single_dac_reg(): the red value is stored in DH
vruppert
3
-2
/
+2
2002-09-19
- updated with latest changes
cbothamy
2
-0
/
+0
2002-09-19
- updated the Makefile
cbothamy
5
-86
/
+63
2002-09-08
- set the cursor shape depending on the current font height
vruppert
1
-3
/
+10
2002-08-23
- added lfb-mode numbers (patch from mathis)
cbothamy
2
-37
/
+695
2002-07-21
gcc2/3 preprocessing fix
japj
2
-63
/
+68
2002-05-18
- include patch from Volker that adds some text font functions
cbothamy
1
-16
/
+109
2002-05-01
adding latest bin & debug bin of the vgabios
japj
2
-0
/
+0
2002-04-29
- applying hw scrolling/multibuffering patch
japj
5
-39
/
+188
2002-04-25
- reverting #asm/##asm & endasm patch (does not work with with cygwin)
japj
3
-65
/
+65
2002-04-19
- fixing preprocessing of vgabios with latest gcc (from Mandrake 8.2)
japj
3
-65
/
+68
2002-04-08
- preparing docs for new DISPI interface (for hardware scrolling)
japj
2
-18
/
+50
2002-04-03
- defaulting LFB on + updated changelog & todo
japj
3
-6
/
+5
2002-04-02
- changed the logging ports to 0x500 -> 0x502
cbothamy
2
-13
/
+9
2002-03-14
- vbetables.h is dependant upon some defines (VBE_HAVE_LFB), so put the inclu...
japj
1
-5
/
+7
2002-03-13
- made LFB dependant upon define
japj
5
-11
/
+68
2002-03-13
- added max video memory + documented what is in the 0xb0c0 interface
japj
2
-2
/
+22
2002-03-12
- updated for 0.3a. Merged vgabios.bin and vbebios.bin
cbothamy
2
-36
/
+7
2002-03-10
- added LFB modes for testing with vbe-lfb patch in Bochs
japj
2
-131
/
+32
2002-03-10
- show people when they do NOT have VBE support available
japj
1
-11
/
+30
2002-03-10
- cleanup of vbe internal functions (set 8bpp mode is now dependant on ModeIn...
japj
4
-249
/
+93
2002-03-10
- updated for 0.3a
cbothamy
2
-11
/
+8
2002-03-10
- added vbe_has_vbe_display function that detects an attached vbe display
cbothamy
2
-3
/
+14
2002-03-10
- vbe calls are done only if a vbe display is detected
cbothamy
1
-63
/
+82
2002-03-10
- preparing for LFB support
japj
2
-4
/
+9
[prev]
[next]