VirtualBox

source: vbox/trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @95288   3 years vboxsync Devices/Graphics: generic screen update function. bugref:9830
(edit) @95231   3 years vboxsync Devices/Graphics: track constant, vertex, index buffers; clear …
(edit) @95149   3 years vboxsync Devices/Graphics: PresentBlt. bugref:9830
(edit) @95085   3 years vboxsync Devices/Graphics: stream output; DrawAuto; Grow[C]OTables: bugref:9830
(edit) @95055   3 years vboxsync Devices/Graphics: stream output; ClearView; typeless formats: bugref:9830
(edit) @95017   3 years vboxsync Devices/Graphics: copy resource: bugref:9830
(edit) @95012   3 years vboxsync Devices/Graphics: new commands; fixes for CreateInputLayout, …
(edit) @95008   3 years vboxsync Devices/Graphics: 64 bit surface flags and increased save state …
(edit) @94989   3 years vboxsync Devices/Graphics: patch shader resource types; new commands: bugref:9830
(edit) @94449   3 years vboxsync Devices/Graphics: implemented queries; fixed generation of GS …
(edit) @94377   3 years vboxsync Devices/Graphics: surface mapping cleanup and fixes: bugref:9830
(edit) @94265   3 years vboxsync Devices/Graphics: DXQuery commands; DXDestroy commands; DXBufferCopy: …
(edit) @94264   3 years vboxsync Devices/Graphics: implemented some DXQuery commands; fixed various …
(edit) @94232   3 years vboxsync Devices/Graphics: texture arrays: bugref:9830
(edit) @94223   3 years vboxsync Devices/Graphics: extended debug code to support float textures: …
(edit) @94205   3 years vboxsync Devices/Graphics: saved state: bugref:9830
(edit) @94146   3 years vboxsync Devices/Graphics: shader management: bugref:9830
(edit) @94106   3 years vboxsync Devices/Graphics: more for single device mode: bugref:9830
(edit) @94101   3 years vboxsync Devices/Graphics: initial code for single device mode, enabled for non …
(edit) @94063   3 years vboxsync Devices/Graphics: shader resource and render target views should be …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @91507   3 years vboxsync Devices/Graphics: DUMP_BITMAPS update: bugref:9830
(edit) @91441   3 years vboxsync Devices/Graphics: staging buffer for transfers; stream output: bugref:9830
(edit) @91375   3 years vboxsync Devices/Graphics: fixes for mapping, constant buffers and parser: …
(edit) @91361   3 years vboxsync Devices/Graphics: VMSVGA new commands
(edit) @89163   4 years vboxsync Devices/Graphics: Build new and old 3D backend. bugref:9830
(edit) @89121   4 years vboxsync Devices/Graphics: Function tables for 3D backends. bugref:9830
(edit) @88904   4 years vboxsync Devices/Graphics: Helpers to read and write guest MOB memory; fixed …
(edit) @88835   4 years vboxsync Devices/Graphics: build fix for VBOX_WITH_VMSVGA3D disabled case. …
(edit) @88831   4 years vboxsync Devices/Graphics: resource creation; logging; emulate TRIANGLEFAN …
(edit) @88803   4 years vboxsync Devices/Graphics: more DX commands; disassemble shaders for debug log. …
(edit) @88787   4 years vboxsync Devices/Graphics: a few DX commands. bugref:9830
(edit) @86905   4 years vboxsync Devices/Graphics: use new vmsvga headers, stubs for more commands. …
(edit) @86886   4 years vboxsync Devices/Graphics: Map and GBO interfaces. bugref:9830
(edit) @86885   4 years vboxsync Devices/Graphics: Stubs for some new commands. bugref:9830
(edit) @86864   4 years vboxsync Devices/Graphics: vmsvga3dQueryCaps for DX backend. bugref:9830
(edit) @86838   4 years vboxsync Devices/Graphics: A couple of new commands; a more generic handler for …
(edit) @86024   4 years vboxsync Devices/Graphics: use current VMSVGA headers
(edit) @86011   4 years vboxsync Devices/Graphics: backed out r140205 (need to fix gcc warnings first)
(edit) @86009   4 years vboxsync Devices/Graphics: Use current VMSVGA headers
(edit) @85368   5 years vboxsync Devices/Graphics,Main,include: Experimental graphics output. bugref:9695
(edit) @85121   5 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @84849   5 years vboxsync DevVGA-SVGA3d: Jettison the titlebar and border of the window we pass …
(edit) @84742   5 years vboxsync Devices/Graphics: experimental GLX graphics output
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82583   5 years vboxsync Devices/Graphics: fixes for the CLEAR command; BLIT_SURFACE_TO_SCREEN …
(edit) @82114   5 years vboxsync DevVGA: Splitting up the VMSVGASTATE structure. bugref:9218
(edit) @82109   5 years vboxsync DevVGA: Splitting up the VGASTATE structure. bugref:9218
(edit) @82089   5 years vboxsync DevVGA: Mark functions with R3 where appropriate, adding docs and …
(edit) @82053   5 years vboxsync DevVGA: PDMR3Thread -> PDMDevHlpThread. bugref:9218
(edit) @82048   5 years vboxsync DevVGA: SSMR3 -> pHlp->pfnSSM. bugref:9218
(edit) @81980   5 years vboxsync Devices/Graphics: log the shader float constants as floats
(edit) @76565   6 years vboxsync Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76520   6 years vboxsync Devices: scm --fix-header-guards. bugref:9344
(edit) @76181   6 years vboxsync DevVGA-SVGA: process the three GMRFB related commands when …
(edit) @74549   6 years vboxsync DevVGA-SVGA: further cleanup of context windows creation (Windows host …
(edit) @73194   7 years vboxsync DevVGA-SVGA: added new parameters for vmsvgaGMRTransfer in order to …
(edit) @73004   7 years vboxsync DevVGA-SVGA: renamed misleading parameters of vmsvgaGMRTransfer …
(edit) @70938   7 years vboxsync DevVGA-SVGA3d: FLOAT_FMT_ARGS fix for negative values. Fixed …
(edit) @69922   7 years vboxsync Devices/Graphics: VMSVGA: info vmsvga3dsurf debugger command.
(edit) @69163   7 years vboxsync Devices/Graphics: VMSVGA: texture and sampler states.
(edit) @69136   7 years vboxsync Devices/Graphics: VMSVGA support for cubemaps and compressed textures …
(edit) @67972   8 years vboxsync bugref:8863: several DevVGA-SVGA fixes
(edit) @62679   9 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62514   9 years vboxsync (C) 2016
(edit) @57790   9 years vboxsync VMSVGA3d: Turns out I'm blitting to the wrong end (Y direction) of the …
(edit) @57151   10 years vboxsync VMSVGA3d: Started reworking 3d command handling code to avoid …
(edit) @57149   10 years vboxsync VMSVGA3d: Combining OGL and D3D backend structures and moving …
(edit) @57082   10 years vboxsync VMSVGA3d: build fixes.
(edit) @57081   10 years vboxsync VMSVGA3d: added vmsvga3dctx and vmsvga3dsfc info items, the latter …
(edit) @55811   10 years vboxsync DevVGA-SVGA3d-ogl.cpp,++: A couple of minor fixes and more GL success …
(edit) @54782   10 years vboxsync Raised SVGA3D_MAX_SHADER_IDS from 0x100 to 0x800.
(edit) @54659   10 years vboxsync DevVGA-SVGA3d-ogl.cpp: Attempt to deal with annoying assertions in for …
(edit) @53756   10 years vboxsync vmsvgaGMRTransfer: Display detail in buffer overflow assertions.
(edit) @53755   10 years vboxsync VMSVGA3d: Cleaning up some of the dual-profile mess, switched back to …
(edit) @53750   10 years vboxsync build fix
(edit) @53749   10 years vboxsync Use a context configured with the legacy OpenGL profile for getting …
(add) @53206   10 years vboxsync Devices/vmsvga: header fixes
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