|
|
@20444
|
15 years |
vboxsync |
Protect VGA accesses with a critical section.
|
|
|
@20374
|
16 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20367
|
16 years |
vboxsync |
Devices: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20087
|
16 years |
vboxsync |
TM,*: Proper timer callback locking and pvUser for devices.
|
|
|
@19844
|
16 years |
vboxsync |
HGSMI: post host VBVA commands to display; Video HW Accel: mechanism …
|
|
|
@19711
|
16 years |
vboxsync |
HGSMI: host->guest command processing working
|
|
|
@18988
|
16 years |
vboxsync |
PGM api changes
|
|
|
@18927
|
16 years |
vboxsync |
Big step to separate VMM data structures for guest SMP. (pgm, em)
|
|
|
@18769
|
16 years |
vboxsync |
Show F12 text white pixels only (save the background).
|
|
|
@18728
|
16 years |
vboxsync |
New splash screen.
|
|
|
@18720
|
16 years |
vboxsync |
DevVGA: Count IOMMMIOMapMMIO2Page calls, fix signed/unsigned compare …
|
|
|
@18232
|
16 years |
vboxsync |
IOMMMIOModifyPage -> IOMMMIOMapMMIO2Page.
|
|
|
@18231
|
16 years |
vboxsync |
DevVGA: IOMMMIOModifyPage should be working with the new phys code now.
|
|
|
@18143
|
16 years |
vboxsync |
VMM,Devices: Changed ROM registration and fixed some shadowed ROM …
|
|
|
@18133
|
16 years |
vboxsync |
DevVGA: Temorarily disabled the IOMMMIOModifyPage stuff for the new …
|
|
|
@17767
|
16 years |
vboxsync |
HGSMI: graphics device code.
|
|
|
@17335
|
16 years |
vboxsync |
Use PDMDevHlpCanEmulateIoBlock
|
|
|
@17326
|
16 years |
vboxsync |
Update
|
|
|
@17325
|
16 years |
vboxsync |
Adjusted recompiler fallback method
|
|
|
@17298
|
16 years |
vboxsync |
Comment update
|
|
|
@17297
|
16 years |
vboxsync |
Experimental forced rescheduling to the recompiler for intensive …
|
|
|
@15977
|
16 years |
vboxsync |
Devices/VGA: round custom video modes up to an X resolution which is a …
|
|
|
@15878
|
16 years |
vboxsync |
Comment for the vga_update_display parameter for full update (xTracker …
|
|
|
@15877
|
16 years |
vboxsync |
A parameter for vga_update_display for full update (xTracker #3356).
|
|
|
@15876
|
16 years |
vboxsync |
Devices/VGA: reinstated r40263 along with a fix for resolution changes …
|
|
|
@15872
|
16 years |
vboxsync |
Removed a DEBUG_sunlover log statement.
|
|
|
@15867
|
16 years |
vboxsync |
VGA device must take into account the start address of the visible …
|
|
|
@15807
|
16 years |
vboxsync |
Check writes from the recompiler as well
|
|
|
@15680
|
16 years |
vboxsync |
Remap MMIO memory as well for recompiler writes
|
|
|
@15667
|
16 years |
vboxsync |
DevVGA: Made the ubuntu live cd boot screen fast on darwin. Fixed …
|
|
|
@15665
|
16 years |
vboxsync |
Devices/VGA: reverted r40263 as it caused display problems in some …
|
|
|
@15125
|
16 years |
vboxsync |
VGA: fixed saved state
|
|
|
@15120
|
16 years |
vboxsync |
Removed bank mask which assumed power of two VRAM size, replaced with …
|
|
|
@14918
|
16 years |
vboxsync |
Use GMODE_BLANK also when Screen Off bit in SR01 is set. Fixes garbage …
|
|
|
@14886
|
16 years |
vboxsync |
Also added a command to dump DAC registers.
|
|
|
@14879
|
16 years |
vboxsync |
Added a few VGA register dump debug helpers (see 'info help').
|
|
|
@14829
|
16 years |
vboxsync |
DevVGA: fixed some stats.
|
|
|
@14827
|
16 years |
vboxsync |
DevVGA: Map into ring-0 on darwin and do the same thing as we do in RC.
|
|
|
@14797
|
16 years |
vboxsync |
Fixed style.
|
|
|
@14796
|
16 years |
vboxsync |
Added 'info vgatext' command to format VGA memory as 80x25 text.
|
|
|
@13840
|
16 years |
vboxsync |
Hex format types (Vhx[sd] -> Rhx[sd]).
|
|
|
@13832
|
16 years |
vboxsync |
IN_GC -> IN_RC.
|
|
|
@13429
|
16 years |
vboxsync |
Correction
|
|
|
@13424
|
16 years |
vboxsync |
linux32 fix
|
|
|
@13422
|
16 years |
vboxsync |
Enabled VGA page aliasing to speed up real and protected mode without …
|
|
|
@13402
|
16 years |
vboxsync |
Accidental commit
|
|
|
@13401
|
16 years |
vboxsync |
Cleaned up
|
|
|
@12978
|
16 years |
vboxsync |
PDM: PDM_DEVREG_FLAGS_DEFAULT_BITS convenience.
|
|
|
@12977
|
16 years |
vboxsync |
#1865: Updated PDMDEVREG with pfnSoftReset, u32VersionEnd and some …
|
|
|
@12975
|
16 years |
vboxsync |
#1865: PDMLdr.
|
|
|
@12969
|
16 years |
vboxsync |
#1865: PDMINS.
|
|
|
@12772
|
16 years |
vboxsync |
#1865: IOM.
|
|
|
@11536
|
16 years |
vboxsync |
Allow ring 0 logging from the VGA BIOS
|
|
|
@11335
|
16 years |
vboxsync |
fix r34221
|
|
|
@11285
|
16 years |
vboxsync |
Devices: %VGp -> %RGp (just preferred, not mandatory (yet))
|
|
|
@11284
|
16 years |
vboxsync |
Devices: %Vrc -> %Rrc (just preferred, not mandatory (yet))
|
|
|
@11269
|
16 years |
vboxsync |
Devices: pData -> pThis.
|
|
|
@11193
|
16 years |
vboxsync |
DevVGA: Use CFGM*Def and be more strict about the config.
|
|
|
@11166
|
16 years |
vboxsync |
headers.
|
|
|
@11163
|
16 years |
vboxsync |
#1865: VGA. Changed PDMDevHlpMMHyperMapMMIO2/MMHyperMapMMIO2 to return …
|
|
|
@10278
|
16 years |
vboxsync |
VGA: Support 8 byte MMIO reads and writes.
|
|
|
@9213
|
17 years |
vboxsync |
Assertion triggers with GC_ARCH_BITS == 32
|
|
|
@9212
|
17 years |
vboxsync |
Major changes for sizeof(RTGCPTR) == uint64_t.
Introduced RCPTRTYPE …
|
|
|
@8642
|
17 years |
vboxsync |
Palette entries loop fix, thanks to Frank.
|
|
|
@8617
|
17 years |
vboxsync |
Disable graphic splash screen if it doesn't fit into VRAM.
|
|
|
@8170
|
17 years |
vboxsync |
Rebranding: replacing more innotek strings.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8088
|
17 years |
vboxsync |
Show the BIOS logo twice longer.
|
|
|
@8039
|
17 years |
vboxsync |
cosmetics
|
|
|
@8011
|
17 years |
vboxsync |
Centered the text message.
|
|
|
@8008
|
17 years |
vboxsync |
Fixed to be able to disable graphics logo.
|
|
|
@8007
|
17 years |
vboxsync |
Delay logo for 1 sec.
|
|
|
@8005
|
17 years |
vboxsync |
NIL_RTGCPHYS -> NIL_RTGCPHYS32
|
|
|
@7999
|
17 years |
vboxsync |
Don't call PGMHandlerPhysicalReset if the VRAM isn't mapped and …
|
|
|
@7973
|
17 years |
vboxsync |
New non OSE logo file added. 'Press F12' text moved close to …
|
|
|
@7914
|
17 years |
vboxsync |
Fixed hungarian spelling.
|
|
|
@7888
|
17 years |
vboxsync |
Moved remained logic to VGA device.
|
|
|
@7838
|
17 years |
vboxsync |
r=bird: readability (vram_ptrHC is uint8_t *).
|
|
|
@7814
|
17 years |
vboxsync |
Use dirty bits instead of pfnUpdateRect.
|
|
|
@7776
|
17 years |
vboxsync |
Some adjustments to the logo stuff; adding one todo.
|
|
|
@7774
|
17 years |
vboxsync |
Moved the LOGO_* defines and LOGOHDR to a common header instead of …
|
|
|
@7760
|
17 years |
vboxsync |
Shot at the alignment problem.
|
|
|
@7759
|
17 years |
vboxsync |
The BIOS logo stuff moved to VGA device. Added 24bpp bitmaps support.
|
|
|
@7755
|
17 years |
vboxsync |
Added a flag to the MMIO2 registration and did some other MMIO2 …
|
|
|
@7752
|
17 years |
vboxsync |
Dropped the pszDesc argument to *MMIORegisterGC/R0. It only persists …
|
|
|
@7685
|
17 years |
vboxsync |
minor corrections
|
|
|
@7635
|
17 years |
vboxsync |
The new MMIO2 code.
WARNING! This changes the pci mapping protocol …
|
|
|
@7259
|
17 years |
vboxsync |
vga: fixed 32bpp custom video modes, fixed assertion
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5706
|
17 years |
vboxsync |
vga_draw_blank must not touch VRAM.
|
|
|
@5638
|
17 years |
vboxsync |
Reset VRAM access handlers after a fullscreen update.
|
|
|
@5450
|
17 years |
vboxsync |
Synced with updated VGA/VESA BIOS.
|
|
|
@5156
|
17 years |
vboxsync |
fixed check if a VESA mode fits into the guest VRAM
|
|
|
@4712
|
17 years |
vboxsync |
Implemented 8-bit DAC support. The VESA BIOS could aready turn it on …
|
|
|
@4682
|
17 years |
vboxsync |
Fixed video modes 4 and 5. Address calculations weren't taking word …
|
|
|
@4639
|
17 years |
vboxsync |
warning
|
|
|
@4539
|
17 years |
vboxsync |
Modified double-scan and non-zero starting row scan count handling. …
|
|
|
@4382
|
17 years |
vboxsync |
Extended the ROMRegister DevHlp interface to include a fShadow flag. …
|
|
|
@4333
|
17 years |
vboxsync |
IN_GC -> !IN_RING3
|
|
|
@4151
|
17 years |
vboxsync |
Missing fallbacks for GC & R0 contexts
|
|
|