|
|
@91361
|
3 years |
vboxsync |
Devices/Graphics: VMSVGA new commands
|
|
|
@91011
|
3 years |
vboxsync |
3D/VMSVGA: Workaround for wrong sampler type declaration …
|
|
|
@89171
|
4 years |
vboxsync |
Devices/Graphics: Removed VBOX_VMSVGA3D_WITH_WINE_OPENGL, because it …
|
|
|
@89163
|
4 years |
vboxsync |
Devices/Graphics: Build new and old 3D backend. bugref:9830
|
|
|
@89121
|
4 years |
vboxsync |
Devices/Graphics: Function tables for 3D backends. bugref:9830
|
|
|
@88787
|
4 years |
vboxsync |
Devices/Graphics: a few DX commands. bugref:9830
|
|
|
@86905
|
4 years |
vboxsync |
Devices/Graphics: use new vmsvga headers, stubs for more commands. …
|
|
|
@86838
|
4 years |
vboxsync |
Devices/Graphics: A couple of new commands; a more generic handler for …
|
|
|
@86809
|
4 years |
vboxsync |
Devices/Graphics: move a backend specific structure to the backend …
|
|
|
@86576
|
4 years |
vboxsync |
3D: Clarify shader version
|
|
|
@86024
|
4 years |
vboxsync |
Devices/Graphics: use current VMSVGA headers
|
|
|
@86011
|
4 years |
vboxsync |
Devices/Graphics: backed out r140205 (need to fix gcc warnings first)
|
|
|
@86009
|
4 years |
vboxsync |
Devices/Graphics: Use current VMSVGA headers
|
|
|
@85368
|
4 years |
vboxsync |
Devices/Graphics,Main,include: Experimental graphics output. bugref:9695
|
|
|
@84742
|
4 years |
vboxsync |
Devices/Graphics: experimental GLX graphics output
|
|
|
@83620
|
5 years |
vboxsync |
Devices/Graphics: check the resource type, step 2. bugref:9709
|
|
|
@83579
|
5 years |
vboxsync |
Devices/Graphics: added helpers to parse and log the shader code, …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82586
|
5 years |
vboxsync |
Devices/Graphics: use glVertexAttrib to set a constant value of a …
|
|
|
@82165
|
5 years |
vboxsync |
Devices/Graphics: OpenGL backend: fixes for compressed textures.
|
|
|
@82114
|
5 years |
vboxsync |
DevVGA: Splitting up the VMSVGASTATE structure. bugref:9218
|
|
|
@82109
|
5 years |
vboxsync |
DevVGA: Splitting up the VGASTATE structure. bugref:9218
|
|
|
@82101
|
5 years |
vboxsync |
Devices/Graphics: OpenGL backend: use glTexSubImage for uploading data …
|
|
|
@82095
|
5 years |
vboxsync |
Devices/Graphics: renamed VMSVGA3DSURFACE::pMipmapLevels to …
|
|
|
@82090
|
5 years |
vboxsync |
Devices/Graphics: use helpers to resolve surface and context ids; log …
|
|
|
@82063
|
5 years |
vboxsync |
Devices/Graphics: logrel unknown surface and context ids
|
|
|
@82003
|
5 years |
vboxsync |
Devices/Graphics: support SVGA3D_TS_TEXTURE_ANISOTROPIC_LEVEL in the …
|
|
|
@81771
|
5 years |
vboxsync |
Devices/Graphics: OpenGL backend texture format conversion
|
|
|
@81755
|
5 years |
vboxsync |
Reverted r134542, wrong files
|
|
|
@81754
|
5 years |
vboxsync |
Devices/Graphics: suppress noisy logging.
|
|
|
@81431
|
5 years |
vboxsync |
Devices/Graphics: correct fix for flickering with D3D backend
|
|
|
@81360
|
5 years |
vboxsync |
Devices/Graphics: Direct3D backend support for UYVY, YUY2 and A8B8G8R8 …
|
|
|
@77114
|
6 years |
vboxsync |
DevVGA-SVGA3d-ogl: remember type of created resource; …
|
|
|
@76565
|
6 years |
vboxsync |
Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76520
|
6 years |
vboxsync |
Devices: scm --fix-header-guards. bugref:9344
|
|
|
@76255
|
6 years |
vboxsync |
DevVGA-SVGA3d: Use PDMDevHlpVMSetError and …
|
|
|
@76246
|
6 years |
vboxsync |
DevVGA-SVGA3d: dynamic loading of opengl (not enabled)
|
|
|
@76181
|
6 years |
vboxsync |
DevVGA-SVGA: process the three GMRFB related commands when …
|
|
|
@75811
|
6 years |
vboxsync |
DevVGA-SVGA3d-ogl.cpp: get rid of the overlay window on X11 host.
|
|
|
@75752
|
6 years |
vboxsync |
DevVGA-SVGA3d-ogl.cpp: format fixes; restored support for Z_DF16; …
|
|
|
@75696
|
6 years |
vboxsync |
DevVGA-SVGA3d-ogl.cpp: the code does not use texture buffer objects
|
|
|
@73373
|
6 years |
vboxsync |
DevVGA-SVGA3d-ogl.cpp: fixed handling of stencil render states (untested).
|
|
|
@73330
|
6 years |
vboxsync |
DevVGA-SVGA3d-ogl: instancing; compressed formats; workaround for …
|
|
|
@73295
|
6 years |
vboxsync |
DevVGA-SVGA3d-ogl: support for cubemaps, volume and compressed …
|
|
|
@69922
|
7 years |
vboxsync |
Devices/Graphics: VMSVGA: info vmsvga3dsurf debugger command.
|
|
|
@69905
|
7 years |
vboxsync |
Devices/Graphics: VMSVGA: do not recreate D3D vertex declaration if it …
|
|
|
@69859
|
7 years |
vboxsync |
Devices/Graphics: VMSVGA: removed sidRenderTarget, because it does not …
|
|
|
@69415
|
7 years |
vboxsync |
Devices/Graphics: VMSVGA occlusion queries
|
|
|
@69163
|
7 years |
vboxsync |
Devices/Graphics: VMSVGA: texture and sampler states.
|
|
|
@69153
|
7 years |
vboxsync |
Devices/Graphics: VMSVGA: Initial support for volume textures. …
|
|
|
@69136
|
7 years |
vboxsync |
Devices/Graphics: VMSVGA support for cubemaps and compressed textures …
|
|
|
@67972
|
7 years |
vboxsync |
bugref:8863: several DevVGA-SVGA fixes
|
|
|
@64483
|
8 years |
vboxsync |
DevVGA_SVGA: fixed index/vertex buffer usage with recent Mesa
|
|
|
@62937
|
8 years |
vboxsync |
build fix
|
|
|
@62936
|
8 years |
vboxsync |
build fix
|
|
|
@62933
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62932
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62679
|
8 years |
vboxsync |
Use the iprt/win/windows.h wrapper for Windows.h
|
|
|
@62514
|
8 years |
vboxsync |
(C) 2016
|
|
|
@57154
|
9 years |
vboxsync |
vmsvga3d: Darwin view info.
|
|
|
@57152
|
9 years |
vboxsync |
vmsvga3d: Removed non-VMSVGA3D_OGL_WITH_SHARED_CTX OpenGL code.
|
|
|
@57151
|
9 years |
vboxsync |
VMSVGA3d: Started reworking 3d command handling code to avoid …
|
|
|
@57149
|
9 years |
vboxsync |
VMSVGA3d: Combining OGL and D3D backend structures and moving …
|
|
copied from trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp
|
|
|
@57139
|
9 years |
vboxsync |
DevVGA-SVGA3d-ogl.cpp: Reverted r99617, should've been fixed at the …
|