VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62885   8 years vboxsync Devices: gcc warnings
(edit) @62686   8 years vboxsync Use the iprt/win/setupapi.h wrapper for setupapi.h to deal with …
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62632   8 years vboxsync Devices: unused parameter warnings.
(edit) @62618   8 years vboxsync Devices: unused parameter warnings.
(edit) @62610   8 years vboxsync Devices: unused parameters.
(edit) @62594   8 years vboxsync warnings
(edit) @62541   8 years vboxsync missing description.
(edit) @62514   8 years vboxsync (C) 2016
(edit) @62498   8 years vboxsync (C)
(edit) @62463   8 years vboxsync Devices: scm
(edit) @62425   8 years vboxsync Devices/RC: MSC level 4 warnings.
(edit) @62406   8 years vboxsync 5.1.2 (and convert two LogRel() statements back to Log() in …
(edit) @62178   8 years vboxsync Devices: update alternative BIOS source and EFI binaries
(edit) @62120   8 years vboxsync 5.1 RC1
(edit) @62032   8 years vboxsync Devices/VGA: fixed alignment of CritSectIRQ (important for 32-bit …
(edit) @61976   8 years vboxsync DevVGA: bugref:8447: clear IRQ on reset
(edit) @61973   8 years vboxsync DevVGA: bugref:8447: update and clear HGSMI IRQ flag under lock to …
(edit) @61733   8 years vboxsync 5.1. Beta 3
(edit) @61504   8 years vboxsync 5.1 Beta 2
(edit) @61446   9 years vboxsync 5.1 Beta 1
(edit) @61092   9 years vboxsync updated alternative BIOS assembler files
(edit) @61006   9 years vboxsync added pointer to internal bug
(edit) @60945   9 years vboxsync DevVGA: Disabled broken VINF_EM_RAW_EMULATE_IO_BLOCK optimization, see …
(edit) @60905   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: do not reset …
(edit) @60520   9 years vboxsync DevVGA: removed obsolete VBOX_WITH_VMSVGA condition
(edit) @60519   9 years vboxsync DevVGA: allow to compile with VBOX_WITH_VMSVGA disabled
(edit) @60465   9 years vboxsync DevVGA: set IRQs only if the VM is running (bugref:8320)
(edit) @60449   9 years vboxsync warning
(edit) @60441   9 years vboxsync PCBIOS: 8086 adjustments.
(edit) @60426   9 years vboxsync Devices/{Graphics/PC}/BIOS: build fixes for VBOX_WITH_OPEN_WATCOM unset
(edit) @60422   9 years vboxsync VGABIOS,PCBIOS: Build variants for 80286 and 8086 in addition to the …
(edit) @60369   9 years vboxsync DevVGA: handle VBVACAPS_USE_VBVA_ONLY, make sure that VBVA pause is …
(edit) @60327   9 years vboxsync DevVGA-SVGA3d-win.cpp: Warning.
(edit) @60175   9 years vboxsync DevVGA: fixed taking screenshot when Windows guest displays BSOD
(edit) @60042   9 years vboxsync DevSVGA-SVGA: some missing typecasts
(edit) @60038   9 years vboxsync Devices/Graphics: typo (thanks PVS)
(edit) @60016   9 years vboxsync Graphics/DevVGA-SVGA3d-win: typo (thanks PVS)
(edit) @59850   9 years vboxsync VMSVGA: Replaced the fixed 50ms interval by adaptive polling/sleep …
(edit) @59849   9 years vboxsync VMSVGA: Applied trivirt patch that shorts the fifo polling interval …
(edit) @59747   9 years vboxsync iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
(edit) @59741   9 years vboxsync SVGA3d: Applied patch for supporting pretransformed vertices …
(edit) @59606   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: when the guest …
(edit) @59496   9 years vboxsync kmk update-pcbios-source update-vgabios-source
(edit) @59307   9 years vboxsync bugref:8183: Mouse Integration sometimes not working after restore …
(edit) @59271   9 years vboxsync gcc warning
(edit) @59256   9 years vboxsync BIOS: show the black BIOS logo without a dark gray square
(edit) @59169   9 years vboxsync warning
(edit) @58700   9 years vboxsync DevVGA_VDMA.cpp: check that pVdma is already created.
(edit) @58551   9 years vboxsync DevVGA-SVGA3d.cpp: Applied patch for memory leak in …
(edit) @58539   9 years vboxsync DevVGA_VBVA: postpone data offset update, use uintptr_t, cleanup.
(edit) @58170   9 years vboxsync doxygen: fixes.
(edit) @58148   9 years vboxsync Doxygen: fixes.
(edit) @58144   9 years vboxsync *: Doxygen fixes.
(edit) @58132   9 years vboxsync *: Doxygen fixes.
(edit) @57933   9 years vboxsync Devices/Graphics: fixed wrong comparison between gl_vendor and …
(edit) @57801   9 years vboxsync Devices/VGA,Additions/WDDM: Fix hardware accelerated video playback …
(edit) @57790   9 years vboxsync VMSVGA3d: Turns out I'm blitting to the wrong end (Y direction) of the …
(edit) @57585   9 years vboxsync DevVGA: fixed wrong comparison which broke some VGA modes.
(edit) @57520   9 years vboxsync build fix
(edit) @57519   9 years vboxsync SVGA3d/win: Fixed the scrolling issues with the SVGA_3D_CMD_PRESENT …
(edit) @57518   9 years vboxsync build fix
(edit) @57517   9 years vboxsync SVGA3d/ogl: Finally figured out the scrolling issue with the …
(edit) @57504   9 years vboxsync VMSVGA3d/ogl: Banging my head vertical scrolling of the host …
(edit) @57503   9 years vboxsync DevVGA-SVGA3d-ogl.cpp: @todo cleanup
(edit) @57502   9 years vboxsync DevVGA-SVGA*: Some viewport sanity adjustments and comments.
(edit) @57410   9 years vboxsync Device/Graphics: fix padding if VBOX_WITH_VMSVGA is unset, and make …
(edit) @57393   9 years vboxsync DECLCALLBACK
(edit) @57372   9 years vboxsync scm: fixes in previous cleanup run.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57333   9 years vboxsync 5.0.2
(edit) @57191   9 years vboxsync pdmifs.h: ViewPort -> Viewport, docs.
(edit) @57154   9 years vboxsync vmsvga3d: Darwin view info.
(edit) @57152   9 years vboxsync vmsvga3d: Removed non-VMSVGA3D_OGL_WITH_SHARED_CTX OpenGL code.
(edit) @57151   9 years vboxsync VMSVGA3d: Started reworking 3d command handling code to avoid …
(edit) @57150   9 years vboxsync VMSVGA3d: g_aSVGA3dSurfaceFormats should be in the -info.cpp file too.
(edit) @57149   9 years vboxsync VMSVGA3d: Combining OGL and D3D backend structures and moving …
(edit) @57139   9 years vboxsync DevVGA-SVGA3d-ogl.cpp: Reverted r99617, should've been fixed at the …
(edit) @57138   9 years vboxsync oops
(edit) @57137   9 years vboxsync VMSVGA3d/darwin: Attempt to fix shutdown deadlock where the FIFO …
(edit) @57136   9 years vboxsync DevVGA-SVGA3d-ogl.cpp: X11 build fix and warning fix.
(edit) @57135   9 years vboxsync vmsvga3d/darwin/ogl: Resize the shared context, save and restore the …
(edit) @57131   9 years vboxsync vmsvga3d/mac: back/front buffer clearing fixes and hiding contexts …
(edit) @57088   9 years vboxsync DisplayImpl.cpp: Free the screen shot data in the correct way. pu8Data …
(edit) @57085   9 years vboxsync DevVGA.cpp/.h: Don't use pu8 when you should be using pb, also drop …
(edit) @57084   9 years vboxsync VMSVGA3d: sorting and build fixes.
(edit) @57083   9 years vboxsync VMSVGA3d: Corresponding win build fixes.
(edit) @57082   9 years vboxsync VMSVGA3d: build fixes.
(edit) @57081   9 years vboxsync VMSVGA3d: added vmsvga3dctx and vmsvga3dsfc info items, the latter …
(edit) @57011   9 years vboxsync vmsvga: Combined the external FIFO command submission into one …
(edit) @57010   9 years vboxsync vmsvga/ogl: Must destroy shared context on reset and termination, …
(edit) @56992   9 years vboxsync Devices: Log & Assertion formatting fixes.
(edit) @56972   9 years vboxsync HGSMIHost.cpp: Use AssertLogRelRCReturn instead of AssertRCReturn when …
(edit) @56971   9 years vboxsync DevVGA_VDMA.cpp: Use AssertLogRelRCReturn instead of AssertRCReturn …
(edit) @56969   9 years vboxsync DevVGA: Added markers to the saved state that separates various parts …
(edit) @56947   9 years vboxsync vmsvga3dShaderSet: Restore fix, i.e. when pContext is not NULL.
(edit) @56944   9 years vboxsync SVGA: Assertions triggered by BB.
(edit) @56894   9 years vboxsync 5.0.0
(edit) @56814   9 years vboxsync Devices/Graphics: re-set VBVA capabilities when VBVA is disabled (for …
(edit) @56799   9 years vboxsync DevVGA: LogRelMax
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