VirtualBox

source: vbox/trunk/src/VBox/Additions/3D

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106061   2 months vboxsync Copyright year updates by scm.
(edit) @105160   5 months vboxsync *.kmk,bldprogs/VBoxPeSetVersion: Created a unit for setting the PE …
(edit) @104005   8 months vboxsync Additions/3D/mesa/mesa-24.0.2: Makefile: deps. bugref:10606
(edit) @104004   8 months vboxsync Additions/3D: enabled mesa 24.0.2. bugref:10606
(edit) @103999   8 months vboxsync Addition/3D,Additions/WINNT/Graphics: Updates for mesa-24.0.2 (not …
(edit) @103998   8 months vboxsync Additions/3D/mesa/mesa-24.0.2: Makefile. bugref:10606
(edit) @103996   8 months vboxsync Additions/3D/mesa: export mesa-24.0.2 to OSE. bugref:10606
(edit) @103994   8 months vboxsync Additions/3D/mesa: move makefile to the mesa source subdirectory. …
(edit) @103392   10 months vboxsync Additions/3D/mesa: workaround for overwriting of guest memory buffer …
(edit) @99588   19 months vboxsync Additions/3D/win/VBoxWddmUmHlp: missed V. bugref:9845
(edit) @99587   19 months vboxsync Additions/3D/win/VBoxGL: more formats. bugref:9845
(edit) @99534   19 months vboxsync Additions/3D/win/VBoxGL: more formats; sync region destruction. bugref:9845
(edit) @99213   20 months vboxsync Add/3D/Config.kmk: Fix for linking regression from r156294, where …
(edit) @98914   21 months vboxsync Additions/3D/mesa: TGSI_OPCODE_ARR and fix for indirect addressing in …
(edit) @98906   21 months vboxsync Additions/3D/mesa: D3D9 fixes
(edit) @98416   22 months vboxsync Additions/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98249   23 months vboxsync /*.kmk,configure*: …
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @96691   2 years vboxsync Add/*.kmk: Always check for both VBOX_SIGNING_MODE and VBOX_SIGN_ADDITIONS.
(edit) @96684   2 years vboxsync /Config.kmk,Add: Enabled import validation for all ring-3 GA binaries …
(edit) @96662   2 years vboxsync Add/3D/mesa,WDDM: Don't release the presentation group reference at …
(edit) @96561   2 years vboxsync Add/3D/mesa: Trick for avoiding a vectorization optimziation resulting …
(edit) @96514   2 years vboxsync Add/3D/Config.kmk: Another KBUILD_TARGET/KBUILD_TARGET_ARCH mixup. …
(edit) @96510   2 years vboxsync Add/3D/Config.kmk: Must disable FPU intrinsics in x86 mode, or we end …
(edit) @96488   2 years vboxsync Additions/3D/mesa: Export to OSE and remove symlinks.
(edit) @96434   2 years vboxsync Additions/3D/mesa: removed mesa-17.3.9
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96406   2 years vboxsync Additions/3D/mesa/Makefile.kmk: Use actually defined variables (fix …
(edit) @96396   2 years vboxsync Additions/3D/mesa/Makefile.kmk: Include Additions/Config.kmk consistently.
(edit) @96366   2 years vboxsync Add/3D/Config.kmk: Library adjustments to VBoxMesa3DGuestR3Dll for x86 …
(edit) @96353   2 years vboxsync Additions/3D/win/VBoxSVGA: Improve SCM settings.
(edit) @96123   2 years vboxsync Add/3D/win: Added a VbglR3WriteLog implementation to the …
(edit) @96113   2 years vboxsync Add/3D/Config.kmk: softfloat lib. bugref:10261
(edit) @96043   2 years vboxsync IPRT,/Config.kmk,iprt/asmdefs.mac,Add/3D/Config.kmk: Generate weak CRT …
(edit) @96012   2 years vboxsync Add/3D: Treat undefined function warnings as errors in no-CRT mode. …
(edit) @95998   2 years vboxsync Add/3D/mesa: Don't suppress undefined function warnings. bugref:20162
(edit) @95997   2 years vboxsync Add/3D/mesa/Makefile.kmk: VBOX_WITH_NOCRT_STATIC mode adjustment. …
(edit) @95995   2 years vboxsync Add/3D/Config.kmk: VBOX_WITH_NOCRT_STATIC mode adjustments - cleanup. …
(edit) @95994   2 years vboxsync Add/3D/Config.kmk: VBOX_WITH_NOCRT_STATIC mode adjustments. bugref:10261
(edit) @95955   2 years vboxsync Add/Nt/Graphics: Made the debug logging code compile in IPRT_NO_CRT …
(edit) @95908   2 years vboxsync Add/3D/VBoxSVGA: Disabled warning C4204 to make it compile here. …
(edit) @95702   2 years vboxsync Add/3D,/Config.kmk: There is another user of the BISON and FLEX tools, …
(edit) @95701   2 years vboxsync Add/3D: Missing Makefile dependencies. bugref:9845
(edit) @95302   2 years vboxsync WDDM: retire VBoxICD wrapper. bugref:9272
(edit) @95300   2 years vboxsync Additions/3D/win/VBoxGL: another format. bugref:9845
(edit) @95266   2 years vboxsync Additions/3D: removed obsolete code. bugref:9845 (build fix)
(edit) @95265   2 years vboxsync Additions/3D: removed obsolete code. bugref:9845
(edit) @95264   2 years vboxsync Additions/3D: update to mesa-21.3.8. bugref:9845 (scm fix)
(edit) @95263   2 years vboxsync Additions/3D: update to mesa-21.3.8. bugref:9845 (scm fix)
(edit) @95262   2 years vboxsync Additions/3D: update to mesa-21.3.8. bugref:9845
(edit) @95234   2 years vboxsync WDDM: allow gallium based d3d9 and opengl drivers to work with VGPU10. …
(edit) @95195   2 years vboxsync Additions/3D/mesa: vbox tweak
(edit) @94584   3 years vboxsync Additions: WDDM miniport does not depend on VBOX_WITH_MESA3D, this …
(edit) @94583   3 years vboxsync Additions/3D/win/VBoxWddmUmHlp: the library does not depend on …
(edit) @94553   3 years vboxsync Additions: always build VBoxWddmUmHlp on Windows
(edit) @93298   3 years vboxsync Add/Mesa: VC++ 19.2 update 11 build adjustments. bugref:8489
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92909   3 years vboxsync Additions/3D/mesa: Don't include windows.h directly, always via the …
(edit) @89185   4 years vboxsync Additions/3D/mesa: disable a couple of VCC warnings
(edit) @86307   4 years vboxsync WDDM: cleanup. bugref:9830
(edit) @86023   4 years vboxsync Additions/3D/mesa: MSC tweaks
(edit) @86010   4 years vboxsync Additions/3D/mesa: missing comment terminator
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @84540   5 years vboxsync Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
(edit) @84533   5 years vboxsync s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
(edit) @84411   5 years vboxsync *.kmk: VC++ 14.0 adjustments (just follow where 14.1 leads). bugref:8489
(edit) @84346   5 years vboxsync Add/Mesa: VC++ 19.2 build adjustment. bugref:8489
(edit) @83832   5 years vboxsync Additions/3D: VC++ 14.1 adjustments and warnings. bugref:8489
(edit) @82972   5 years vboxsync Copyright year updates - manual ones.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82181   5 years vboxsync Additions/3D/mesa: another modification for VBox: check the pointer
(edit) @82005   5 years vboxsync Additions/3D/win/VBoxGL: added floating point formats to the list of …
(edit) @81976   5 years vboxsync Additions/3D/mesa: Deal with the coordinate system differences between …
(edit) @81901   5 years vboxsync Additions/3D/mesa: VBOX_WITH_MESA3D_SVGA_INSTANCING should fill the …
(edit) @81618   5 years vboxsync Additions/3D/mesa: Deal with the coordinate system differences between …
(edit) @81576   5 years vboxsync Additions/3D/mesa: Deal with the coordinate system differences between …
(edit) @79817   5 years vboxsync Additions/3D/win/VBoxGL: fix for r132149: check if the surface format …
(edit) @79790   5 years vboxsync Additions/3D/mesa: UYVY and YUY2 formats
(edit) @79789   5 years vboxsync Additions/3D/mesa: surface cache is not needed for Gallium WDDM driver
(edit) @79782   5 years vboxsync Additions/3D/win/VBoxGL: check if the surface format is supported.
(edit) @79769   5 years vboxsync Additions/3D/win: D3DKMT: first try to use Windows8+ method to open an …
(edit) @79768   5 years vboxsync VBox/Additions/3D/mesa: Deal with the coordinate system differences …
(edit) @78601   6 years vboxsync VMSVGA: Fixed uninitialized pointer mSurfaceTree
(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) @76539   6 years vboxsync Additions/3D: scm --fix-header-guards. bugref:9344
(edit) @75635   6 years vboxsync Additions/3D/win: makefiles cleanup
(edit) @75630   6 years vboxsync WDDM: Gallium Display Driver: code cleanup
(edit) @75621   6 years vboxsync Additions/3D/win: ICD forwarder dll 32 bit fixes. bugref:9296
(edit) @75562   6 years vboxsync Additions/3D/win: ICD forwarder dll. bugref:9296
(edit) @75556   6 years vboxsync VBoxWddmUmHlp: update.
(edit) @75531   6 years vboxsync VBoxWddmUmHlp: update.
(edit) @75528   6 years vboxsync VBoxGL: more formats
(edit) @75456   6 years vboxsync Additions/3D: makefile fix
(add) @75443   6 years vboxsync Exported Mesa related code to OSE.
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