VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @93115   3 年 vboxsync scm --update-copyright-year
(edit) @91942   3 年 vboxsync Devices/Graphics/HGSMIHost: Eliminate usage of VMMGetCpu(), bugref:10074
(edit) @90791   4 年 vboxsync Devices: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @85121   5 年 vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @82968   5 年 vboxsync Copyright year updates by scm.
(edit) @82048   5 年 vboxsync DevVGA: SSMR3 -> pHlp->pfnSSM. bugref:9218
(edit) @80295   6 年 vboxsync Graphics/HGSMIHost.h: Avoid including vm.h just for three cases of …
(edit) @76565   6 年 vboxsync Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @76520   6 年 vboxsync Devices: scm --fix-header-guards. bugref:9344
(edit) @76474   6 年 vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @71904   7 年 vboxsync 3D: bugref:9126, validate location of HGSM flags
(edit) @71673   7 年 vboxsync DevVGA: Code cleanup in progress. bugref:9094
(edit) @71651   7 年 vboxsync DevVGA,VBoxC,++: Code cleanup in progress. bugref:9094
(edit) @71629   7 年 vboxsync DevVGA: Code cleanup in progress. bugref:9094
(edit) @71626   7 年 vboxsync DevVGA,VBoxC: Code cleanup in progress. bugref:9094
(edit) @71619   7 年 vboxsync DevVGA,VBoxC: Code cleanup in progress. bugref:9094
(edit) @71590   7 年 vboxsync DevVGA,HGSMI,++: Code cleanup in progress. bugref:9094
(edit) @70596   7 年 vboxsync DevVGA: cleanup in progress
(edit) @69500   7 年 vboxsync *: scm --update-copyright-year
(edit) @69498   7 年 vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 年 vboxsync *: scm --update-copyright-year
(edit) @66537   8 年 vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @65381   8 年 vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @62932   9 年 vboxsync Devices: warnings
(edit) @62541   9 年 vboxsync missing description.
(edit) @62514   9 年 vboxsync (C) 2016
(edit) @62498   9 年 vboxsync (C)
(edit) @60465   9 年 vboxsync DevVGA: set IRQs only if the VM is running (bugref:8320)
(edit) @56972   10 年 vboxsync HGSMIHost.cpp: Use AssertLogRelRCReturn instead of AssertRCReturn when …
(edit) @56673   10 年 vboxsync DevVGA: set HGSMI host heap type when restoring from saved state.
(edit) @56292   10 年 vboxsync Devices: Updated (C) year.
(edit) @55560   10 年 vboxsync HGSMI: host command submission cleanup, removed obsolete code, comments.
(edit) @55421   10 年 vboxsync HGSMI: cleanup, logging, comments, move legacy host heap support from …
(edit) @55401   10 年 vboxsync added a couple of missing Id headers
(edit) @55342   10 年 vboxsync HGSMI: cleanup, comments.
(edit) @53513   10 年 vboxsync Devices/Graphics: safety checks when setting IRQs.
(edit) @50550   11 年 vboxsync DevVGA/HGSMI: use RTList
(edit) @50542   11 年 vboxsync Use HGSMI memory allocator
(edit) @50518   11 年 vboxsync HGSMI memory allocator: saved state
(edit) @50482   11 年 vboxsync Build HGSMI memory allocator (unused)
(edit) @50078   11 年 vboxsync dev/vga: fix guest hgsmi command completion
(edit) @49430   11 年 vboxsync VHWA: forward port other fixes
(edit) @47485   12 年 vboxsync crOpenGL: 3d data visibility notifications, bugfixes
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44110   12 年 vboxsync Devices/Graphics/HGSMI: warning
(edit) @44006   12 年 vboxsync crOpenGl: fix warning message typo
(edit) @44000   12 年 vboxsync dev/vga/crOpenGL: saved state fix (not tested yet)
(edit) @43086   13 年 vboxsync HGSMI: fix host flags racing
(edit) @41783   13 年 vboxsync Doxygen, comment typos.
(edit) @37490   14 年 vboxsync wddm: autoresize fixes
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35163   14 年 vboxsync gcc 4.2.1 OS X warnings
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @32622   15 年 vboxsync wddm: VBOXWDDM->VBOX_WITH_WDDM
(edit) @32260   15 年 vboxsync dev/vga: saved state fix
(edit) @32241   15 年 vboxsync wddm: 1. guest installler integration (uninstall needs additional …
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27339   15 年 vboxsync wddm: basics for DMA commands support in graphics device impl
(edit) @27129   15 年 vboxsync scm cleaned up some whitespace.
(edit) @27006   15 年 vboxsync wddm: fix driver initialization
(edit) @26969   15 年 vboxsync wddm: bugfixes + stubs for DMA support in VGA device
(edit) @26876   15 年 vboxsync dev/Graphics: HGSMILIST additional tooling functions (to be used by …
(edit) @26556   15 年 vboxsync wddm: more impl
(edit) @25226   15 年 vboxsync *: Assert(RT_SUCCESS(rc)) -> AssertRC(rc)
(edit) @25062   15 年 vboxsync HGSMI,DevVGA: Use the offset based heap for the hostHeap (resides in …
(edit) @25050   15 年 vboxsync HGSMIHost.cpp: Did a quick cleanup of the saved state error handling …
(edit) @24926   15 年 vboxsync 2d accel: clear the Graphics Device IRQ in case it is set on reset
(edit) @24678   15 年 vboxsync Misc: Shut up annoying gcc warnings on darwin.
(edit) @24156   15 年 vboxsync 2d accel: fix HGSMIReset
(edit) @24053   15 年 vboxsync 2d accel: perform data reset VGA device reset
(edit) @24044   15 年 vboxsync 2d accel: fix unnecessary unlock g->h commands
(edit) @22920   16 年 vboxsync Video hw accel: fallback for PBO allocation failure
(edit) @22751   16 年 vboxsync vide hw accel: fix the bug in using glShaderSource to make it work on Mac
(edit) @22652   16 年 vboxsync fixed OSE headers
(add) @22621   16 年 vboxsync HGSMI: export to OSE
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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