VirtualBox

source: vbox/trunk/src/VBox/Devices/Graphics

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19844   16 years vboxsync HGSMI: post host VBVA commands to display; Video HW Accel: mechanism …
(edit) @19711   16 years vboxsync HGSMI: host->guest command processing working
(edit) @18988   16 years vboxsync PGM api changes
(edit) @18927   16 years vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
(edit) @18769   16 years vboxsync Show F12 text white pixels only (save the background).
(edit) @18728   16 years vboxsync New splash screen.
(edit) @18720   16 years vboxsync DevVGA: Count IOMMMIOMapMMIO2Page calls, fix signed/unsigned compare …
(edit) @18265   16 years vboxsync config file cleanup + small copyright year update
(edit) @18232   16 years vboxsync IOMMMIOModifyPage -> IOMMMIOMapMMIO2Page.
(edit) @18231   16 years vboxsync DevVGA: IOMMMIOModifyPage should be working with the new phys code now.
(edit) @18143   16 years vboxsync VMM,Devices: Changed ROM registration and fixed some shadowed ROM …
(edit) @18133   16 years vboxsync DevVGA: Temorarily disabled the IOMMMIOModifyPage stuff for the new …
(edit) @17767   16 years vboxsync HGSMI: graphics device code.
(edit) @17335   16 years vboxsync Use PDMDevHlpCanEmulateIoBlock
(edit) @17326   16 years vboxsync Update
(edit) @17325   16 years vboxsync Adjusted recompiler fallback method
(edit) @17308   16 years vboxsync DevVGA: Alignment fix.
(edit) @17298   16 years vboxsync Comment update
(edit) @17297   16 years vboxsync Experimental forced rescheduling to the recompiler for intensive …
(edit) @15977   16 years vboxsync Devices/VGA: round custom video modes up to an X resolution which is a …
(edit) @15878   16 years vboxsync Comment for the vga_update_display parameter for full update (xTracker …
(edit) @15877   16 years vboxsync A parameter for vga_update_display for full update (xTracker #3356).
(edit) @15876   16 years vboxsync Devices/VGA: reinstated r40263 along with a fix for resolution changes …
(edit) @15872   16 years vboxsync Removed a DEBUG_sunlover log statement.
(edit) @15867   16 years vboxsync VGA device must take into account the start address of the visible …
(edit) @15807   16 years vboxsync Check writes from the recompiler as well
(edit) @15680   16 years vboxsync Remap MMIO memory as well for recompiler writes
(edit) @15667   16 years vboxsync DevVGA: Made the ubuntu live cd boot screen fast on darwin. Fixed …
(edit) @15665   16 years vboxsync Devices/VGA: reverted r40263 as it caused display problems in some …
(edit) @15125   16 years vboxsync VGA: fixed saved state
(edit) @15120   16 years vboxsync Removed bank mask which assumed power of two VRAM size, replaced with …
(edit) @14918   16 years vboxsync Use GMODE_BLANK also when Screen Off bit in SR01 is set. Fixes garbage …
(edit) @14886   16 years vboxsync Also added a command to dump DAC registers.
(edit) @14879   16 years vboxsync Added a few VGA register dump debug helpers (see 'info help').
(edit) @14829   16 years vboxsync DevVGA: fixed some stats.
(edit) @14827   16 years vboxsync DevVGA: Map into ring-0 on darwin and do the same thing as we do in RC.
(edit) @14797   16 years vboxsync Fixed style.
(edit) @14796   16 years vboxsync Added 'info vgatext' command to format VGA memory as 80x25 text.
(edit) @13840   16 years vboxsync Hex format types (Vhx[sd] -> Rhx[sd]).
(edit) @13832   16 years vboxsync IN_GC -> IN_RC.
(edit) @13432   16 years vboxsync build fix
(edit) @13430   16 years vboxsync build fix
(edit) @13429   16 years vboxsync Correction
(edit) @13424   16 years vboxsync linux32 fix
(edit) @13422   16 years vboxsync Enabled VGA page aliasing to speed up real and protected mode without …
(edit) @13402   16 years vboxsync Accidental commit
(edit) @13401   16 years vboxsync Cleaned up
(edit) @13155   16 years vboxsync re-applied the biossums merge
(edit) @13153   16 years vboxsync backed out r37647, r37650
(edit) @13142   16 years vboxsync rewritten biossums
(edit) @13141   16 years vboxsync unify biossums
(edit) @13016   16 years vboxsync warning
(edit) @12978   16 years vboxsync PDM: PDM_DEVREG_FLAGS_DEFAULT_BITS convenience.
(edit) @12977   16 years vboxsync #1865: Updated PDMDEVREG with pfnSoftReset, u32VersionEnd and some …
(edit) @12975   16 years vboxsync #1865: PDMLdr.
(edit) @12969   16 years vboxsync #1865: PDMINS.
(edit) @12772   16 years vboxsync #1865: IOM.
(edit) @12484   16 years vboxsync branding
(edit) @12274   16 years vboxsync Graphics/BIOS: Fixed missing directory prereq.
(edit) @12268   16 years vboxsync Devices/Makefiles: PATH_TARGET elimination, push up to root …
(edit) @12170   16 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @11982   16 years vboxsync All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL …
(edit) @11633   16 years vboxsync vbe.c: comments.
(edit) @11565   16 years vboxsync Workaround for bug(s) in the Ubuntu splash screen instruction emulator
(edit) @11536   16 years vboxsync Allow ring 0 logging from the VGA BIOS
(edit) @11335   16 years vboxsync fix r34221
(edit) @11285   16 years vboxsync Devices: %VGp -> %RGp (just preferred, not mandatory (yet))
(edit) @11284   16 years vboxsync Devices: %Vrc -> %Rrc (just preferred, not mandatory (yet))
(edit) @11269   16 years vboxsync Devices: pData -> pThis.
(edit) @11193   16 years vboxsync DevVGA: Use CFGM*Def and be more strict about the config.
(edit) @11166   16 years vboxsync headers.
(edit) @11163   16 years vboxsync #1865: VGA. Changed PDMDevHlpMMHyperMapMMIO2/MMHyperMapMMIO2 to return …
(edit) @10278   16 years vboxsync VGA: Support 8 byte MMIO reads and writes.
(edit) @10043   16 years vboxsync Fixed a couple of wrong deps (TARGET_PATH instead of PATH_TARGET, …
(edit) @9218   17 years vboxsync added missing dependency to $(VBOX_VERSION_STAMP)
(edit) @9213   17 years vboxsync Assertion triggers with GC_ARCH_BITS == 32
(edit) @9212   17 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8759   17 years vboxsync BUILD_TYPE -> KBUILD_TYPE.
(edit) @8732   17 years vboxsync Some cleanup fixes.
(edit) @8642   17 years vboxsync Palette entries loop fix, thanks to Frank.
(edit) @8617   17 years vboxsync Disable graphic splash screen if it doesn't fit into VRAM.
(edit) @8448   17 years vboxsync Empty logo for OSE build.
(edit) @8170   17 years vboxsync Rebranding: replacing more innotek strings.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8132   17 years vboxsync more rebranding
(edit) @8088   17 years vboxsync Show the BIOS logo twice longer.
(edit) @8039   17 years vboxsync cosmetics
(edit) @8038   17 years vboxsync grr.
(edit) @8035   17 years vboxsync Prefix globals.
(edit) @8011   17 years vboxsync Centered the text message.
(edit) @8008   17 years vboxsync Fixed to be able to disable graphics logo.
(edit) @8007   17 years vboxsync Delay logo for 1 sec.
(edit) @8005   17 years vboxsync NIL_RTGCPHYS -> NIL_RTGCPHYS32
(edit) @7999   17 years vboxsync Don't call PGMHandlerPhysicalReset if the VRAM isn't mapped and …
(edit) @7973   17 years vboxsync New non OSE logo file added. 'Press F12' text moved close to …
(edit) @7914   17 years vboxsync Fixed hungarian spelling.
(edit) @7890   17 years vboxsync Alignment fix.
(edit) @7889   17 years vboxsync Alignment fix.
(edit) @7888   17 years vboxsync Moved remained logic to VGA device.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette