VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @74261   6 years vboxsync DevVGA-SVGA3d: corrected guest pitch; comments.
(edit) @74135   6 years vboxsync DevVGA: Removed unused argument.
(edit) @73737   6 years vboxsync DevVGA-SVGA: simplified creation of per context device windows; …
(edit) @73736   6 years vboxsync DevVGA-SVGA: simplified creation of per context device windows; …
(edit) @73633   6 years vboxsync DevVGA-SVGA3d-ogl.cpp: a few more formats.
(edit) @73519   6 years vboxsync DevVGA-SVGA3d-ogl.cpp: formats fixes.
(edit) @73518   6 years vboxsync DevVGA-SVGA3d-ogl: shaderlib: allow more float constants.
(edit) @73390   6 years vboxsync DevVGA-SVGA3d-ogl.cpp: allow DXT2 and DXT4 formats.
(edit) @73373   6 years vboxsync DevVGA-SVGA3d-ogl.cpp: fixed handling of stencil render states (untested).
(edit) @73367   6 years vboxsync DevVGA-SVGA3d-ogl.cpp: comment.
(edit) @73364   6 years vboxsync DevVGA-SVGA3d-ogl.cpp: cleaned up loading OpenGL functions (mac build fix).
(edit) @73363   6 years vboxsync DevVGA-SVGA3d-ogl.cpp: cleaned up loading OpenGL functions.
(edit) @73330   6 years vboxsync DevVGA-SVGA3d-ogl: instancing; compressed formats; workaround for …
(edit) @73328   6 years vboxsync DevVGA-SVGA: SVGA_CMD_BLIT_GMRFB_TO_SCREEN and …
(edit) @73297   6 years vboxsync DevVGA-SVGA3d: moved vmsvga3dSurfaceBlitToScreen to DevVGA-SVGA3d, …
(edit) @73296   6 years vboxsync DevVGA-SVGA3d-ogl: support for cubemaps, volume and compressed …
(edit) @73295   6 years vboxsync DevVGA-SVGA3d-ogl: support for cubemaps, volume and compressed …
(edit) @73284   6 years vboxsync DevVGA-SVGA3d-ogl: removed never used MANUAL_FLIP_SURFACE_DATA code.
(edit) @73283   6 years vboxsync DevVGA-SVGA3d-ogl: reverted a part of previous commit: …
(edit) @73238   6 years vboxsync DevVGA-SVGA3d-ogl: fixed wrong handling of GL_TEXTURE_MAX_LEVEL; added …
(edit) @73237   6 years vboxsync DevVGA-SVGA: log
(edit) @73203   6 years vboxsync VMM, Devices: bugref:9193 Remove unused code after using …
(edit) @73197   6 years vboxsync DevVGA-SVGA: implemented SVGA_CMD_BLIT_SCREEN_TO_GMRFB
(edit) @73195   6 years vboxsync DevVGA: debug build fix
(edit) @73194   6 years vboxsync DevVGA-SVGA: added new parameters for vmsvgaGMRTransfer in order to …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @73004   6 years vboxsync DevVGA-SVGA: renamed misleading parameters of vmsvgaGMRTransfer …
(edit) @72837   6 years vboxsync VBoxDbgGl: add missing va_end().
(edit) @72836   6 years vboxsync VBoxDbgGl: fix bitwise vs logical precedence.
(edit) @72241   7 years vboxsync DevVGA-SVGA3d-win.cpp: fixed swapped src and dst in …
(edit) @72060   7 years vboxsync DevVGA_VBVA: pedantic fix (uint32_t(~0)) isn't necessarily the same as …
(edit) @71904   7 years vboxsync 3D: bugref:9126, validate location of HGSM flags
(edit) @71893   7 years vboxsync DevVGA: Code cleanup in progress. bugref:9094
(edit) @71698   7 years vboxsync DevVGA: Code cleanup in progress. ?bugref:9094
(edit) @71687   7 years vboxsync indent
(edit) @71686   7 years vboxsync DevVGA: Code cleanup in progress. bugref:9094
(edit) @71673   7 years vboxsync DevVGA: Code cleanup in progress. bugref:9094
(edit) @71656   7 years vboxsync DevVGA: Code cleanup in progress. bugref:9094
(edit) @71651   7 years vboxsync DevVGA,VBoxC,++: Code cleanup in progress. bugref:9094
(edit) @71629   7 years vboxsync DevVGA: Code cleanup in progress. bugref:9094
(edit) @71628   7 years vboxsync DevVGA: Code cleanup in progress. bugref:9094 [bugfix]
(edit) @71626   7 years vboxsync DevVGA,VBoxC: Code cleanup in progress. bugref:9094
(edit) @71622   7 years vboxsync DevVGA: Code cleanup in progress. bugref:9094
(edit) @71620   7 years vboxsync DevVGA,VBoxC: Code cleanup in progress. bugref:9094
(edit) @71619   7 years vboxsync DevVGA,VBoxC: Code cleanup in progress. bugref:9094
(edit) @71612   7 years vboxsync DevVGA: Code cleanup in progress. bugref:9094
(edit) @71611   7 years vboxsync DevVGA,SharedOpenGL: Code cleanup in progress. bugref:9094
(edit) @71607   7 years vboxsync DevVGA,SharedOpenGL: Code cleanup in progress. bugref:9094
(edit) @71604   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress: Backed …
(edit) @71603   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71598   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(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) @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) @71588   7 years vboxsync DevVGA_VDMA.cpp: Added missing+buggy bits from ?bugref:9054.
(edit) @71488   7 years vboxsync DevVGA, Additions: minor improvements for the VGA configuration interface.
(edit) @71194   7 years vboxsync DevVGA_VDMA.cpp: Annoying assertion in tstVMM.
(edit) @71149   7 years vboxsync DevVGA, Additions: added VBE_DISPI_ID_CFG for querying the virtual …
(edit) @71148   7 years vboxsync DevVGA, Additions: added VBE_DISPI_ID_CFG for querying the virtual …
(edit) @71146   7 years vboxsync DevVGA, Additions: added VBE_DISPI_ID_CFG for querying the virtual …
(edit) @70938   7 years vboxsync DevVGA-SVGA3d: FLOAT_FMT_ARGS fix for negative values. Fixed …
(edit) @70661   7 years vboxsync Devices/Graphics: build fix for previous code cleanups
(edit) @70604   7 years vboxsync DevVGA: cleanup in progress.
(edit) @70602   7 years vboxsync DevVGA: cleanup in progress.
(edit) @70600   7 years vboxsync DevVGA: cleanup in progress.
(edit) @70597   7 years vboxsync DevVGA: cleanup in progress
(edit) @70596   7 years vboxsync DevVGA: cleanup in progress
(edit) @70370   7 years vboxsync VBVADestroy: Need to check if pHGSMI is NULL _before_ passing it to …
(edit) @70077   7 years vboxsync Devices/Graphics, Main, FE/Qt: burn fix for previous commit. …
(edit) @70076   7 years vboxsync Devices/Graphics, Main, FE/Qt: burn fix for previous commit. …
(edit) @70075   7 years vboxsync Devices/Graphics, Main, FE/Qt: add plumbing for sending cursor …
(edit) @69965   7 years vboxsync Devices/Graphics: VMSVGA: sync the just created shared resource in D3D …
(edit) @69963   7 years vboxsync Devices/Graphics: VMSVGA: renamed helpers for initialization and …
(edit) @69940   7 years vboxsync Devices/Graphics: VMSVGA: helpers for initialization and destruction …
(edit) @69923   7 years vboxsync Devices/Graphics: VMSVGA: info vmsvga3dsurf debugger command (Windows …
(edit) @69922   7 years vboxsync Devices/Graphics: VMSVGA: info vmsvga3dsurf debugger command.
(edit) @69905   7 years vboxsync Devices/Graphics: VMSVGA: do not recreate D3D vertex declaration if it …
(edit) @69904   7 years vboxsync Devices/Graphics: VMSVGA: take screen offset into account; saved state …
(edit) @69884   7 years vboxsync Devices/Graphics: Use offsets instead of pointers as arguments in VDMA …
(edit) @69870   7 years vboxsync Devices/Graphics: Code cleanup in VDMA blitter
(edit) @69869   7 years vboxsync Devices/Graphics: VMSVGA: D3D backend fixes.
(edit) @69859   7 years vboxsync Devices/Graphics: VMSVGA: removed sidRenderTarget, because it does not …
(edit) @69852   7 years vboxsync Devices/Graphics: block size of a couple of formats.
(edit) @69848   7 years vboxsync Devices/Graphics: VDMA: ability to work when SharedOpenGL HGCM service …
(edit) @69847   7 years vboxsync Devices/Graphics: reverted r119268, not entirely correct.
(edit) @69837   7 years vboxsync Devices/Graphics: VDMA: ability to work when SharedOpenGL HGCM service …
(edit) @69807   7 years vboxsync 5.2.2
(edit) @69665   7 years vboxsync Devices/Graphics: VMSVGA D3D backend: added SVGA3D_R8G8B8A8_UNORM, …
(edit) @69655   7 years vboxsync DevVGA-SVGA3d-win.cpp: scm cleaned up trailing whitespace
(edit) @69624   7 years vboxsync Devices/Graphics: VMSVGA update.
(edit) @69608   7 years vboxsync Devices/Graphics: VMSVGA vmsvga3dDrawPrimitives should take into …
(edit) @69597   7 years vboxsync Devices/Graphics: VMSVGA vmsvga3dDrawPrimitives rewritten to avoid …
(edit) @69505   7 years vboxsync More scm updates
(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) @69421   7 years vboxsync Devices/Graphics: scm config update
(edit) @69420   7 years vboxsync Graphics/shaderlib: scm updates
(edit) @69418   7 years vboxsync Devices/Graphics: VMSVGA occlusion queries (build fix)
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