|
|
@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
|
|
|
@53205
|
10 years |
vboxsync |
build fix
|
|
|
@53203
|
10 years |
vboxsync |
build fix
|
|
|
@53201
|
10 years |
vboxsync |
Devices/Main: vmsvga updates
|
|
|
@53100
|
10 years |
vboxsync |
BIOS: Use safer port access.
|
|
|
@53099
|
10 years |
vboxsync |
VGABIOS: Fake up a few more tables.
|
|
|
@53078
|
10 years |
vboxsync |
DevVGA: reverted r96537 (wrong solution)
|
|
|
@53044
|
10 years |
vboxsync |
DevVGA: disable secondary screens when VBVA is disabled for them.
|
|
|
@52970
|
10 years |
vboxsync |
Devices/Graphics: added original vmsvga and vmsvga_glext headers (2009-04)
|
|
|
@52885
|
10 years |
vboxsync |
DevVGA: Careful when dumping state.
|
|
|
@52849
|
10 years |
vboxsync |
Devices/Graphics: resume paused VBVA when it is re-asserted by the guest.
|
|
|
@52504
|
10 years |
vboxsync |
DevVGA_VDMA: execute vgaUpdateDisplayAll on EMT
|
|
|
@52493
|
10 years |
vboxsync |
vga/crCtl: racing fix
|
|
|
@52429
|
10 years |
vboxsync |
crOpenGL: 1. osx: do everything we can do in the main thread 2. bugfixes
|
|
|
@51836
|
10 years |
vboxsync |
DevVGA, Main: fFailOnResize parameter for pfnUpdateDisplayAll
|
|
|
@51816
|
10 years |
vboxsync |
vga/CmdVbva: var initialization
|
|
|
@51761
|
10 years |
vboxsync |
DevVGA: get the device lock when VRAM region is mapped.
|
|
|
@51748
|
10 years |
vboxsync |
DevVGA: replaced assert with if statement for a transient VGA state.
|
|
|
@51730
|
10 years |
vboxsync |
Devices/VGA_VBVA: use RT_STR_TUPLE()
|
|
|
@51648
|
10 years |
vboxsync |
vga: legacy state load fixes
|
|
|
@51633
|
10 years |
vboxsync |
vga: saved state bugfix, sigh
|
|
|
@51632
|
10 years |
vboxsync |
vga: build fix
|
|
|
@51631
|
10 years |
vboxsync |
vga: saved state fixes
|
|
|
@51629
|
10 years |
vboxsync |
DevVGA: moved asserts to the right place in vgaPortUpdateDisplayRect.
|
|
|
@51617
|
10 years |
vboxsync |
DevVGA: updateDisplayAll should not initiate a resize.
|
|
|
@51524
|
10 years |
vboxsync |
DevVGA/crOpenGL: bugfixes, logging
|
|
|