VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @82207   5 years vboxsync VGABIOS: Implemented mode 13h scrolling.
(edit) @82205   5 years vboxsync VGABIOS: Fixed scrolling down in graphics modes.
(edit) @82199   5 years vboxsync DevVGA: The FIFO shouldn't be prefetchable. Workarounds for old saved …
(edit) @82197   5 years vboxsync VGABIOS: This is very silly. Stop it.
(edit) @82196   5 years vboxsync VGABIOS: Improved IBM compatibility with static table updates and …
(edit) @82178   5 years vboxsync DevVGA: Made status register 0 more IBM compatible.
(edit) @82165   5 years vboxsync Devices/Graphics: OpenGL backend: fixes for compressed textures.
(edit) @82154   5 years vboxsync VGABIOS: Flipped inverted BDA bit.
(edit) @82150   5 years vboxsync VGABIOS: Take the page number into account for planar graphics modes …
(edit) @82143   5 years vboxsync vgabios.c: make scm happy.
(edit) @82133   5 years vboxsync VGABIOS: Fixed CGA cursor emulation (new code is much more complex but …
(edit) @82127   5 years vboxsync DevVGA: Doxygen fixes. bugref:9218
(edit) @82117   5 years vboxsync DevVGA: doxygen fixes. bugref:9218
(edit) @82116   5 years vboxsync DevVGA: Darwin bulid fix. bugref:9218
(edit) @82115   5 years vboxsync DevVGA: Set PDM_DEVREG_FLAGS_NEW_STYLE. bugref:9218
(edit) @82114   5 years vboxsync DevVGA: Splitting up the VMSVGASTATE structure. bugref:9218
(edit) @82113   5 years vboxsync VGABIOS: Fixed read pixel function (INT 10h/0Dh) in CGA graphics modes.
(edit) @82112   5 years vboxsync DevVGA: Darwin fixes. bugref:9218
(edit) @82111   5 years vboxsync VGABIOS: State save area size is returned in 64-byte blocks, not bytes.
(edit) @82110   5 years vboxsync DevVGA: Darwin fixes. bugref:9218
(edit) @82109   5 years vboxsync DevVGA: Splitting up the VGASTATE structure. bugref:9218
(edit) @82102   5 years vboxsync DevVGA: build fix. bugref:9218
(edit) @82101   5 years vboxsync Devices/Graphics: OpenGL backend: use glTexSubImage for uploading data …
(edit) @82099   5 years vboxsync Devices/Graphics: scm.
(edit) @82098   5 years vboxsync Devices/Graphics: allow to dump surface content to a bitmap on …
(edit) @82097   5 years vboxsync Devices/Graphics: remove obsolete assertion
(edit) @82096   5 years vboxsync Devices/Graphics: use appropriate texture id
(edit) @82095   5 years vboxsync Devices/Graphics: renamed VMSVGA3DSURFACE::pMipmapLevels to …
(edit) @82094   5 years vboxsync DevVGA,PGM,IOM: Conveted the legacy MMIO region to the new style, …
(edit) @82090   5 years vboxsync Devices/Graphics: use helpers to resolve surface and context ids; log …
(edit) @82089   5 years vboxsync DevVGA: Mark functions with R3 where appropriate, adding docs and …
(edit) @82088   5 years vboxsync DevVGA: Mark functions with R3 where appropriate, adding docs and …
(edit) @82086   5 years vboxsync DevVGA: SUPSem -> DevHlpSUPSem. bugref:9218
(edit) @82084   5 years vboxsync DevVGA: Move VERIFY_VRAM_WRITE_OFF_RETURN and …
(edit) @82083   5 years vboxsync DevVGA: style nits. bugref:9218
(edit) @82081   5 years vboxsync DevVGA: style nits. bugref:9218
(edit) @82079   5 years vboxsync DevVGA: Map the first page of the FIFO into ring-0 so we can safely …
(edit) @82078   5 years vboxsync DevVGA: Map part of the VRAM (512KB) into ring-0 for direct access …
(edit) @82076   5 years vboxsync DevVGA: Converted VMSVGA FIFO allocation and registration to new …
(edit) @82074   5 years vboxsync DevVGA: Converted VRAM allocation and registration to new style. …
(edit) @82072   5 years vboxsync DevVGA: Converting the final I/O ports (VMSVGA). bugref:9218
(edit) @82071   5 years vboxsync DevVGA: Use PCI_ADDRESS_SPACE_MEM_PREFETCH rather than …
(edit) @82070   5 years vboxsync DevVGA: Use PCI_ADDRESS_SPACE_MEM_PREFETCH rather than …
(edit) @82069   5 years vboxsync DevVGA: Converting more I/O ports. bugref:9218
(edit) @82066   5 years vboxsync DevVGA: Doxygen fix. bugref:9218
(edit) @82065   5 years vboxsync DevVGA: Converting more I/O ports. bugref:9218
(edit) @82064   5 years vboxsync DevVGA: Converting more I/O ports. bugref:9218
(edit) @82063   5 years vboxsync Devices/Graphics: logrel unknown surface and context ids
(edit) @82062   5 years vboxsync DevVGA: Converting more I/O ports. bugref:9218
(edit) @82061   5 years vboxsync DevVGA: Started converting I/O ports. bugref:9218
(edit) @82060   5 years vboxsync DevVGA: TMTimer -> PDMDevHlpTimer. bugref:9218
(edit) @82059   5 years vboxsync DevVGA: Use default statistics prefix. bugref:9218
(edit) @82053   5 years vboxsync DevVGA: PDMR3Thread -> PDMDevHlpThread. bugref:9218
(edit) @82050   5 years vboxsync DevVGA: PDMCritSect -> PDMDevHlpCritSect. bugref:9218
(edit) @82048   5 years vboxsync DevVGA: SSMR3 -> pHlp->pfnSSM. bugref:9218
(edit) @82047   5 years vboxsync DevVGA: SSMR3 -> pHlp->pfnSSM. bugref:9218
(edit) @82043   5 years vboxsync DevVGA: CFGMR3 -> pHlp->pfnCFGM ++. bugref:9218
(edit) @82003   5 years vboxsync Devices/Graphics: support SVGA3D_TS_TEXTURE_ANISOTROPIC_LEVEL in the …
(edit) @81981   5 years vboxsync Devices/Graphics/shaderlib: the VMSVGA device always renders …
(edit) @81980   5 years vboxsync Devices/Graphics: log the shader float constants as floats
(edit) @81978   5 years vboxsync Devices/Graphics: logging
(edit) @81903   5 years vboxsync Devices/Graphics: D3D backend: use the vertex attribute index to …
(edit) @81899   5 years vboxsync Devices/Graphics: assertions and (disabled) debug code
(edit) @81876   5 years vboxsync Devices/Graphics/shaderlib: use correct limit for the reg_idx (fixed …
(edit) @81771   5 years vboxsync Devices/Graphics: OpenGL backend texture format conversion
(edit) @81770   5 years vboxsync Devices/Graphics: OpenGL backend texture format conversion shader fix …
(edit) @81765   5 years vboxsync Devices: Use new volatile SSM getters and enum macros. bugref:9218
(edit) @81761   5 years vboxsync Devices/Graphics: OpenGL backend texture format conversion (just the …
(edit) @81757   5 years vboxsync Devices/Graphics: UNPACK -> PACK
(edit) @81756   5 years vboxsync Devices/Graphics: suppress noisy logging.
(edit) @81755   5 years vboxsync Reverted r134542, wrong files
(edit) @81754   5 years vboxsync Devices/Graphics: suppress noisy logging.
(edit) @81652   5 years vboxsync Devices/Graphics: dump shader code in D3D backend if shader creation …
(edit) @81633   5 years vboxsync Devices/Graphics: remove unnecessary assertion: this case works.
(edit) @81617   5 years vboxsync Devices/Graphics: dump all mipmaps of a texture; log.
(edit) @81609   5 years vboxsync Devices/Graphics: use the source context in vmsvga3dSurfaceCopy in D3D …
(edit) @81599   5 years vboxsync Devices/Graphics: remove obsolete code from D3D backend
(edit) @81591   5 years vboxsync Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
(edit) @81577   5 years vboxsync Devices/Graphics: use the current viewport dimensions for the dummy …
(edit) @81514   5 years vboxsync Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and …
(edit) @81498   5 years vboxsync Devices/Graphics: mouse cursor logging
(edit) @81493   5 years vboxsync 6.1.0_BETA2
(edit) @81431   5 years vboxsync Devices/Graphics: correct fix for flickering with D3D backend
(edit) @81365   5 years vboxsync Devices/Graphics: Direct3D backend helpers
(edit) @81360   5 years vboxsync Devices/Graphics: Direct3D backend support for UYVY, YUY2 and A8B8G8R8 …
(edit) @81359   5 years vboxsync Devices/Graphics: Direct3D backend helpers and surface format …
(edit) @81291   5 years vboxsync Devices/Graphics: LogRel the D3D adapter identifier
(edit) @81221   5 years vboxsync DevVGA.cpp: style nits.
(edit) @81219   5 years vboxsync Devices/Graphics: fixed the wrong translation of BlendOp in the OpenGL …
(edit) @81211   5 years vboxsync More validation of a shader bytecode, bugref:9520
(edit) @81205   5 years vboxsync VMSVGA: Ignore invalid SVGA_3D_CMD_SETLIGHTENABLED, bugref:9583
(edit) @81194   5 years vboxsync Devices/Graphics/DevVGA-SVGA.cpp: Improve check, bugref:9535
(edit) @81102   5 years vboxsync Devices/Graphics: removed apparently unused header files.
(edit) @81080   5 years vboxsync Devices/Graphics: correctly process the vertex attribute arrays with …
(edit) @81031   5 years vboxsync PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
(edit) @81022   5 years vboxsync Devices/Graphics: use correct context when waiting on a shared …
(edit) @80872   5 years vboxsync Devices/Graphics,Main,include: remove obsolete Chromium code. bugref:9529
(edit) @80759   5 years vboxsync 6.1.0_BETA1
(edit) @80731   5 years vboxsync Devices/Graphics: Build fixes if VBOX_WITH_VMSVGA is not defined.
(edit) @80704   5 years vboxsync PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
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