|
|
@54789
|
10 years |
vboxsync |
VMSVGA3d: Changed the surface arrays into pointer arrays to reduce the …
|
|
|
@54786
|
10 years |
vboxsync |
VMSVGA3D: Check stage range.
|
|
|
@54785
|
10 years |
vboxsync |
VMSVGA3d: Changed the context arrays into pointer arrays to reduce the …
|
|
|
@54783
|
10 years |
vboxsync |
VMSVGA3D: Corrected realloc calls.
|
|
|
@54782
|
10 years |
vboxsync |
Raised SVGA3D_MAX_SHADER_IDS from 0x100 to 0x800.
|
|
|
@54772
|
10 years |
vboxsync |
vmsvga3dCreateTexture/ogl: It's not all that needs doing here, …
|
|
|
@54771
|
10 years |
vboxsync |
vmsvga3dCreateTexture/ogl: Initializing the texture memory even in the …
|
|
|
@54766
|
10 years |
vboxsync |
The D3DXDisassembleShader API required the DirectX SDK, which we don't …
|
|
|
@54765
|
10 years |
vboxsync |
VMSVGA3d: Applied patches from trivirt that among other things makes …
|
|
|
@54736
|
10 years |
vboxsync |
vmsvga3dSaveExec: Must set packing parameters before calling glGetTexImage.
|
|
|
@54661
|
10 years |
vboxsync |
missed one.
|
|
|
@54660
|
10 years |
vboxsync |
darwin build fix.
|
|
|
@54659
|
10 years |
vboxsync |
DevVGA-SVGA3d-ogl.cpp: Attempt to deal with annoying assertions in for …
|
|
|
@54658
|
10 years |
vboxsync |
DevVGA-SVGA3d-ogl.cpp: Texture (surface) load and saving (to memory) …
|
|
|
@54641
|
10 years |
vboxsync |
Corrected wrong assertion in vmsvga3dDrawPrimitives that would trigger …
|
|
|
@54639
|
10 years |
vboxsync |
logging
|
|
|
@54638
|
10 years |
vboxsync |
Looks like we have to do glFlush() before changing GL context on mac os x.
|
|
|
@54633
|
10 years |
vboxsync |
DevVGA-SVGA3d-ogl.cpp: More logging.
|
|
|
@54626
|
10 years |
vboxsync |
DevVGA-SVGA3d-ogl.cpp: LogFlow idAssociatedContext changes.
|
|
|
@54594
|
10 years |
vboxsync |
Devices/Graphics: re-set the whole mode hint array to un-break …
|
|
|
@54576
|
10 years |
vboxsync |
DevVGA-SVGA3d-ogl.cpp: recreate surfaces in vmsvga3dContextDestroy …
|
|
|
@54572
|
10 years |
vboxsync |
Added 3D capability usage xrefs against current linux sources.
|
|
|
@54571
|
10 years |
vboxsync |
Dump more.
|
|
|
@54570
|
10 years |
vboxsync |
simplification.
|
|
|
@54569
|
10 years |
vboxsync |
added a linux too for dumping svga capabilites as seen by the guest.
|
|
|
@54565
|
10 years |
vboxsync |
include,Additions: introduce VBVA_SCREEN_F_BLANK
|
|
|
@54211
|
10 years |
vboxsync |
DevVGA=SVGA3d-ogl.cpp: AssertReturn -> AssertReturnStmt and free …
|
|
|
@54210
|
10 years |
vboxsync |
DevVGA=SVGA3d-ogl.cpp: Don't crash should glMapBuffer return NULL, …
|
|
|
@54168
|
10 years |
vboxsync |
DevVGA_VBVA: fix
|
|
|
@54167
|
10 years |
vboxsync |
DevVGA-SVGA3d-cocoa.m/h: Build fix and dual profile support. (doesn't …
|
|
|
@54166
|
10 years |
vboxsync |
GL_MAX_CLIP_DISTANCES is larger in the 3.2-core profile on my ati, so …
|
|
|
@54162
|
10 years |
vboxsync |
Devices/Graphics and Main: avoid unnecessary graphics notifications to …
|
|
|
@54159
|
10 years |
vboxsync |
the right way to format floating point.
|
|
|
@54158
|
10 years |
vboxsync |
svga3d: log 3d capabilities.
|
|
|
@54143
|
10 years |
vboxsync |
warnings
|
|
|
@54142
|
10 years |
vboxsync |
build fix
|
|
|
@53965
|
10 years |
vboxsync |
Devices/Graphics, Main: optionally send cursor integration toggle and …
|
|
|
@53946
|
10 years |
vboxsync |
header fixes
|
|
|
@53813
|
10 years |
vboxsync |
Devices/Graphics: do not re-set the guest VBVA capabilities when VBVA …
|
|
|
@53809
|
10 years |
vboxsync |
Devices/Graphics: mirror guest VBVA capabilities to Display after …
|
|
|
@53798
|
10 years |
vboxsync |
Use PDMDevHlpGetCurrentCpuId.
|
|
|
@53796
|
10 years |
vboxsync |
VMSVGA: Use new EMT wait API.
|
|
|
@53792
|
10 years |
vboxsync |
DevVGA-SVGA3d-ogl.cpp: Fixed gcc warnings and made it build on my …
|
|
|
@53791
|
10 years |
vboxsync |
Fixed RTSemEventMultiWaitEx call and a warning.
|
|
|
@53789
|
10 years |
vboxsync |
Improved the ugly SVGA_REG_BUSY read hack a bit.
|
|
|
@53788
|
10 years |
vboxsync |
restore accidental padding change.
|
|
|
@53787
|
10 years |
vboxsync |
Replaced ugly RTThreadSleep(50) on EMT with a yeild + a wait on a …
|
|
|
@53784
|
10 years |
vboxsync |
fixed @file information of a couple of .rc files
|
|
|
@53783
|
10 years |
vboxsync |
VMSVGA: FIFO stats; wait on the work-to-do-semaphore instead of …
|
|
|
@53782
|
10 years |
vboxsync |
nits
|
|
|
@53781
|
10 years |
vboxsync |
added a bunch of missing Windows resource files and fixed a few minor bugs
|
|
|
@53780
|
10 years |
vboxsync |
logging adjustments
|
|
|
@53779
|
10 years |
vboxsync |
vmsvga fifo handling optimizations.
|
|
|
@53775
|
10 years |
vboxsync |
DevVGA-SVGA.cpp: Fixed bugs in SVGA_REG_BITS_PER_PIXEL, …
|
|
|
@53769
|
10 years |
vboxsync |
DevVGA-SVGA3d-win.cpp: Log shader versions.
|
|
|
@53756
|
10 years |
vboxsync |
vmsvgaGMRTransfer: Display detail in buffer overflow assertions.
|
|
|
@53755
|
10 years |
vboxsync |
VMSVGA3d: Cleaning up some of the dual-profile mess, switched back to …
|
|
|
@53752
|
10 years |
vboxsync |
DevVGA-SVGA.cpp: 32-bit build fix
|
|
|
@53751
|
10 years |
vboxsync |
DevVGA-SVGA.cpp: Register the I/O ports for ring-0 and raw-mode …
|
|
|
@53750
|
10 years |
vboxsync |
build fix
|
|
|
@53749
|
10 years |
vboxsync |
Use a context configured with the legacy OpenGL profile for getting …
|
|
|
@53747
|
10 years |
vboxsync |
directx.c / VBOX_CHECK_GL_CALL needs VBox assertions and logging.
|
|
|
@53745
|
10 years |
vboxsync |
VBoxSVGAObjc.dylib: Can't work with OpenGL functions directly in the …
|
|
|
@53741
|
10 years |
vboxsync |
VMSVGA3d: Reworked the 3.2 core GL profile specific code, putting it …
|
|
|
@53740
|
10 years |
vboxsync |
VMSVGA3d/constant_heap_init: Don't trash the heap if the input …
|
|
|
@53737
|
10 years |
vboxsync |
Missing files are in place.
|
|
|
@53736
|
10 years |
vboxsync |
Forgot the .def files.
|
|
|
@53735
|
10 years |
vboxsync |
build fix
|
|
|
@53733
|
10 years |
vboxsync |
VBoxSVGA3D: temporarily disable dynamic resolving of the library on …
|
|
|
@53732
|
10 years |
vboxsync |
Dynamically resolve imports from VBoxSVGA3D.dll/dylib/so. Added some …
|
|
|
@53731
|
10 years |
vboxsync |
VMSVGA3d/darwin: Some tweaks.
|
|
|
@53729
|
10 years |
vboxsync |
VMSVGA3d/darwin: Using the use OpenGL 3.2 Core profile works better, …
|
|
|
@53728
|
10 years |
vboxsync |
VMSVGA3d/darwin: Using the use OpenGL 3.2 Core profile works better, …
|
|
|
@53727
|
10 years |
vboxsync |
DevVGA-SVGA.cpp: Use RT_FROM_MEMBER.
|
|
|
@53725
|
10 years |
vboxsync |
shaderapi.c/h: ShaderInitLib() and ShaderDestroyLib() are not valid C …
|
|
|
@53724
|
10 years |
vboxsync |
shader.c: Fixed -Wshadow warning in shader_trace_init().
|
|
|
@53624
|
10 years |
vboxsync |
scm automatic cleanups.
|
|
|
@53599
|
10 years |
vboxsync |
cleanups.
|
|
|
@53596
|
10 years |
vboxsync |
SVGA/SVGA3d: Moved hexdumps from LogFlow() to Log2(), Log3(), and Log4().
|
|
|
@53595
|
10 years |
vboxsync |
DevVGA-SVGA3d-ogl.cpp: Moved a LogFlow statement up before the …
|
|
|
@53594
|
10 years |
vboxsync |
Mac OS X host: 3D: kCGLPFAWindow and NSOpenGLPFAWindow were …
|
|
|
@53551
|
10 years |
vboxsync |
Devices/Graphics: replace hard-coded 64 with VBOX_VIDEO_MAX_SCREENS.
|
|
|
@53543
|
10 years |
vboxsync |
Devices/Graphics: missing check in vgaR3Destruct()
|
|
|
@53535
|
10 years |
vboxsync |
DevVGA: fixed loading of pre-VGA_SAVEDSTATE_VERSION_MODE_HINTS saved states
|
|
|
@53532
|
10 years |
vboxsync |
Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
|
|
|
@53531
|
10 years |
vboxsync |
Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
|
|
|
@53529
|
10 years |
vboxsync |
Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
|
|
|
@53528
|
10 years |
vboxsync |
Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
|
|
|
@53513
|
10 years |
vboxsync |
Devices/Graphics: safety checks when setting IRQs.
|
|
|
@53348
|
10 years |
vboxsync |
VMSVGA3D: fixed assertion
|
|
|
@53304
|
10 years |
vboxsync |
VBoxDD: Dynamically resolve Direct3DCreate9Ex and make sure other …
|
|
|
@53277
|
10 years |
vboxsync |
glsl_shader.c: Corrected return value of shader_glsl_generate_vshader …
|
|
|
@53276
|
10 years |
vboxsync |
kup file for shaderlib.
|
|
|
@53275
|
10 years |
vboxsync |
DevVGA-SVGA3d-ogl.cpp: Corrected #elif RT_OS_DARWIN and #elif …
|
|
|
@53274
|
10 years |
vboxsync |
VBoxGetProcessHeap is not needed; file headers are required, though.
|
|
|
@53272
|
10 years |
vboxsync |
wined3d_gl.h: The GLhandleARB typedef is incompatible with 64-bit …
|
|
|
@53258
|
10 years |
vboxsync |
windows build fix: glFinish needs to be declared for some weird reason …
|
|
|
@53240
|
10 years |
vboxsync |
vmsvga: fix load state
|
|
|
@53222
|
10 years |
vboxsync |
Devices/vmsvga: enabled 3D and a few warning fixes
|
|
|
@53206
|
10 years |
vboxsync |
Devices/vmsvga: header fixes
|
|
|