VirtualBox

source: vbox/trunk/src/VBox/Devices/Graphics/DevVGA.h

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @41636   13 年 vboxsync wddm: fix win8 halt issues
(edit) @41541   13 年 vboxsync DevVGA.h: We've only got one VGA device, so don't bother with …
(edit) @41539   13 年 vboxsync DevVGA.h: reordering the VGAState members a bit to make them easier to …
(edit) @41538   13 年 vboxsync build fix
(edit) @41536   13 年 vboxsync build fix
(edit) @41535   13 年 vboxsync Alignment hell.
(edit) @41533   13 年 vboxsync VGA: Bring GCPhysVRAM into the 21st century.
(edit) @40433   13 年 vboxsync VGA: Do not hardcode LFB base in BIOS.
(edit) @39603   13 年 vboxsync crHgsmi: cleanup
(edit) @36899   14 年 vboxsync Fix builds with undefined VBOX_WITH_WDDM
(edit) @34399   14 年 vboxsync Devices/Graphics, Additions: move the VBE I/O port-related definitions …
(edit) @34188   14 年 vboxsync wddm/3d: saved state working for Aero (current frame still needs to be …
(edit) @34129   14 年 vboxsync 2d: fix save state deadlock (xtracker#5335)
(edit) @33855   14 年 vboxsync VGA: 64-bit build fix
(edit) @33853   14 年 vboxsync Stupid C++
(edit) @33851   14 年 vboxsync VGA: Added optional realistic vsync/blank status bit emulation.
(edit) @33650   14 年 vboxsync build fix
(edit) @33648   14 年 vboxsync fix builds
(edit) @33644   14 年 vboxsync dev/vga: fix VGAState inconsistency across different .cpp files
(edit) @33578   14 年 vboxsync solaris burn fix
(edit) @33263   14 年 vboxsync VGA: Advertise unrestricted horizontal resolutions.
(edit) @33177   14 年 vboxsync Better fix.
(edit) @33176   14 年 vboxsync Darn alignment…
(edit) @33174   14 年 vboxsync VGA: Allow loading VGA BIOS from file. Also dump GC registers.
(edit) @33146   14 年 vboxsync wddm/3d: chromium hgsmi, host part + guest part debugging
(edit) @33089   14 年 vboxsync VGA: Cleaned up saved state and VBE registers management a bit.
(edit) @32877   14 年 vboxsync wddm/3d: basics for chromium over hgsmi
(edit) @32769   14 年 vboxsync DevVGA: Added a screen update stat.
(edit) @32622   15 年 vboxsync wddm: VBOXWDDM->VBOX_WITH_WDDM
(edit) @32241   15 年 vboxsync wddm: 1. guest installler integration (uninstall needs additional …
(edit) @29742   15 年 vboxsync wddm/2D: more impl (get caps + initialization working)
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28379   15 年 vboxsync dev/VGA: avoid extra resizes when HGSMI & VBVA is used (for now …
(edit) @28210   15 年 vboxsync increase VBOX_MAX_ALLOC_PAGE_COUNT to 256MB / PAGE_SIZE, set the new …
(edit) @27754   15 年 vboxsync Main/Display, Devices/Graphics: added a generic guest …
(edit) @27339   15 年 vboxsync wddm: basics for DMA commands support in graphics device impl
(edit) @26969   15 年 vboxsync wddm: bugfixes + stubs for DMA support in VGA device
(edit) @25985   15 年 vboxsync pdmifs.h: the final batch of refactored interface ID code.
(edit) @25971   15 年 vboxsync pdmifs.h: another batch of _IID changes.
(edit) @25966   15 年 vboxsync PDMIBASE refactoring; use UUID as interface IDs.
(edit) @25062   15 年 vboxsync HGSMI,DevVGA: Use the offset based heap for the hostHeap (resides in …
(edit) @24926   15 年 vboxsync 2d accel: clear the Graphics Device IRQ in case it is set on reset
(edit) @24714   15 年 vboxsync DevVGA_VBVA: save and restore mouse pointer.
(edit) @24495   15 年 vboxsync DevVGA: Restore version 1 saved states (very recent regression).
(edit) @24373   15 年 vboxsync Updated screenshot API (xTracker 4364).
(edit) @24053   15 年 vboxsync 2d accel: perform data reset VGA device reset
(edit) @23985   15 年 vboxsync DevVGA: Save and verify the basic config.
(edit) @23793   15 年 vboxsync HGSMI: use IO ports 3b0/3d0
(edit) @22841   16 年 vboxsync build fix
(edit) @22837   16 年 vboxsync buildfix
(edit) @22483   16 年 vboxsync HGSMI/VBVA saved state.
(edit) @22470   16 年 vboxsync HGSMI/VBVA VGA removed obsolete code.
(edit) @22468   16 年 vboxsync HGSMI/VBVA VGA saved state updates.
(edit) @22444   16 年 vboxsync HGSMI/VBVA use PCI IO ports.
(edit) @22412   16 年 vboxsync HGSMI/VBVA updates
(edit) @22388   16 年 vboxsync Pass the number of guest monitors to VGA device.
(edit) @22274   16 年 vboxsync HGSMI saved state impl (not debugged yet)
(edit) @22215   16 年 vboxsync video hw accel: basics for saved state support
(edit) @20444   16 年 vboxsync Protect VGA accesses with a critical section.
(edit) @19844   16 年 vboxsync HGSMI: post host VBVA commands to display; Video HW Accel: mechanism …
(edit) @18720   16 年 vboxsync DevVGA: Count IOMMMIOMapMMIO2Page calls, fix signed/unsigned compare …
(edit) @17767   16 年 vboxsync HGSMI: graphics device code.
(edit) @17325   16 年 vboxsync Adjusted recompiler fallback method
(edit) @17308   16 年 vboxsync DevVGA: Alignment fix.
(edit) @17297   16 年 vboxsync Experimental forced rescheduling to the recompiler for intensive …
(edit) @15120   16 年 vboxsync Removed bank mask which assumed power of two VRAM size, replaced with …
(edit) @14829   16 年 vboxsync DevVGA: fixed some stats.
(edit) @13432   16 年 vboxsync build fix
(edit) @13430   16 年 vboxsync build fix
(edit) @13429   16 年 vboxsync Correction
(edit) @13424   16 年 vboxsync linux32 fix
(edit) @13422   16 年 vboxsync Enabled VGA page aliasing to speed up real and protected mode without …
(edit) @13402   16 年 vboxsync Accidental commit
(edit) @13401   16 年 vboxsync Cleaned up
(edit) @11166   17 年 vboxsync headers.
(edit) @11163   17 年 vboxsync #1865: VGA. Changed PDMDevHlpMMHyperMapMMIO2/MMHyperMapMMIO2 to return …
(edit) @9212   17 年 vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @7914   17 年 vboxsync Fixed hungarian spelling.
(edit) @7890   17 年 vboxsync Alignment fix.
(edit) @7889   17 年 vboxsync Alignment fix.
(edit) @7888   17 年 vboxsync Moved remained logic to VGA device.
(edit) @7777   17 年 vboxsync comment.
(edit) @7776   17 年 vboxsync Some adjustments to the logo stuff; adding one todo.
(edit) @7774   17 年 vboxsync Moved the LOGO_* defines and LOGOHDR to a common header instead of …
(edit) @7760   17 年 vboxsync Shot at the alignment problem.
(edit) @7759   17 年 vboxsync The BIOS logo stuff moved to VGA device. Added 24bpp bitmaps support.
(edit) @7074   17 年 vboxsync Missing one alignment change
(edit) @7072   17 年 vboxsync Make our devices use the RTGCPHYS32 type & backed out the alignment …
(edit) @7057   17 年 vboxsync Realigning after RTGCPHYS change.
(edit) @7055   17 年 vboxsync Realigning after RTGCPHYS change.
(edit) @7045   17 年 vboxsync Realigning after RTGCPHYS change.
(edit) @7026   17 年 vboxsync RTGCPHYS is now 64 bits wide on all host platforms
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5450   17 年 vboxsync Synced with updated VGA/VESA BIOS.
(edit) @4787   18 年 vboxsync Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
(edit) @4071   18 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4053   18 年 vboxsync Use the generic VBoxVideo interface in Windows guest video driver.
(edit) @4027   18 年 vboxsync Direct draw heap and miniport heap memory reservation for Windows …
(edit) @3153   18 年 vboxsync Multimonitor support.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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