VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @81632   5 years vboxsync WDDM: miniport should tell the user mode driver whether 3D is enabled …
(edit) @81369   6 years vboxsync *: doxygen fixes
(edit) @81082   6 years vboxsync WDDM: display driver: added asserts.
(edit) @81081   6 years vboxsync WDDM: opengl test application: DrawArraysInstanced.
(edit) @80959   6 years vboxsync WDDM: no need to synch textures and cube textures.
(edit) @80876   6 years vboxsync Additions/WINNT/Graphics,include: remove obsolete Chromium code. …
(edit) @80748   6 years vboxsync Additions/WINNT/Graphics: Lots of compilation fixes if …
(edit) @80745   6 years vboxsync Additions/WDDM: Build fix if VBOX_WITH_MESA3D is not defined.
(edit) @80488   6 years vboxsync WDDM: removed obsolete swapchain related code. bugref:9529
(edit) @80487   6 years vboxsync WDDM: removed obsolete VBOX_WITH_CROGL define. bugref:9529
(edit) @80425   6 years vboxsync WDDM: remove unused parameters. bugref:9529
(edit) @80424   6 years vboxsync WDDM: wine is not used anymore (forgot display driver bits). bugref:9529
(edit) @80422   6 years vboxsync WDDM: remove old chromium based 3D code from the miniport driver. …
(edit) @80372   6 years vboxsync WDDM: remove old chromium based 3D code from the user mode driver. …
(edit) @79938   6 years vboxsync 3D: Build fix for the case when VBOXWDDMDISP_DEBUG_PRINT enables …
(edit) @79838   6 years vboxsync WDDM: direct3d test application: render to texture.
(edit) @79792   6 years vboxsync WDDM: use a separate list of supported formats for the Gallium driver. …
(edit) @79770   6 years vboxsync WDDM: gallium/GaDdi.cpp: removed unnecessary code
(edit) @79767   6 years vboxsync WDDM: direct3d test application: ColorFill.
(edit) @79745   6 years vboxsync WDDM: opengl test application: texture2d.
(edit) @79739   6 years vboxsync WDDM: removed obsolete code.
(edit) @77646   6 years vboxsync WDDM: opengl test application.
(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) @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) @75630   6 years vboxsync WDDM: Gallium Display Driver: code cleanup
(edit) @75445   6 years vboxsync WDDM: Gallium driver (disabled)
(edit) @75443   6 years vboxsync Exported Mesa related code to OSE.
(edit) @74670   7 years vboxsync WDDM: enable VectoredExceptionHandler in debug builds
(edit) @74493   7 years vboxsync WDDM: union for context specific data. bugref:8893
(edit) @74477   7 years vboxsync WDDM: renamed VBOXVIDEO_HWTYPE_CROGL to VBOXVIDEO_HWTYPE_VBOX. bugref:8893
(edit) @73097   7 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72621   7 years vboxsync WDDM: display driver: handle the case when …
(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) @71592   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71329   7 years vboxsync WDDM: another not supported D3D capability.
(edit) @71179   7 years vboxsync Fixing few VirtualBox related typos in various places, mostly GUI, GA, …
(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) @69351   7 years vboxsync WINNT/Graphics: scm cleanups
(edit) @69350   7 years vboxsync Additions/WINNT/Video: File header cleanups - first @file sentence …
(edit) @69111   8 years vboxsync (C) year
(edit) @68859   8 years vboxsync Additions/WDDM: Loading of DEBUG versions of VBoxOGL*.dll libraries …
(edit) @68664   8 years vboxsync Additions: Reduce number of VMMDev.h inclusions.
(edit) @68630   8 years vboxsync Adding VBoxGuestCoreTypes.h for avoiding having to include VMMDev.h …
(edit) @68550   8 years vboxsync merging vbglioc r117689: Initial VBoxGuest I/O control changes.
(edit) @68343   8 years vboxsync WDDM: VBOXDISP_CUBEMAP_INDEX_TO_FACE fix. vboxDDI2D3DFormat declaration.
(edit) @68283   8 years vboxsync WDDM: another user mode log function.
(edit) @68261   8 years vboxsync WDDM: helper libs. No code changes, just moved a couple of shared …
(edit) @67145   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67066   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66826   8 years vboxsync Additions: Adjustments for Visual C++ v12 / Visual Studio 2013. New …
(edit) @66694   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66537   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @65381   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @64766   8 years vboxsync src/VBox: Make the use of the iterator for …
(edit) @64186   9 years vboxsync bugref:8614: Additions/common/VBoxVideo: make the code more …
(edit) @63570   9 years vboxsync doxy fixes
(edit) @63566   9 years vboxsync scm: cleaning up todos
(edit) @63107   9 years vboxsync GA/NT,Config.kmk: Use strict kBuild templates for building all the NT …
(edit) @63105   9 years vboxsync GA/NT: warnings
(edit) @63062   9 years vboxsync GA/NT/Graphics: warnings
(edit) @63061   9 years vboxsync GA/NT/Graphics: warnings
(edit) @63060   9 years vboxsync GA/NT/Graphics: warnings - I'm so glad the compiler and I fully agree …
(edit) @63059   9 years vboxsync GA/NT/Graphics: warnings
(edit) @63058   9 years vboxsync GA/NT/Graphics: warnings
(edit) @63057   9 years vboxsync GA/NT/Graphics: warnings
(edit) @63033   9 years vboxsync GA/NT/Graphics: warnings
(edit) @63026   9 years vboxsync GA/NT/Graphics: warnings
(edit) @63019   9 years vboxsync GA/NT/Graphics: warnings
(edit) @63018   9 years vboxsync GA/NT/Graphics: warnings
(edit) @63017   9 years vboxsync GA/NT/Graphics: warnings
(edit) @62856   9 years vboxsync warnings
(edit) @62679   9 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62522   9 years vboxsync (C) 2016
(edit) @60274   9 years vboxsync Additions: try to purge all ocurrences of __FUNCTION__
(edit) @60193   9 years vboxsync static DECLINLINE -> DECLINLINE.
(edit) @58358   10 years vboxsync WDDM: use correct pitch.
(edit) @57947   10 years vboxsync WDDM: adjust capabilities for D3D9 feature level 9.3
(edit) @57915   10 years vboxsync WDDM: enable D3DDDIQUERYTYPE_OCCLUSION.
(edit) @57914   10 years vboxsync WDDM: fixed vboxWddmDDevDrawIndexedPrimitive2 to correctly interpret …
Note: See TracRevisionLog for help on using the revision log.

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