|
|
@68421
|
7 年 |
vboxsync |
5.2 Beta 2
|
|
|
@68290
|
7 年 |
vboxsync |
5.2 Beta 1
|
|
|
@68083
|
7 年 |
vboxsync |
Devices/Graphics/DevVGA-SVGA3d-ogl.cpp: detect shader model from …
|
|
|
@67972
|
7 年 |
vboxsync |
bugref:8863: several DevVGA-SVGA fixes
|
|
|
@67866
|
7 年 |
vboxsync |
Typo.
|
|
|
@67865
|
7 年 |
vboxsync |
Do as the comment said.
|
|
|
@67857
|
7 年 |
vboxsync |
VGA: Who will blink first?
|
|
|
@67853
|
7 年 |
vboxsync |
VGABIOS: Properly update BDA offset 65h, 66h on mode set.
|
|
|
@67851
|
7 年 |
vboxsync |
Typos.
|
|
|
@67813
|
7 年 |
vboxsync |
VGABIOS: Fixed 15bpp virtual resolution calculations.
|
|
|
@67812
|
7 年 |
vboxsync |
VGABIOS: VBE function 6 needs to fail if requested width causes …
|
|
|
@67795
|
7 年 |
vboxsync |
VGA: Now you see me, now you don't.
|
|
|
@67771
|
7 年 |
vboxsync |
updated alternative system BIOS and VGA BIOS sources
|
|
|
@67766
|
7 年 |
vboxsync |
VGA: Implemented address wraparound for 16-color VGA modes.
|
|
|
@67624
|
7 年 |
vboxsync |
VGA: Do the address multiplication consistently (cosmetic change).
|
|
|
@67587
|
7 年 |
vboxsync |
DevVGA: Add a few missing checks which skip the VRAM alias mapping to …
|
|
|
@67572
|
7 年 |
vboxsync |
DevVGA-SVGA3d-win.cpp: Use the bounce texture if necessary to copy …
|
|
|
@67556
|
7 年 |
vboxsync |
DevVGA: Always store the virtual height in INDEX_VIRT_HEIGHT except …
|
|
|
@67548
|
7 年 |
vboxsync |
VBIOS: Rewrote set/get scanline length function in C.
|
|
|
@67478
|
7 年 |
vboxsync |
DevVGA: Dump sequencer registers up to 7, since SR7 is now used.
|
|
|
@67477
|
7 年 |
vboxsync |
Devices/Graphics: build fix
|
|
|
@67476
|
7 年 |
vboxsync |
Devices/Graphics: adjust todo, the code can handle 3 pages, i.e. it …
|
|
|
@67474
|
7 年 |
vboxsync |
Devices/DevVGA: Unify the drawing logic (full update is handled by the …
|
|
|
@67355
|
7 年 |
vboxsync |
VGA: For writes, alias the two atrribute controller registers to allow …
|
|
|
@67179
|
7 年 |
vboxsync |
DevVGA-SVGA3d-win.cpp: logging fixes, sid= prefix for all surface ids
|
|
|
@67140
|
7 年 |
vboxsync |
DevVGA.cpp/vga_mem_writeb: should return VINF_IOM_R3_MMIO_WRITE not …
|
|
|
@66828
|
8 年 |
vboxsync |
Devices: Adjustments for Visual C++ v12 / Visual Studio 2013. New warnings.
|
|
|
@66537
|
8 年 |
vboxsync |
bugref:8524: Additions/linux: play nicely with distribution-installed …
|
|
|
@66519
|
8 年 |
vboxsync |
DevVGA-SVGA3d: bugref:8735: added a couple of checks and simplified …
|
|
|
@65846
|
8 年 |
vboxsync |
use symbolic constant for _64K
|
|
|
@65785
|
8 年 |
vboxsync |
DevVGA: Amended logging to profile host-side rendering, bugref:8773
|
|
|
@65709
|
8 年 |
vboxsync |
Devices/VGA: fixed small memory leaks during termination
|
|
|
@65648
|
8 年 |
vboxsync |
gcc 7: Devices: fall thru
|
|
|
@65640
|
8 年 |
vboxsync |
gcc 7: missing break
|
|
|
@65381
|
8 年 |
vboxsync |
bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
|
|
|
@65345
|
8 年 |
vboxsync |
VMSVGA: palette fix.
|
|
|
@65305
|
8 年 |
vboxsync |
VMSVGA/Cursor: 1-bit XOR conversion fix. Multi-bit AND mask conversion …
|
|
|
@65303
|
8 年 |
vboxsync |
VMSVGA: Bumped the default FIFO size to 2MB (from 128KB).
|
|
|
@65298
|
8 年 |
vboxsync |
VMSVGA: Made the FIFO size configurable (still using the 128KB default).
|
|
|
@65297
|
8 年 |
vboxsync |
VMSVGA: Style cleanups.
|
|
|
@65296
|
8 年 |
vboxsync |
VMSVGA: doxygen build fix
|
|
|
@65295
|
8 年 |
vboxsync |
VMSVGA: build fix
|
|
|
@65294
|
8 年 |
vboxsync |
VMSVGA: Updates.
* Moved VMSVGA specific structures and defines from …
|
|
|
@65271
|
8 年 |
vboxsync |
VMSVGA: GMR work.
|
|
|
@65267
|
8 年 |
vboxsync |
build fix
|
|
|
@65266
|
8 年 |
vboxsync |
build fix
|
|
|
@65265
|
8 年 |
vboxsync |
VMSVGA: Translate palette register indexes for SVGA_ID_0. Added …
|
|
|
@65218
|
8 年 |
vboxsync |
suppress new year splash screen by default
|
|
|
@65193
|
8 年 |
vboxsync |
bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
|
|
|
@65159
|
8 年 |
vboxsync |
doxygen fix
|
|
|
@65101
|
8 年 |
vboxsync |
Devices: doxygen fixes
|
|
|
@65047
|
8 年 |
vboxsync |
bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
|
|
|
@64961
|
8 年 |
vboxsync |
build fix
|
|
|
@64960
|
8 年 |
vboxsync |
new year splash screen for Oracle builds
|
|
|
@64766
|
8 年 |
vboxsync |
src/VBox: Make the use of the iterator for …
|
|
|
@64483
|
8 年 |
vboxsync |
DevVGA_SVGA: fixed index/vertex buffer usage with recent Mesa
|
|
|
@64482
|
8 年 |
vboxsync |
DevVGA: DevVGA_SVGA build fixes for disabled debug code
|
|
|
@64391
|
8 年 |
vboxsync |
PDMPCIDEV: s/devfn/uDevFn/ everywhere, removing the legacy alias.
|
|
|
@64387
|
8 年 |
vboxsync |
PDM,Devices: Some PCI device type cleanup.
|
|
|
@64373
|
8 年 |
vboxsync |
PDM,Devices: Support for multiple PCI devices/function in a single PDM …
|
|
|
@64356
|
8 年 |
vboxsync |
PDM: Added a pPciDev parameter to PDMDevHlpMMIOEx* not having it (NOREF).
|
|
|
@64115
|
8 年 |
vboxsync |
PDM,IOM,PGM: Morphed the MMIO2 API into a mixed MMIO2 and …
|
|
|
@63839
|
8 年 |
vboxsync |
DevVGA: bugref:8387: keep u32ViewIndex for VBVA_SCREEN_F_BLANK2
|
|
|
@63822
|
8 年 |
vboxsync |
include,Main,DevVGA: bugref:8387: support for guest request to blank …
|
|
|
@63690
|
8 年 |
vboxsync |
PCI,Devices: Changed range size in FNPCIIOREGIONMAP from uint32_t to …
|
|
|
@63627
|
8 年 |
vboxsync |
BIOS: update alternative sources (this time without local modifications)
|
|
|
@63625
|
8 年 |
vboxsync |
BIOS: update alternative sources
|
|
|
@63617
|
8 年 |
vboxsync |
VGA BIOS: Fixed 4bpp scanline calculation, see bugref:8558.
|
|
|
@63595
|
8 年 |
vboxsync |
revert r110292 as it causes triple faults with certain guests
|
|
|
@63594
|
8 年 |
vboxsync |
Devices/Graphics/BIOS: do not report a physical base pointer for …
|
|
|
@63571
|
8 年 |
vboxsync |
5.1.4
|
|
|
@63562
|
8 年 |
vboxsync |
scm: cleaning up todos
|
|
|
@63549
|
8 年 |
vboxsync |
scm cleanups
|
|
|
@63482
|
8 年 |
vboxsync |
Devices: warnings (clang)
|
|
|
@63480
|
8 年 |
vboxsync |
Devices: warnings (clang)
|
|
|
@63478
|
8 年 |
vboxsync |
Devices: warnings (clang)
|
|
|
@63474
|
8 年 |
vboxsync |
build fix for gcc on Ubuntu
|
|
|
@63427
|
8 年 |
vboxsync |
warnings (weird config)
|
|
|
@63421
|
8 年 |
vboxsync |
Devices: warnings
|
|
|
@63218
|
8 年 |
vboxsync |
Devices: warnings (gcc)
|
|
|
@63211
|
8 年 |
vboxsync |
Devices: warnings (gcc)
|
|
|
@63134
|
8 年 |
vboxsync |
SVGA3d-win: warnings
|
|
|
@62956
|
8 年 |
vboxsync |
@copydoc -> @interface_method_impl
|
|
|
@62952
|
8 年 |
vboxsync |
warnings
|
|
|
@62951
|
8 年 |
vboxsync |
warnings
|
|
|
@62950
|
8 年 |
vboxsync |
build fix
|
|
|
@62949
|
8 年 |
vboxsync |
build fix
|
|
|
@62948
|
8 年 |
vboxsync |
VBoxSVGA3D: warnings
|
|
|
@62937
|
8 年 |
vboxsync |
build fix
|
|
|
@62936
|
8 年 |
vboxsync |
build fix
|
|
|
@62935
|
8 年 |
vboxsync |
Devices: warnings
|
|
|
@62934
|
8 年 |
vboxsync |
Devices: warnings
|
|
|
@62933
|
8 年 |
vboxsync |
Devices: warnings
|
|
|
@62932
|
8 年 |
vboxsync |
Devices: warnings
|
|
|
@62928
|
8 年 |
vboxsync |
Devices: warnings
|
|
|
@62920
|
8 年 |
vboxsync |
Devices: warnings
|
|
|
@62889
|
8 年 |
vboxsync |
Devices: warnings
|
|
|
@62885
|
8 年 |
vboxsync |
Devices: gcc warnings
|
|
|
@62686
|
8 年 |
vboxsync |
Use the iprt/win/setupapi.h wrapper for setupapi.h to deal with …
|
|
|
@62679
|
8 年 |
vboxsync |
Use the iprt/win/windows.h wrapper for Windows.h
|
|
|