|
|
@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
|
|
|
@51511
|
11 years |
vboxsync |
DevVGA: use actual fRenderVRAM value (fixed a regression from r94031)
|
|
|
@51507
|
11 years |
vboxsync |
DevVGA_VDMA: vboxVDMADestruct should accept NULL.
|
|
|
@51462
|
11 years |
vboxsync |
Graphics: logging
|
|
|
@51461
|
11 years |
vboxsync |
Graphics: never change connector to avoid racing; Graphics/Main: fix …
|
|
|
@51365
|
11 years |
vboxsync |
DevVGA: keep pfnCrHgcmCtlSubmit when doing pDrv replacement
|
|
|
@51364
|
11 years |
vboxsync |
DevVGA: saved state fix for disabled 3D
|
|
|
@51362
|
11 years |
vboxsync |
Disabled broken vboxVDMASaveLoadDone code (VERR_INVALID_STATE).
|
|
|
@51358
|
11 years |
vboxsync |
fix crogl disabled
|
|
|
@51357
|
11 years |
vboxsync |
wddm/crOpenGL/DevVGA: CmdVbva disable fixes
|
|
|
@51349
|
11 years |
vboxsync |
crOpenGL: saved state fixes, misc fixes
|
|
|
@51324
|
11 years |
vboxsync |
DevVGA: fix IRQ handling racing
|
|
|
@51260
|
11 years |
vboxsync |
wddm: resize enhancements & fixes
|
|
|
@51255
|
11 years |
vboxsync |
update alternative BIOS sources
|
|
|
@51237
|
11 years |
vboxsync |
Devices/Graphics/VGA: don't panic on VERR_PDM_NO_ATTACHED_DRIVER (e.g. …
|
|
|
@51218
|
11 years |
vboxsync |
build fix
|
|
|
@51217
|
11 years |
vboxsync |
crOpenGL: pdm led, some fixes to follow
|
|
|
@51161
|
11 years |
vboxsync |
gcc warnings
|
|
|
@51154
|
11 years |
vboxsync |
VGABIOS: Requests to set mode 7 must set mode 0 instead.
|
|
|
@51141
|
11 years |
vboxsync |
crOpenGL: crcmd enhancements & fixes; osx deadlock fix; temporary …
|
|
|
@51121
|
11 years |
vboxsync |
extend PDMIDISPLAYCONNECTOR::pfnVBVAXxx and VBVA resize for better …
|
|
|
@51111
|
11 years |
vboxsync |
wddm/crOpenGL/DevVGA: impl missing CrCmd commands, some adjustments
|
|
|
@51101
|
11 years |
vboxsync |
DevVGA/CrCmd: multimon support fix (some more to follow)
|
|
|
@51081
|
11 years |
vboxsync |
wddm/CrCmd: bugfixes + more correct complex command length info data
|
|
|
@51062
|
11 years |
vboxsync |
update alternative BIOS sources
|
|
|
@51042
|
11 years |
vboxsync |
wddm/DevVGA: complex command submission; bugfixes
|
|
|
@51013
|
11 years |
vboxsync |
Main/crOpenGL/DevVGA: synchronization, bugfixes, cleanup
|
|
|
@51007
|
11 years |
vboxsync |
warning fix
|
|
|
@51006
|
11 years |
vboxsync |
burn fix
|
|
|
@51005
|
11 years |
vboxsync |
DevVGA/crOpenGL: create worker thread when needed only; saved state; …
|
|
|
@50940
|
11 years |
vboxsync |
compilable w/o CROGL
|
|
|
@50928
|
11 years |
vboxsync |
wddm/DevVga/crOpenGL: new command submission working for 3D
|
|
|
@50921
|
11 years |
vboxsync |
wddm/graphics/crogl: more new command submission fixes
|
|
|
@50920
|
11 years |
vboxsync |
VGABIOS: Do not increment TTY line position twice when LF is sent at …
|
|
|
@50913
|
11 years |
vboxsync |
wddm/graphics: new command submission working for 2D, more testing needed
|
|
|
@50889
|
11 years |
vboxsync |
dev/graphics: fix a race
|
|
|
@50850
|
11 years |
vboxsync |
32-bit build fix
|
|
|
@50848
|
11 years |
vboxsync |
crOpenGL: new command submission continued
|
|
|
@50831
|
11 years |
vboxsync |
crOpnGL: new command submission continued
|
|
|
@50812
|
11 years |
vboxsync |
crOpenGL: bugfixes, more on new command submission
|
|
|
@50804
|
11 years |
vboxsync |
DevVGA: set VBVA pause after loading the saved state.
|
|
|
@50799
|
11 years |
vboxsync |
crOpenGL: more on new command submission
|
|
|
@50773
|
11 years |
vboxsync |
remove unnamed unions
|
|
|
@50763
|
11 years |
vboxsync |
dev/vga: fixes
|
|
|
@50760
|
11 years |
vboxsync |
dev/vga: build fix
|
|
|
@50759
|
11 years |
vboxsync |
build fix
|
|
|
@50758
|
11 years |
vboxsync |
burn fix
|
|
|
@50754
|
11 years |
vboxsync |
Dev/VGA/crOpenGL/wddm: command thread, more command processing
|
|
|
@50552
|
11 years |
vboxsync |
DisplayImpl,DevVGA: take correct screenshot if VBVA is paused
|
|
|
@50550
|
11 years |
vboxsync |
DevVGA/HGSMI: use RTList
|
|
|
@50542
|
11 years |
vboxsync |
Use HGSMI memory allocator
|
|
|
@50518
|
11 years |
vboxsync |
HGSMI memory allocator: saved state
|
|
|
@50497
|
11 years |
vboxsync |
DevVGA: saved state version assignment, save vmsvga state if enabled.
|
|
|