VirtualBox

source: vbox/trunk/src/VBox/Additions/WINNT/Graphics

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @80300   5 years vboxsync Additions/WINNT: Disable building and bundling the chromium OpenGL …
(edit) @79938   5 years vboxsync 3D: Build fix for the case when VBOXWDDMDISP_DEBUG_PRINT enables …
(edit) @79937   5 years vboxsync 3D: Fix driver name typo, bugref:9496
(edit) @79934   5 years vboxsync 3D: Init IPRT with RTR0Init before using it in VBoxWddm.sys driver, …
(edit) @79864   5 years vboxsync WDDM: correctly report mouse pointer visibility change in …
(edit) @79838   5 years vboxsync WDDM: direct3d test application: render to texture.
(edit) @79792   5 years vboxsync WDDM: use a separate list of supported formats for the Gallium driver. …
(edit) @79770   5 years vboxsync WDDM: gallium/GaDdi.cpp: removed unnecessary code
(edit) @79767   5 years vboxsync WDDM: direct3d test application: ColorFill.
(edit) @79746   5 years vboxsync WDDM: correctly report mouse pointer visibility change in …
(edit) @79745   5 years vboxsync WDDM: opengl test application: texture2d.
(edit) @79739   5 years vboxsync WDDM: removed obsolete code.
(edit) @78408   6 years vboxsync Additions,GuestHost/OpenGL,HostServices/SharedOpenGL: Get rid of the …
(edit) @78340   6 years vboxsync Additions: Remove the VBoxOGLarrayspu library as it is unused for a …
(edit) @78195   6 years vboxsync Another SCM fix
(edit) @78190   6 years vboxsync Merge first stage of the Chromium cleanup from the branch: * …
(edit) @77646   6 years vboxsync WDDM: opengl test application.
(edit) @77343   6 years vboxsync Additions/WDDM: Always enable handling complex topologies …
(edit) @77342   6 years vboxsync Additions/WDDM: Return TRUE in VBoxVidPnIsSupported() if hVidPn is …
(edit) @77225   6 years vboxsync WDDM: Gallium Miniport Driver: handle empty command buffers. bugref:8893
(edit) @77150   6 years vboxsync Graphics/VideoMP: Fixed retrieving the product build version of …
(edit) @77125   6 years vboxsync WDDM: Gallium Display Driver: removed unnecessary assertion
(edit) @77046   6 years vboxsync WDDM: Gallium Display Driver: separate Gallium based driver from the …
(edit) @76884   6 years vboxsync WDDM: Gallium miniport driver: cleanup
(edit) @76790   6 years vboxsync WDDM: Gallium miniport driver: VidPn notifications and …
(edit) @76580   6 years vboxsync WINNT/Graphics/.scm-settings: restore previous revision (mixed it up …
(edit) @76565   6 years vboxsync Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
(edit) @76563   6 years vboxsync Additions: Use GA_INCLUDED_ and variations_ as header guard prefixes …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76540   6 years vboxsync Additions/WINNT: scm --fix-header-guards. bugref:9344
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76379   6 years vboxsync VBox/GuestHost/DragAndDrop.h: Don't include err.h, dir.h and file.h …
(edit) @76376   6 years vboxsync VBoxUhgsmi.h: GCC doesn't like unnamed sub-structures in C++ code, so …
(edit) @76343   6 years vboxsync WDDM: check that VBVA has been initialized.
(edit) @75697   6 years vboxsync WDDM: GaScreenDestroy
(edit) @75655   6 years vboxsync WDDM: extended GaScreenDefine
(edit) @75630   6 years vboxsync WDDM: Gallium Display Driver: code cleanup
(edit) @75566   6 years vboxsync Additions/WINNT: Use ICD forwarder dll. bugref:9296
(edit) @75545   6 years vboxsync WDDM: additional check
(edit) @75487   6 years vboxsync WDDM: Gallium miniport driver: wait until the host completes submitted …
(edit) @75468   6 years vboxsync XPDM: miniport driver fix for vboxsvga.
(edit) @75464   6 years vboxsync WDDM: Gallium miniport driver: comment.
(edit) @75460   6 years vboxsync WDDM: Gallium miniport driver: disable the device when the driver is …
(edit) @75445   6 years vboxsync WDDM: Gallium driver (disabled)
(edit) @75443   6 years vboxsync Exported Mesa related code to OSE.
(edit) @75403   6 years vboxsync Additions/win: Win10 build 17763 uses different registry key to store …
(edit) @74671   6 years vboxsync WDDM: enable R3 logging in debug builds
(edit) @74670   6 years vboxsync WDDM: enable VectoredExceptionHandler in debug builds
(edit) @74521   6 years vboxsync WDDM: fixed misplaced ifdef, cleanup. bugref:8893
(edit) @74494   6 years vboxsync WDDM: comment. bugref:8893
(edit) @74493   6 years vboxsync WDDM: union for context specific data. bugref:8893
(edit) @74477   6 years vboxsync WDDM: renamed VBOXVIDEO_HWTYPE_CROGL to VBOXVIDEO_HWTYPE_VBOX. bugref:8893
(edit) @74236   6 years vboxsync WDDM: Miniport driver: Assert -> AssertBreak
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72621   6 years vboxsync WDDM: display driver: handle the case when …
(edit) @72082   7 years vboxsync WDDM: x86 debug build of the miniport driver needs memcmp to work on …
(edit) @72010   7 years vboxsync WDDM: VBoxDispD3D: D3D backend creation cleanup.
(edit) @71938   7 years vboxsync WDDM: VBoxDispMpLogger headers cleanup
(edit) @71934   7 years vboxsync WDDM: VBoxDispD3D: OpenAdapter cleanup, moved DllMain to the end of …
(edit) @71862   7 years vboxsync WDDM: miniport/display drivers interface adjustments and cleanups.
(edit) @71658   7 years vboxsync WDDM: miniport adjustments for DevExt changes.
(edit) @71596   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71595   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71593   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71592   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71590   7 years vboxsync DevVGA,HGSMI,++: Code cleanup in progress. bugref:9094
(edit) @71514   7 years vboxsync WDDM: use VGA configuration interface (more)
(edit) @71511   7 years vboxsync WDDM: use VGA configuration interface
(edit) @71329   7 years vboxsync WDDM: another not supported D3D capability.
(edit) @71323   7 years vboxsync WDDM: build and use VBoxWddm.sys. bugref:9133
(edit) @71200   7 years vboxsync WDDM, Config.kmk: removed VBOX_WITH_WDDM_W8, it is always enabled now.
(edit) @71196   7 years vboxsync WDDM: use Win8 DDK for VBoxVideoWddm, replace preprocessor ifdefs …
(edit) @71179   7 years vboxsync Fixing few VirtualBox related typos in various places, mostly GUI, GA, …
(edit) @71167   7 years vboxsync WDDM: fixed calculation of pitch for compressed texture formats.
(edit) @70873   7 years vboxsync VMMDev,VBoxGuest: Classify who is calling the host (part 1). bugref:9105
(edit) @70802   7 years vboxsync Makefiles/GAs/Win: Made the WDDM related DLLs Windows Vista+ and the …
(edit) @70332   7 years vboxsync VBoxDisp.sys: Check exports.
(edit) @70053   7 years vboxsync WDDM: make vboxDispCheckCapsLevel not static, logging.
(edit) @70052   7 years vboxsync WDDM: more minor changes to make the code more generic
(edit) @70051   7 years vboxsync WDDM: minor changes to make the code more generic
(edit) @70034   7 years vboxsync XPDM: bugref:8857 Align screen pitch.
(edit) @69978   7 years vboxsync WDDM: DumpD3DCaps9.cpp compiler warnings.
(edit) @69976   7 years vboxsync WDDM: two new formats for vboxWddmCalcBitsPerPixel; logging; minor cleanups
(edit) @69872   7 years vboxsync WDDM: display driver: debugging helper.
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69362   7 years vboxsync GA/WINNT/Graphics: scm updates
(edit) @69353   7 years vboxsync not needed
(edit) @69351   7 years vboxsync WINNT/Graphics: scm cleanups
(edit) @69350   7 years vboxsync Additions/WINNT/Video: File header cleanups - first @file sentence …
(edit) @69111   7 years vboxsync (C) year
(edit) @68890   7 years vboxsync Additions/WDDM: Corrected loading DEBUG versions of VBoxOGL*.dll …
(edit) @68859   7 years vboxsync Additions/WDDM: Loading of DEBUG versions of VBoxOGL*.dll libraries …
(edit) @68693   7 years vboxsync Additions/WDDM: One more check for possible DMA buffer overflow in …
(edit) @68664   7 years vboxsync Additions: Reduce number of VMMDev.h inclusions.
(edit) @68654   7 years vboxsync VBoxGuestR0Lib: Function prefix and DECL macro cleanups.
(edit) @68633   7 years vboxsync Reduce number of VBoxGuest.h includes.
(edit) @68630   7 years vboxsync Adding VBoxGuestCoreTypes.h for avoiding having to include VMMDev.h …
(edit) @68550   7 years vboxsync merging vbglioc r117689: Initial VBoxGuest I/O control changes.
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